Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/veandco/go-sdl2

SDL2 binding for Go
https://github.com/veandco/go-sdl2

Merge branch 'master' of github.com:akovaski/go-sdl2

f0d1fcc7de6c078ee9b5658a65f9b2ada9017123 authored almost 11 years ago
Fix timing for pushing 1 event per second

c59ecd252381211fcabffbcdc64db403c2983ee3 authored almost 11 years ago
Fix timing for pushing 1 event per second

abd94c1091ebf1c13d1b33d52230147d9f17891f authored almost 11 years ago
Eliminate placeholder statement in PeepEvents_peek

a35c0c58f6b0441bbbce4fdc4bf70e8ff944abd7 authored almost 11 years ago
Call PumpEvents before PeepEvents

2d324510692aff060bfda42cbc69dad3037d0edb authored almost 11 years ago
Added tests for PeepEvents to Peek into incoming events

2731c8c58cc029937f6e2a41d79c6d30734868f6 authored almost 11 years ago
rename 'Test*' to '*' because file hierarchy implies they are tests

24528b01497a23fe1997300cfc43287bd74efc6f authored almost 11 years ago
Merge branch 'master' of https://github.com/jackyb/go-sdl2

fd7750fd2e58d55d1bc2b80ce09c65c3b73802d5 authored almost 11 years ago
Added test for PushEvent

ff105cd7117823f42572e1561e702cdce8cc297d authored almost 11 years ago
Added tests for WaitEvent and WaitEventTimeout

1cef89fd7ee6eb7c4205337516058e3feceb1f99 authored almost 11 years ago
Change back PushEvent() to return int instead of bool

Signed-off-by: Jacky Boen <[email protected]>

1988ce4b7f9c47d43ec1b0fb9450575aadd02cca authored almost 11 years ago
Test fixes on WaitEvent(), WaitEventTimeout(), PushEvent(), and PeepEvents

Signed-off-by: Jacky Boen <[email protected]>

6244e2ed2f4de1caeff5a536a7f70e5bbb91d7ee authored almost 11 years ago
Changed back WaitEvent() and WaitEventTimeout() to use passed-in variable

Signed-off-by: Jacky Boen <[email protected]>

ae603e63d6f594733c9c8270613f4c2a1e38eee3 authored almost 11 years ago
Fixed WaitEvent()

Signed-off-by: Jacky Boen <[email protected]>

f090d66d0519501e528b9088223429f2e3b28ca6 authored almost 11 years ago
Added an SysWMInfo example

Signed-off-by: Jacky Boen <[email protected]>

fc250f559fab1c69b202196ad58e045e6c0f42c0 authored about 11 years ago
Updated README.md

Signed-off-by: Jacky Boen <[email protected]>

98aa2543231a2e96a7b71764a08edf2425fce539 authored about 11 years ago
Merge pull request #7 from akovaski/master

Add Type and Timestamp to ClipboardEvent struct

a67787424d1eca355524ea7fc55e3425af26b5b3 authored about 11 years ago
Add Type and Timestamp to ClipboardEvent struct

ba27454783de3857d3a125ac9ff588bbea3ae6ff authored about 11 years ago
Print t.Type to standard output

Signed-off-by: Jacky Boen <[email protected]>

049ce789b7744a2bae273a8c1a006f8849bdee92 authored about 11 years ago
Added a case for CLIPBOARDUPDATE event in goEvent()

Signed-off-by: Jacky Boen <[email protected]>

4455ba1b9fa93a5cf2f315002ea2a88e2560077d authored about 11 years ago
Changed GetKeyboardState() to be easier and safer to use

Signed-off-by: Jacky Boen <[email protected]>

4284ba7cfb7ab316f51e3921ffdf95a908c50c9a authored about 11 years ago
Change all free() calls to SDL_free() for portability

Signed-off-by: Jacky Boen <[email protected]>

