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 remote-tracking branch 'upstream/master'

9a50b4fd328e92c063a5cca5c37cfb22b4fd8cad authored about 7 years ago
BREAKING.md: Fix typo

Signed-off-by: Lilis Iskandar <[email protected]>

ff387048f8a1b576b9f00bbe753d9fbb82a4403e authored about 7 years ago
sdl: events, filesystem, gamecontroller, gesture: Add documentation

df873a9768801de98acd7c254b83582310f1798c authored about 7 years ago
Merge remote-tracking branch 'upstream/master'

a2de1463beee9cd7062c1342777dc52352a9664b authored about 7 years ago
sdl: gamecontroller, gesture: Add documentation #265

32983f6ee8429c8a8ee2cda1b261ee4789062179 authored about 7 years ago
sdl: events, filesystem: Add documentation

e645512f001930df288ac359323c816ebb6c2d25 authored about 7 years ago
sdl: blendmode, clipboard, cpuinfo, endian, error: Add documentation

433ba69ae4a7c186489e23193cab8a5480869f59 authored about 7 years ago
sdl: error: Fix documentation #265

6cfd4a11c73180227814d89b18216a5d144f5d86 authored about 7 years ago
Merge remote-tracking branch 'upstream/master'

330f7edc9b5b7196868580ccce0f03a597ae500b authored about 7 years ago
sdl: blendmode, clipboard, cpuinfo, endian, error: Add documentation #265

98680b079b73684d70d9b2b61769e523207a28c9 authored about 7 years ago
Add BREAKING.md for listing breaking changes between version tags

Signed-off-by: Lilis Iskandar <[email protected]>

33dc0c4c2bd7f75ae3ad7213fc5fe228ad8a48a1 authored about 7 years ago
Merge remote-tracking branch 'upstream/master'

68a4b1b34acb99c0e99a219baf1a49d7601d0dea authored about 7 years ago
sdl: audio, render: Add documentation

d1023bdb3c623fc66eb9ca3e476076e80266b6f0 authored about 7 years ago
sdl: audio, render: Add documentation

139b87d426c8892a7258544e661228626a04db0f authored about 7 years ago
Merge remote-tracking branch 'upstream/master'

d298dfba214163a2dac86b3745e9e6a8d8e6b1e1 authored about 7 years ago
sdl: render: Add documentation

3d62efbfd5bad4dd3baf2efe1caddd5439652e22 authored about 7 years ago
sdl: render: Fix typo in documentation

bb8985eaffd28153ae7868776ed11e97a2b11402 authored about 7 years ago
sdl: render: Add documentation

c0f391421274d71ae86182e19b2c4154a9675dbc authored about 7 years ago
Merge remote-tracking branch 'upstream/master'

aabc2d52687ea9a109a59179039b292f091c3121 authored about 7 years ago
Update README.md

Signed-off-by: Lilis Iskandar <[email protected]>

d6f52209f8cc5ee1a78a4b78339eee0c6bee2281 authored about 7 years ago
sdl: render: Rename GL_BindTexture() and GL_UnbindTexture() to GLBind() and GLUnbind()

ee138be59cc9eef8e9e582b4f87ffdfa69ccfbd8 authored about 7 years ago
sdl: render: Rename GL_BindTexture() and GL_UnbindTexture() to GLBind() and GLUnbind()

dcacb7ca609eec178c4b080cd007e15e2accb44b authored about 7 years ago
Merge remote-tracking branch 'upstream/master'

4ee192c8061dba0605e3f7b9943c5a08aa4ae31c authored about 7 years ago
sdl: render: Add UpdateYUV()

30f30965227962032c13bd0b12a89e6a5107c768 authored about 7 years ago
sdl: render: Add warning message to SDL_UpdateYUVTexture() if used on older SDL2 versions

fc1c183dc8086d50b39bccc3632045d7cac00835 authored about 7 years ago
sdl: render: Add warning message to SDL_UpdateYUVTexture() if used on older SDL2 versions

d78db328c5967054535ee34bd8238f21bbe9b1eb authored about 7 years ago
sdl: render: Add warning message to SDL_UpdateYUVTexture() if used on older SDL2 versions

3216ab27aeb5983e3e27a71d42026e04f754fa2e authored about 7 years ago
Update CONTRIBUTING.md

Signed-off-by: Lilis Iskandar <[email protected]>

c30fad7345e8211d1f8dd814b5e9d33987a2cc25 authored about 7 years ago
sdl: render: Add UpdateYUV()

45a2f250198e3d0ec216f4b32e6730e1cf814eaf authored about 7 years ago
mix: Update TODO.md

Signed-off-by: Lilis Iskandar <[email protected]>

