0
I Use This!
Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sdl: haptic.go: Make HapticOpen() and HapticOpenFromMouse() to also return error More... over 6 years ago
Update BREAKING.md More... over 6 years ago
sdl: haptic.go: Make methods return bool and/or error instead of int More... over 6 years ago
sdl: sdl.go: Add errorFromInt() helper function More... over 6 years ago
Update BREAKING.md More... over 6 years ago
examples: events: events.go: Update to work with new API More... over 6 years ago
sdl: events.go: Merge KeyUpEvent and KeyDownEvent to KeyboardEvent More... over 6 years ago
sdl: events.go: Add missing SDL_DROPTEXT, SDL_DROPBEGIN, and SDL_DROPCOMPLETE constants More... over 6 years ago
sdl: mouse.go: Fix #endif not placed correctly More... over 6 years ago
gfx: Add documentation #265 More... over 6 years ago
ttf: Add documentation #265 More... over 6 years ago
img: Fix tests #265 More... over 6 years ago
Merge remote-tracking branch 'upstream/master' More... over 6 years ago
img: Add documentation #265 More... over 6 years ago
Add missing SDL_GL_CONTEXT_RESET_NOTIFICATION and SDL_GL_CONTEXT_NO_ERROR OpenGL attributes More... over 6 years ago
sdl: syswm.go: Add missing SYSWM_WINRT, SYSWM_ANDROID, and SYSWM_VIVANTE subsystem flags More... over 6 years ago
sdl: video.go: Add missing GL_FRAMEBUFFER_SRGB_CAPABLE and GL_CONTEXT_RELEASE_BEHAVIOR OpenGL attributes More... over 6 years ago
sdl: video.go: Add missing WINDOWEVENT_TAKE_FOCUS and WINDOWEVENT_HIT_TEST window event id flags More... over 6 years ago
sdl: mouse.go: Add fallback definitions for SDL_MOUSEWHEEL_NORMAL and SDL_MOUSEWHEEL_FLIPPED More... over 6 years ago
sdl: sdl_wrapper.h: Remove SDL_WINDOW_ALLOW_HIGHDPI definition More... over 6 years ago
sdl: video.go: Add missing Window flags starting from SDL 2.0.4 More... over 6 years ago
sdl: mouse.go: Add MOUSEWHEEL_NORMAL and MOUSEWHEEL_FLIPPED constants More... over 6 years ago
Update BREAKING.md More... over 6 years ago
sdl: mutex.go: Change Mutex, Sem, Cond to have methods instead of functions More... over 6 years ago
README.md: Update instructions for Ubuntu More... over 6 years ago
Merge remote-tracking branch 'upstream/master' More... over 6 years ago
sdl: pixels, power, rect, rwops, scancode...: Add documentation More... over 6 years ago
README.md: Add installation instructions for Gentoo More... over 6 years ago
examples: opengl: Move gl init call More... over 6 years ago
Merge branch 'master' of https://github.com/malashin/go-sdl2.git More... over 6 years ago