65228ee64aa5c76ec07b2f4db980433f1c61f444 authored about 11 years ago
Added SDL_GetTicks() and other functions in SDL_timer.h

Signed-off-by: Jacky Boen <[email protected]>

a17be80538b31c315a1a1cc03d5c9e389bec3dc9 authored about 11 years ago
Added methods to access native windows

Signed-off-by: Jacky Boen <[email protected]>

6a98ba1fc97ca33f67f82cf95c89c1bfc9c611fb authored about 11 years ago
Added SysWMInfo struct

Signed-off-by: Jacky Boen <[email protected]>

04337ea4805ac53788a799c55729915e059044c1 authored about 11 years ago
Updated sdl_version

Signed-off-by: Jacky Boen <[email protected]>

0ee8c4286eefac47c0dba9c62aed62f23f178724 authored about 11 years ago
Updated the SDL2 installation command for Fedora

Signed-off-by: Jacky Boen <[email protected]>

47184d25f1f9c10fc6b2fce3bfae29310e158755 authored about 11 years ago
Added a quick wrapper for SDL_syswm.h

Signed-off-by: Jacky Boen <[email protected]>

d7117c788a6c230a67f2a1e120f0aaed0ed9e6e0 authored about 11 years ago
Added installation commands for Arch Linux

Signed-off-by: Jacky Boen <[email protected]>

c9242beda39b85089be4d6c00bcd946b1321605c authored about 11 years ago
Added a little more description

Signed-off-by: Jacky Boen <[email protected]>

9322f48ae47b02c0fcbfd436e44c727adb6f7c91 authored about 11 years ago
Added simple example in the README

Signed-off-by: Jacky Boen <[email protected]>

9390469dbfa72fab8230bacd9a318f2960b421ac authored about 11 years ago
Made the Installation part a bit more succinct

Signed-off-by: Jacky Boen <[email protected]>

291ee23eb8253dcd80e73495290818a7b84ff8ac authored about 11 years ago
Updated author names

Signed-off-by: Jacky Boen <[email protected]>

d78ecb258603ccd487fb90a8e4e44d73700772b5 authored about 11 years ago
Updated and added more details to README

Signed-off-by: Jacky Boen <[email protected]>

78103140687e41768e64508dcdd995cb0112b4d8 authored about 11 years ago
Added BSD 3-clause license

Signed-off-by: Jacky Boen <[email protected]>

2d10e88c89fb5c96c6f5e512dc9a15233d11faef authored about 11 years ago
Added author identity to relevant example source files

Signed-off-by: Jacky Boen <[email protected]>

848e6b195eb35bdcb71e9d13bb7b90e765561a60 authored over 11 years ago
Added list of contributors

Signed-off-by: Jacky Boen <[email protected]>

61108d62b2ed17781205711cc0710b9089d06b19 authored over 11 years ago
Split main.go to separate example source files

Signed-off-by: Jacky Boen <[email protected]>

cf7bd079a6a471a3e550fb774937b5ff267ff225 authored over 11 years ago
Mostly completed SDL_image

Signed-off-by: Jacky Boen <[email protected]>

82be86b5e46600d143496533fe2b9a6450bd272c authored over 11 years ago
Fixed some syntax errors

Signed-off-by: Jacky Boen <[email protected]>

0a07042b26a20139ae0588dc38a833b5c4061f0c authored over 11 years ago
Made some stuff in SDL_mixer more idiomatic

Signed-off-by: Jacky Boen <[email protected]>

bc97a61d441dd7a2e8e16e09a559650599e4664b authored over 11 years ago
Added SDL_endian

Signed-off-by: Jacky Boen <[email protected]>

fa5ab3d7588119752eab33b46401a4af3a38051d authored over 11 years ago
Added SDL_mixer and TODO list

Signed-off-by: Jacky Boen <[email protected]>

44bf466f9ca626ff6b1f276f52531114bc0cbbcf authored over 11 years ago
Exported the RGBA fields in Color