1cdc7730b43ce8947635ee0425c8b91fa7ce4025 authored over 7 years ago
sdl: Update TODO.md

Signed-off-by: Lilis Iskandar <[email protected]>

13cb09504f701b35e658a2f5151c4b3388b41ead authored over 7 years ago
sdl: video: Fix Window.SetResizable() on SDL older than 2.0.5

Signed-off-by: Lilis Iskandar <[email protected]>

10c261e2304ebe5ba1340183166909e272b5fa54 authored over 7 years ago
sdl: video: Add Window.SetResizable()

Signed-off-by: Lilis Iskandar <[email protected]>

824cd24c50d2d8a9add61d42ba1cbd93a7f7e5db authored over 7 years ago
Update TODOs

Signed-off-by: Lilis Iskandar <[email protected]>

ece7af476accd0d7732be51e98a935dc3a10454c authored over 7 years ago
sdl: hints: Add initial implementation of AddHintCallback and DelHintCallback

This implementation use a Go map to store the Go callback functions mapped to
their hint names. ...

8c40e33337cb4d31859267c5e5538ad58121d821 authored over 7 years ago
sdl: joystick: Fix function names in documentation

Signed-off-by: Lilis Iskandar <[email protected]>

8c0bc152a4f621b79ea1eafe09b5d32e4e9cbe2d authored over 7 years ago
sdl: joystick: Add missing documentation link to JoystickUpdate

Signed-off-by: Lilis Iskandar <[email protected]>

50d527da7e53ad41f22ab62a5f9afd6f37a6c6b4 authored over 7 years ago
sdl: joystick: Rename Update() to JoystickUpdate()

Signed-off-by: Lilis Iskandar <[email protected]>

