0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sdl/surface: implement Set() for RGB332 More... over 4 years ago
sdl/pixels: add RGB332Model More... over 4 years ago
sdl/surface: implement Set() for RGB444 More... over 4 years ago
sdl/pixels: add RGB444Model More... over 4 years ago
update BREAKING.md More... over 4 years ago
img: change `Init()` to return `error` instead of `int` More... over 4 years ago
sdl/rect: add InRect() method for FPoint More... over 4 years ago
sdl/rect: add Empty(), Equals(), HasIntersection(), Intersect() methods for FRect More... over 4 years ago
Activating Open Collective (#430) More... over 4 years ago
sdl/events: put SDL_Event variable in C context More... over 4 years ago
fix header name for case sensitive file systems (#426) More... over 4 years ago
sdl/surface: fix sdl.Surface.Set() on PIXELFORMAT_ARGB8888 surface displaying wrong color More... over 4 years ago
sdl/render: use normal SDL_RenderCopy() if `dst` is nil More... over 4 years ago
sdl/render: workaround for audio playback going corrupt from calling sdl.Renderer.Copy() More... over 4 years ago
sdl: initial support for SDL2 2.0.10 More... over 4 years ago
fixed UserEvent typecast (#417) More... over 4 years ago
Create FUNDING.yml More... over 4 years ago
sdl/hints: fix build when using SDL2 2.0.10 More... over 4 years ago
Fix travis build by using more specific go version More... over 4 years ago
Build syswm_x11.go only if actually using X11 (#415) More... over 4 years ago
Fix documentation for AUDIO_U8 and AUDIO_S8 (#414) More... almost 5 years ago
sdl2_ttf: use correct pkg-config package. (#411) More... almost 5 years ago
sdl/syswm: add way to access window-system-specific data in SysWMEvent More... almost 5 years ago
sdl/vulkan: change `Window.VulkanCreateSurface()` function signature More... almost 5 years ago
Add Clicks to MouseButtonEvent (#407) More... almost 5 years ago
sdl/render: give names to Texture.Query()'s returned parameters More... almost 5 years ago
sdl/pixels: make SDL_PIXELFORMAT aliases use the C values directly More... almost 5 years ago
sdl: expose SDL_BYTESPERPIXEL and SDL_BITSPERPIXEL macros (#404) More... almost 5 years ago
sdl: add binding for SDL_ThreadID() as sdl.CurrentThreadID() More... almost 5 years ago
sdl: add integer scale bindings for Renderer (#401) More... almost 5 years ago