Signed-off-by: Jacky Boen <[email protected]>

839242626a743df354c820c9c1675bd3282ad13a authored over 11 years ago
Fixed a bug in U8To32Array()

Signed-off-by: Jacky Boen <[email protected]>

34e429eeb4d7909f33ae6dfb8fbd70599d8cdfa2 authored over 11 years ago
Renamed PixelSize() method in Surface to BytesPerPixel()

Signed-off-by: Jacky Boen <[email protected]>

ea79cfb743beb9046c248297716c585ac882eae5 authored over 11 years ago
Added method to access surface pixel data

Signed-off-by: Jacky Boen <[email protected]>

554d5a6480f344f2e10abb283b13a82ce19be7a8 authored over 11 years ago
Added a helper function to interpret []byte as []uint32

Signed-off-by: Jacky Boen <[email protected]>

2d238fde77bc1f39ddc881ca4e1da3c2686b42ac authored over 11 years ago
Added some constants

Signed-off-by: Jacky Boen <[email protected]>

0a010611ff798c4fde66de442932f6acb733bc9f authored over 11 years ago
Use github repo for import

Signed-off-by: Jacky Boen <[email protected]>

665042e3f74807dff7185ef5a5be4fc07a1cdb39 authored over 11 years ago
Update main.go

Signed-off-by: Jacky Boen <[email protected]>

13395dd99a92cfe0e7c61190da2093850a09f3b4 authored over 11 years ago
Added new SDL_image module

Signed-off-by: Jacky Boen <[email protected]>

b593526fccd4e3cbfdf4fa017079178bcb00dfa1 authored over 11 years ago
Split KeyboardEvent into two separate types

Signed-off-by: Jacky Boen <[email protected]>

ee113ad4a47aa789bd13a3e367bd8afd66170525 authored over 11 years ago
Made CreateWindowAndRenderer() return the two variables instead of int

Signed-off-by: Jacky Boen <[email protected]>

4e9a52ed2ecc8013d6fd8c06c6154c2f0077083f authored over 11 years ago
Added a couple helpers to get pixel number and size

Signed-off-by: Jacky Boen <[email protected]>

50d1925fed96c1f732a85142bdc87c4c8d6a2ff2 authored over 11 years ago
Added Pixels() method for sdl.Surface for access and manipulation

Signed-off-by: Jacky Boen <[email protected]>

c212f56687b32aba557049a123f42562b6e58d98 authored over 11 years ago
Changed: Use *PixelFormat instead of unsafe.Pointer

Signed-off-by: Jacky Boen <[email protected]>

82e783f8b39933d57ea05d2f18c6bd4f0a150c69 authored over 11 years ago
Fixed: incorrect W and H types in sdl.Surface

Signed-off-by: Jacky Boen <[email protected]>

ccce49206cc97ca20777f9c7c71c989ca6c50b70 authored over 11 years ago
Fixed: wrong member type in sdl.Surface

Signed-off-by: Jacky Boen <[email protected]>

3fcba0fd8f77fc872d9b30ececc7193cb87fcfdf authored over 11 years ago
Update README.md about documentation

Signed-off-by: Jacky Boen <[email protected]>

dc888c48641f172259d7ef010371bad793d796a6 authored over 11 years ago
Changed the import in the example so it's easier to get started

Signed-off-by: Jacky Boen <[email protected]>

3dec554d3e27caa586848358476218af00f8ea9c authored over 11 years ago
Updated the example main.go file. Also made Window, Renderer, and

Texture use Destroy() methods rather than Destroy*() functions.

6d1b5ca88f0c14c508a484b362879b484d3cd645 authored over 11 years ago
Temporarily comment out unsafe

4d5cee8ba9c69d3c66e59177e528fafed2d34ae3 authored over 11 years ago
Added partial support for SDL_log.h

98fddd0bf9e60fdc4cd87fea725ff486d2a26660 authored over 11 years ago
Merge branch 'master' of https://github.com/jackyb/go-sdl2