01109b67d066a5970a89bea1acc5017499310221 authored over 7 years ago
gfx: Correct GetFramecount call (#258)

- Update `gfx.GetFramecount` to correctly call `SDL_getFramecount`
- Add `gfx` to the makefile ...

ac5c42f4de6bc7fd177048a8fdab64ef1345e14a authored over 7 years ago
README.md: Add SDL2_gfx to list of optional requirements

Signed-off-by: Lilis Iskandar <[email protected]>

e0f6315ba25d6be711aebd458f003142b67409be authored over 7 years ago
Renamed CONTRIBUTORS to CONTRIBUTORS.md

Signed-off-by: Lilis Iskandar <[email protected]>

3300a276cd87e93376505aad6f1c13131194f89a authored over 7 years ago
Updated CONTRIBUTORS

Signed-off-by: Lilis Iskandar <[email protected]>

c21e10fc9f871b2c4df46f605b016589ef9046a3 authored over 7 years ago
Move contributing part of README.md to its own CONTRIBUTING.md

Signed-off-by: Lilis Iskandar <[email protected]>

ac26dd17a49ce26e5561abb48d260dea81a96488 authored over 7 years ago
sdl/sdl.go: panic if sdl.Do(..) used before sdl.Main(..) (#257)

110bbb1b7c81a792840f1ecb592fdc1f70314dec authored over 7 years ago
gfx: Add sdl_gfx_test.go

Signed-off-by: Lilis Iskandar <[email protected]>

1d67555c1d2dc0edc10e562189982027a8d3d2d0 authored over 7 years ago
gfx: Fix implementation of private min() utility function

Signed-off-by: Lilis Iskandar <[email protected]>

9fcb553dd686633d92cf91d4cddce61bb5a3e806 authored over 7 years ago
examples: Add new audio_wav_memory example

Signed-off-by: Lilis Iskandar <[email protected]>

de11371f62650a7086435bb4c71e7f3594f88712 authored over 7 years ago
assets: Add test.wav

Signed-off-by: Lilis Iskandar <[email protected]>

cab137c0a28c5698cd6bdda7ecf77d9595e1b771 authored over 7 years ago
mix: Use []byte instead of unsafe.Pointer for parameter in QuickLoad_WAV()

Signed-off-by: Lilis Iskandar <[email protected]>

4c6b104f8b1d98bea6b43278df94d325087703bc authored over 7 years ago
sdl/sdl.go: trim code; improve godoc comments (#253)

* sdl/sdl.go: trim code; improve godoc comments

* Revert "sdl/sdl.go: trim code; improve godo...

b8e2ad56b4c4477715892502239a9bdc29a40191 authored over 7 years ago
examples/render_*: fix premature os.Exit(..) calls (#251)

9b76b72311f7bc2a4ced9277783e74b6796ef4f3 authored over 7 years ago
Force thread-sensitive test code to run in main thread (#250)

4fc54e5a95355097a306bfe8a887590ef4259d1e authored over 7 years ago
README.md: Remove FAQ question about Go port of SDL2

Signed-off-by: Lilis Iskandar <[email protected]>

50986ddde5adfcf269a6da7fa6880c91d1d249ce authored over 7 years ago
Improve README instructions (#249)

* README.md: Improve code of main example

* README.md: on Mac OS X, describe SDL_mixer instal...

2d77816b30fc7f796a6da3ee26f019cd10156ca3 authored over 7 years ago
examples/audio_mp3.go: ensure defer calls run or don't run depending on err (#248)

b85fe555a6312710f9b9432bc1b3e53940efda3e authored over 7 years ago
sdl/events_test.go: fix crash on macOS (#247)

95f3b18378d1144e7fbd74aedf4c9bf0f10aaf6f authored over 7 years ago
os.Exit(..) skips resource-cleaning deferred calls (#245)

cfbc6f35aa6ebe6303215b74d5aeb1310dade051 authored over 7 years ago
Play audio long enough to be heard (#244)

f0afdaf6ec423df2f54b1a09a364ba21fec86890 authored over 7 years ago
Fix compilation errors in examples/events; improve error-handling in same (#242)

927f29abd2cf25bec74a2221b417e07cd57e3c7c authored over 7 years ago
sdl: render: Add GetLogicalSize()

Signed-off-by: Lilis Iskandar <[email protected]>

0644753e34da27cb0b7b1317427e1c59354ab35a authored over 7 years ago
sdl: render: Rename GetRendererOutputSize() to GetOutputSize()

Signed-off-by: Lilis Iskandar <[email protected]>

4dfff388ba1bfea748957a26a977a6216e2de8bf authored over 7 years ago
sdl: render: Change GetRendererInfo() method name to GetInfo() and make it return the info

Signed-off-by: Lilis Iskandar <[email protected]>

397e9a62b85a885e28533c0bdfea1876e102cf34 authored over 7 years ago
sdl: render: Make Texture.Lock() API more Go-friendly

Signed-off-by: Lilis Iskandar <[email protected]>

9f175f52e288ea495113e5d6844354ce0f9ce966 authored over 7 years ago
Fix compilation errors in PeepEvents_peek example (#239)

f08ecc9c86ef8321e771bb78fe378aed433a109f authored over 7 years ago
sdl: pixels: Add SDL_PIXELFORMAT_RGBA32 and its variants

Signed-off-by: Lilis Iskandar <[email protected]>

b9c257f2ff3ae2b6f6676e1b3445d0f0692a4cf2 authored over 7 years ago
sdl: endian: Add BYTEORDER

Signed-off-by: Lilis Iskandar <[email protected]>

37cbb2b07ceceb7cb8976ed9379a9b1886af2d97 authored over 7 years ago
Update the 'go install' line for the new paths (#235)

58181ad731504b17f2edf595d4aba0ff2b799185 authored over 7 years ago
Update README.md

Tiny formatting change

4f0886302176d44820933accec04f06b4230c69f authored over 7 years ago
Add pkg-config to OSX brew install list (#232)

This is more a dependency of cgo than go-sdl2, but go complains without it.

048302f0e9fbf348f6d08acc5dd6e84738f0376b authored over 7 years ago
Add GetModState that seemed to have been forgotten (#230)

4bbd875960a925cb9008f597ef3ed714f85a8372 authored over 7 years ago
Remove symlinks to packages as it seems to have problems with nested imports

Signed-off-by: Lilis Iskandar <[email protected]>

50e1434518d6a2f12c9efbe80f9b21d22b800c5f authored over 7 years ago
gfx: remove "GFXPrimitive" prefix in some functions for simplicity

Signed-off-by: Lilis Iskandar <[email protected]>

ee65b82fb5ac09c4013cee7ffee47eb539164d9c authored over 7 years ago
gfx: fix GFXPrimitiveSetFont() segfault when passed a nil fontdata

Signed-off-by: Lilis Iskandar <[email protected]>

8f34d3393aaba56a8282100ee8ec862586f726b3 authored over 7 years ago
Merge branch 'li/move-testing-folder'

2f90afa8b3ff0c0e7bf9a1819300a76442277e15 authored over 7 years ago
Merge branch 'li/rename-folders'

318d0e92c06a94bc1325c71899caadf5e9d52322 authored over 7 years ago
Create symlinks to new renamed package folders

Signed-off-by: Lilis Iskandar <[email protected]>

8730566289666c6ef422e77a2a8e25df551e643e authored over 7 years ago
README.md: fix outdated url for Bash version of go get

Signed-off-by: Lilis Iskandar <[email protected]>

a385dd6262db256527bded6cefd3f52a25852e42 authored over 7 years ago
Move .go files in testing/events to examples/events

Signed-off-by: Lilis Iskandar <[email protected]>

05ba3514d5b12e86669760991c0a7264b698d3cc authored over 7 years ago
Rename sdl_image folder and its friends to match package name

Signed-off-by: Lilis Iskandar <[email protected]>

23a51d86d6c66798abcab3240395999f51ad867a authored over 7 years ago
Replace go1.0 and go1.5 builds with go1.2 for Travis

Signed-off-by: Lilis Iskandar <[email protected]>

fa5f69af0ee694152743b568cb66239a5cfda821 authored over 7 years ago
.travis.yml: use the oldest SDL2 to make sure the library still works

Signed-off-by: Lilis Iskandar <[email protected]>

86d861543d59d2281a70113ba293401a37b7a844 authored over 7 years ago
sdl_image: fix filename strings freed too early

In ReadXPMFromArray() and SavePNG(), the passed filename parameter are
converted to CString but ...

d781c3f473d206c13e3409f621e90a3b72a939e3 authored almost 8 years ago
sdl: audio: fix compile error when running on SDL2 <2.0.4

Signed-off-by: Lilis Iskandar <[email protected]>

e97e53b527ea5842336cb56551ec055fb39af0a6 authored almost 8 years ago
Merge pull request #224 from rasky/audioq

Add bindings for SDL_GetQueuedAudioSize and SDL_ClearQueuedAudio

a692214da07af7c1e0e2a7af02fbf64ca3da5393 authored almost 8 years ago
Add bindings for SDL_GetQueuedAudioSize and SDL_ClearQueuedAudio

b9bb943fa08163cd2c25595ed13ef2499c20b1eb authored almost 8 years ago
Update examples related to call queue due to its new API change

Signed-off-by: Chae-Young Song <[email protected]>

4ab2a3fc014af54f33f9b28f6fc4887332e15b9f authored almost 8 years ago
Merge pull request #223 from rasky/fixsync

Fix call queue to always run in the main thread, introducing new API.

103706d5094da68588fe6244794fc45d770830f2 authored almost 8 years ago
Fix call queue to always run in the main thread, introducing new API.

0e6d5894cef30cb80492acaaf7ac8fcab71838ec authored almost 8 years ago
sdl: audio: add SDL_DequeueAudio()

Signed-off-by: Chae-Young Song <[email protected]>

424dfac35026148a08f1b626cf1b1b3f35880a17 authored almost 8 years ago
gfx: fix wrong constant values

Signed-off-by: Chae-Young Song <[email protected]>

6deb4a70065508599c3ba24656eef4b5e8b65fdb authored almost 8 years ago
fix compile errors (#220)

03d64a4b57a0c20281a1df861af027cdee4dd257 authored almost 8 years ago
update CONTRIBUTORS

Signed-off-by: Chae-Young Song <[email protected]>

f8670c98db1e07ce62a4cddfafc46fac1db4224d authored almost 8 years ago
move contributors from README.md into its own file

Signed-off-by: Chae-Young Song <[email protected]>

3a166cfdc9156ecd206c9b93ccea4ee26d68c346 authored almost 8 years ago
SDL_GetError returns an empty string, not nil, when there are no errors. (#218)

deb5dd415f78d4902db7f10a417dfbccbf54685b authored almost 8 years ago
README.md: fix wrong number on Windows steps

2b71e54a8c1913cf5ddacee99c787cbba743ac3e authored almost 8 years ago
README.md: more formatting

Signed-off-by: Lilis Iskandar <[email protected]>

aa1df4479f96b313ff49bc073961e30e68c18729 authored almost 8 years ago
README.md: fix markdown formatting on Github

Signed-off-by: Lilis Iskandar <[email protected]>

4da34d9cce336e8188d3fcba3d5e128515d55eee authored almost 8 years ago
README.md: update Windows guide

Signed-off-by: Lilis Iskandar <[email protected]>

b5a64bf1781708c2520acfc4213ef5da5c75763e authored almost 8 years ago
sdl: filesystem: add warning message to SDL_GetBasePath() and SDL_GetPrefPath() if used on older SDL2 versions

Signed-off-by: Lilis Iskandar <[email protected]>

90955ee4b083ea731af35909f5536c125855ab48 authored almost 8 years ago
sdl: cpuinfo: add warning message to SDL_GetSystemRAM() and SDL_HasAVX() if used on older SDL2 versions

Signed-off-by: Lilis Iskandar <[email protected]>

f014f62bd9f3bb629a87bf1f2a6ea455dcc2cde7 authored almost 8 years ago