0
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 17 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sdl: fix build error caused by dummy static library packages not being blank More... about 1 year ago
Add workaround for including static libraries when running go mod vendor More... about 1 year ago
sdl: added binds to SDL_shape.h (#554) More... about 1 year ago
ttf: binded TTF_FontFaceStyleName in sdl_ttf.go (#553) More... about 1 year ago
DequeueAudio and AudioStream.Get should return (n int, err error) (#550) More... over 1 year ago
refactor: RenderGeometryRaw to use exactly same API (#546) More... over 1 year ago
add missing static libraries for linux_mipsle and update its link commands More... over 1 year ago
add initial support for linux_mipsle static compilation More... over 1 year ago
Update issue templates More... over 1 year ago
Update README.md More... over 1 year ago
Rework buttons (#532) More... over 1 year ago
Updating static libraries to match version in build script (20.0.20) (#538) More... over 1 year ago
sdl/hints: fix a couple of backward-compatibility hints defined for SDL2 version More... over 1 year ago
sdl/guid: use C.size_t for SDL_malloc for cross-platform compatibility More... over 1 year ago
sdl/events: add GetText() method back for TextEditingEvent and TextInputEvent More... over 1 year ago
sdl/events: fix SDL_JoystickPowerLevel backup definition More... over 1 year ago
sdl/guid: fix SDL_GUID not defined when using SDL2 older than 2.24.0 More... over 1 year ago
sdl/events: fix SDL_JoyBatteryEvent not defined when using SDL2 older than 2.24.0 More... over 1 year ago
sdl: initial support for SDL2 2.24.0 More... over 1 year ago
BREAKING: sdl/render: change Texture.Update() to accept unsafe.Pointer instead of []byte for flexibility of input data type and it also matches native API More... over 1 year ago
sdl: provide backward-compatiblity to some structs and function when not using latest SDL2 More... over 1 year ago
.github/workflows: update test-build.yml to run on pull requests too More... over 1 year ago
sdl/log: add typedef for SDL_LogCategory when using SDL2 <= 2.0.10 More... over 1 year ago
Remove c-wrapping of Events (#531) More... over 1 year ago
.github/workflows: remove SDL2_gfx test build as the download link has expired certificate More... over 1 year ago
Update requirements in README More... over 1 year ago
Updating functions to take the enum type (#528) More... over 1 year ago
Add Renderer.IsClipEnabled for SDL_RenderIsClipEnabled (#529) More... over 1 year ago
Update README.md More... almost 2 years ago
sdl/gamecontroller: fix duplicate declaration of SDL_SensorType More... almost 2 years ago