0
I Use This!
Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 20 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sdl/hints: add missing hint constants for SDL 2.0.22 More... almost 2 years ago
sdl: fix SensorType constants (#524) More... almost 2 years ago
sdl/gamecontroller: define SDL_SensorType enum to fix build on older SDL2 such as version 2.0.8 More... almost 2 years ago
Set up Github Actions matrix for older SDL2 versions More... almost 2 years ago
Update status badge link from Travis CI to Github Actions More... almost 2 years ago
Remove .travis.yml More... almost 2 years ago
Update status badge in README.md More... almost 2 years ago
Set up Github Actions as alternative to Travis CI More... almost 2 years ago
sdl: add support for SDL2 2.0.22 More... almost 2 years ago
sdl/events: tidy up #ifdef checks More... almost 2 years ago
render: group #pragma message warnings More... almost 2 years ago
fix surface.Set() for pixel formats that have 8-bit channels More... almost 2 years ago
enable printing of PixelFormat constants by creating their String() method using go generate More... almost 2 years ago
run go generate in Travis CI More... almost 2 years ago
Fix my panic on (*Surface).Set() (#520) More... almost 2 years ago
update README.md More... almost 2 years ago
sdl/render: allow nil indices parameter in Renderer.RenderGeometry() More... about 2 years ago
sdl/surface.go: Fix incorrect pixel color reading for RGB888 in Surface.At (#515) More... about 2 years ago
Prevent system_linux.go from compiling for android (#512) More... about 2 years ago
Added missing #endif to system_android.go (#511) More... about 2 years ago
sdl/timer: add GetTicks64() and deprecated GetTicks() More... about 2 years ago
sdl/render: Fix naked return value assignments in `RenderWindowToLogical` and `RenderLogicalToWindow` (#508) More... about 2 years ago
Update Travis CI to use SDL2_ttf 2.0.18 More... about 2 years ago
ttf: fix ByteSwappedUNICODE() build error on SDL2_ttf 2.0.18 More... about 2 years ago
Update Travis CI configuration to use SDL2 2.0.20 More... about 2 years ago
sdl/hints: add SDL_HINT_RENDER_LINE_METHOD introduced in SDL2 2.0.20 More... about 2 years ago
sdl/video: fix build failure on Windows 10 due to mismatching type casting inside GetICCProfile() More... about 2 years ago
sdl/render: fix RenderGeometryRaw() to work on SDL2 2.0.18 and other versions such as SDL2 2.0.20 More... about 2 years ago
Fix build failure on Linux when using slightly older SDL2 like 2.0.16 More... over 2 years ago
Update Travis CI link in README.md More... over 2 years ago