83461b8b6eea70e84b4e2424b9643dec860de7e0 authored over 11 years ago
Added support for SDL_loadso.h

a8efbd1261253c28d9099c9bda96bd580023cd73 authored over 11 years ago
Added support for SDL_haptic.h

4f880c0ccae256587f4a4c2966d41d73aeeefb1b authored over 11 years ago
Merge remote-tracking branch 'origin/master'

Conflicts:
sdl/sdl_events.go

e6df6a1fee3e34e44acdddcc5914ad83ee560fa5 authored over 11 years ago
Added support for SDL_touch.h and SDL_gesture.h

cc3de707be11884e6eae67f93b80248606dc1cdd authored over 11 years ago
Added support for SDL_gamecontroller.h and SDL_joystick.h

1bf93815b9789a1c49409cb58c74d688504081fe authored over 11 years ago
Added a missing constant in sdl_cpuinfo.go

ebbb873ed0b5e23d753b47a408cd76c9070e5860 authored over 11 years ago
Added support for SDL_clipboard.h and SDL_cpuinfo.h

d44d1ba4e80002ab41b9fad3128fa2b542e36345 authored over 11 years ago
Added support for SDL_rect.h

682dc96e5399a7c9e985f308f2a78839753571a3 authored over 11 years ago
Split structs.go to different files

5cfca6856dffed1a7e93517ae23cb4b36be6a961 authored over 11 years ago
Removed pointless Window struct definition

9c88e247260f6193f4fedc1fabb96e07bce461df authored over 11 years ago
Added support for SDL_keyboard.h, SDL_keycode.h, SDL_scancode.h

7eb4a4723cd4a28331b40d5275bfb08492421b97 authored over 11 years ago
Added support for SDL_mouse.h

8b78616b2ae74ab1195a8b3554dcfa3adcd59516 authored over 11 years ago
Use Go functions instead of C functions

1183b1f74511acafedfde8df6f40220dcee5e993 authored over 11 years ago
Made RWops more 'class-y'

7afd95471fbe9b7e0221b7801ac2d26c37096e4f authored over 11 years ago
Added support for SDL_Surface

4b589d8c040c65d8bd103a2650c2721989740320 authored over 11 years ago
Started working on SDL_surface and SDL_mouse

24b3ce680c866c53d14b40512d382ae29e96204d authored over 11 years ago
Split constants.go to different files

85b2705d2364edadf92910ea872fd56d2ea31191 authored over 11 years ago
Added support for read/write operations and audio

2076eb3e4c2ef91ae647d3e367bccbaf7b60ee56 authored over 11 years ago
Fix minor formatting issue

c6f04d06c233b38d65a84d83591a918338365318 authored over 11 years ago
Added support for handling Events. Plus some fixes.

81753b10c3034a5332dbd28748a7e6fa86cba137 authored over 11 years ago
Split different parts of SDL to different files

ecf722ece26e2e38afd9c47a1c49ccd41d259dfc authored over 11 years ago
Updated main.go

2624a1a77ef7d7a67d953b739c48c13f8b62243e authored over 11 years ago
Can now draw SDL primitives such as lines and rects

983998f7534cee464013756f07acd48943efb338 authored over 11 years ago
Moved GLContext type to sdl.go (from structs.go)

ce26169234f8224cdc8c1fc6521a1baff9407753 authored over 11 years ago
Added support for all function calls in SDL_video.h and SDL_render.h

1ef3e8a507a39b2f1df96d1875f77c24013cd8e5 authored over 11 years ago
Added support all functions in SDL_error.h except SDL_SetError()

and the macro SDL_InvalidParamError() which uses SDL_SetError()

9d09d8d1a991da17ea1e8ea6aab054c8667503fb authored over 11 years ago
Initial commit

4dc2e90aac71e47739f12986168637ca8633fa82 authored over 11 years ago