0
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 13 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix SDL2_image package download URL More... 3 days ago
Update test-build.yml github workflow to use SDL_image 2.6.0 More... 3 days ago
img: add LoadSizedSVGRW() and custom LoadSizedSVG() functions More... 8 days ago
sdl: Update Keysym.Mod type from uint16 to Keymod More... 9 days ago
Moved game loop examples from README into the examples repository More... about 1 month ago
Fix typo in README.md sdl.WaitEvent() example and remove usage of running variable More... about 1 month ago
Run go fmt on new examples in README.md More... about 1 month ago
Update the new examples in README.md to have syntax highlighting More... about 1 month ago
Update README.md with more complete examples that demonstrate the use of both WaitEvent() and PollEvent() More... about 1 month ago
Update example code in README to note the difference of event type switch case between `master` and `v0.4.x` More... about 2 months ago
sdl: updated TODO markings (#590) More... about 2 months ago
Update README.md More... 2 months ago
sdl: add missing HINT_VIDEODRIVER hint (#588) More... 4 months ago
sdl/audio: fix AudioStream.Available() returning error instead of int More... 4 months ago
Update test-build github workflow to use SDL2 2.28.0 More... 5 months ago
sdl: add bindings up to SDL2 2.0.28 and some previously missing ones as well More... 5 months ago
sdl/timer: add stub function for SDL_GetTicks64() when running on SDL2 version older than 2.0.18 More... 5 months ago
Review a calls to C.CString and pair them with C.free where necessary. (#583) More... 5 months ago
sdl: replace SDL_free() with free() for variables that were created using C.CString() More... 5 months ago
Update .go-sdl2-examples submodule More... 5 months ago
Update README.md More... 5 months ago
Align colors in SDL package to Go specification (#581) More... 5 months ago
sdl: handle adaptive vsync (-1) in GLGetSwapInterval (#568) More... 12 months ago
mix: avoid segfault race condition on HookMusicFinished (#567) More... 12 months ago
sdl: Bugfix the button rework (#564) More... about 1 year ago
sdl/pixels: add comments to warn users against using sdl.Color.Uint32() for rendering purposes More... about 1 year ago
Update example in README.md to have colour correctly generated for different environments More... about 1 year ago
ttf: Added missing rpcrt4 dependency for static linking on windows (#560) More... about 1 year ago
Update Windows installation process in README.md More... about 1 year ago
Fix `go get -u` failing when GONOPROXY or GONOSUMDB is set More... about 1 year ago