0
I Use This!
Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Jun 02, 2022 — Jun 02, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sdl: handle adaptive vsync (-1) in GLGetSwapInterval (#568) More... about 1 month ago
mix: avoid segfault race condition on HookMusicFinished (#567) More... about 1 month ago
sdl: Bugfix the button rework (#564) More... about 2 months ago
sdl/pixels: add comments to warn users against using sdl.Color.Uint32() for rendering purposes More... about 2 months ago
Update example in README.md to have colour correctly generated for different environments More... about 2 months ago
ttf: Added missing rpcrt4 dependency for static linking on windows (#560) More... 2 months ago
Update Windows installation process in README.md More... 2 months ago
Fix `go get -u` failing when GONOPROXY or GONOSUMDB is set More... 2 months ago
sdl: fix build error caused by dummy static library packages not being blank More... 4 months ago
Add workaround for including static libraries when running go mod vendor More... 4 months ago
sdl: added binds to SDL_shape.h (#554) More... 4 months ago
ttf: binded TTF_FontFaceStyleName in sdl_ttf.go (#553) More... 4 months ago
DequeueAudio and AudioStream.Get should return (n int, err error) (#550) More... 5 months ago
refactor: RenderGeometryRaw to use exactly same API (#546) More... 6 months ago
add missing static libraries for linux_mipsle and update its link commands More... 6 months ago
add initial support for linux_mipsle static compilation More... 6 months ago
Update issue templates More... 6 months ago
Update README.md More... 8 months ago
Rework buttons (#532) More... 8 months ago
Updating static libraries to match version in build script (20.0.20) (#538) More... 8 months ago
sdl/hints: fix a couple of backward-compatibility hints defined for SDL2 version More... 9 months ago
sdl/guid: use C.size_t for SDL_malloc for cross-platform compatibility More... 9 months ago
sdl/events: add GetText() method back for TextEditingEvent and TextInputEvent More... 9 months ago
sdl/events: fix SDL_JoystickPowerLevel backup definition More... 9 months ago
sdl/guid: fix SDL_GUID not defined when using SDL2 older than 2.24.0 More... 9 months ago
sdl/events: fix SDL_JoyBatteryEvent not defined when using SDL2 older than 2.24.0 More... 9 months ago
sdl: initial support for SDL2 2.24.0 More... 9 months ago
sdl: provide backward-compatiblity to some structs and function when not using latest SDL2 More... 10 months ago
.github/workflows: update test-build.yml to run on pull requests too More... 10 months ago
sdl/log: add typedef for SDL_LogCategory when using SDL2 <= 2.0.10 More... 10 months ago