0
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sdl/mouse: add SDL_GetGlobalMouseState() More... almost 5 years ago
add CODE_OF_CONDUCT.md More... almost 5 years ago
sdl/sensor: remove dependency on native SDL_STANDARD_GRAVITY definition More... almost 5 years ago
fix color to Uint32 (#396) More... about 5 years ago
Add instructions on how to compile statically More... about 5 years ago
Fix .go-sdl2-examples also un-linked as sub-module More... about 5 years ago
Merges .go-sdl2-libs as part of the repository (#392) More... about 5 years ago
Use len(buttons) for message box (#389) More... about 5 years ago
fix RWFromMem of sdl/audio_test.go (#376) More... about 5 years ago
sdl: audio_test: Fix compile error on TestLoadWAVRW() More... about 5 years ago
gfx: fix build error More... about 5 years ago
Update travis.yml to also build packages other than sdl More... about 5 years ago
Fix #383: safe-guard dereferencing first slice indices (#385) More... about 5 years ago
sdl/events: Add GetText() method to TextEditingEvent and TextInputEvent More... about 5 years ago
sdl/sensor: Remove redundant return statement More... about 5 years ago
sdl/sensor: Fix Sensor.Close() calls wrong function More... about 5 years ago
sdl/audio: Fix compile error caused by AudioStream.Clear() More... about 5 years ago
sdl/audio: Fix AudioStream.Clear() calling wrong function More... about 5 years ago
fix img/sdl_image_test.go (#374) More... about 5 years ago
Making go-sdl2 a bit more compatible with Go standard libraries (#369) More... over 5 years ago
Add a "Reviewed by Hound" badge (#368) More... over 5 years ago
sdl: Disable warnings of old SDL2 version by the default More... over 5 years ago
Update static libs to 2.0.9 and add Android example More... over 5 years ago
sdl/rwops: Fix Travis CI build for go-tip More... over 5 years ago
sdl/sensor: Fix Travis CI build failure due to macro definition of SDL_STANDARD_GRAVITY More... over 5 years ago
sdl/sensor: Implement initial sensor support for SDL 2.0.9 More... over 5 years ago
sdl/events: Add SensorEvent support for SDL 2.0.9 More... over 5 years ago
sdl/sdl: Add SDL_INIT_SENSOR for SDL 2.0.9 More... over 5 years ago
sdl/sdl: Update init constants to use definitions from original header file More... over 5 years ago
sdl: Update TODO.md More... over 5 years ago