0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day 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/video: Add placeholder SDL_FlashOperation enum when using SDL2 older than 2.0.16 More... over 2 years ago
sdl/system: Fix Windows-specific bindings to SDL2 2.0.16 More... over 2 years ago
Update bindings to support SDL2 2.0.16 thought platform-specific bindings may need more work and testing More... over 2 years ago
Add HDC & hInstance to windows SysWMinfo struct (#494) More... over 2 years ago
Update Travis CI to use Go 1.13.15 and latest SDL2 packages More... over 2 years ago
Update README with correct -ldflags value when building on Windows without Command Prompt window More... over 2 years ago
Update Travis CI to use Ubuntu 20.04 LTS More... over 2 years ago
Update README.md with information on how to hide Command Prompt window when running statically-compiled program on Windows More... over 2 years ago
Don't use -mwindows flag when using static linking on Windows (#491) More... over 2 years ago
sdl/version: update GetRevisionNumber() to show deprecation warning on staticcheck only when users use it More... over 2 years ago
sdl/hints: update SDL_HINT_JOYSTICK_HIDAPI_CORRELATE_XINPUT to be compatible with SDL2 2.0.16 More... over 2 years ago
ttf: add Font.RenderGlyph* methods More... almost 3 years ago
static: remove -Wl,--no-undefined from ldflags. Go 1.17 will have support for linking with LLVM lld, but LLD its self doesn't accept --no-undefined (#481) More... almost 3 years ago
sdl/surface: fix []byte length calculation in Pixels() to use pitch multiplied by height More... almost 3 years ago
.go-sdl2-libs: Update libSDL2_darwin_amd64.a with macOS 10.10 SDK More... about 3 years ago
Update README.md with instructions for cross-compiling from Linux to macOS More... about 3 years ago
Add static library and compilation support for macOS arm64 More... about 3 years ago
.go-sdl2-libs: Update header files and libraries for Linux, macOS, and Windows on 386 and amd64 More... about 3 years ago
Add freetype download command to MAINTAINING.md More... about 3 years ago
Update MAINTAINING.md More... about 3 years ago
Add MAINTAINING.md to keep notes of how the project is maintained More... about 3 years ago
Update .go-sdl2-examples submodule More... about 3 years ago
mix: Update SDL2_mixer version checking pre-processor to be usable on older version More... about 3 years ago
sdl: Implement SDL2 2.0.12 and 2.0.14 bindings More... about 3 years ago
mix: fix wrong outdated message printed for Mix_OpenAudioDevice More... about 3 years ago
add go.mod (#475) More... over 3 years ago
gfx: update documentation links More... over 3 years ago
.go-sdl-libs: update SDL2_ttf static libraries for Windows using MSys packages More... over 3 years ago
Update static libraries More... almost 4 years ago
Fixed signature of Renderer.CopyF and used .cptr() on src *Rect's. (#460) More... almost 4 years ago