sdl2/rwops: assert on allocation failure
Add SDL text input wrappers
Add SDL_GL_GetDrawableSize
Add SDL_GL_SetSwapInterval
sdl2: add (some) mouse functionality
add a few functions
these are some sdl functions i needed for a project.
there is not much structure beyond that.
Add SDL_GetRendererOutputSize.
Signed-off-by: Joe Finney <me@spxtr.net>
rwops.ha: make more rigorous in order to fix various bugs
Signed-off-by: Autumn! <autumnull@posteo.net>
added some missing bindings
add SDL_(Un)LockTexture
Signed-off-by: Vlad-Stefan Harbuz <vlad@vladh.net>
Add SDL_GetWindowSurface wrapper
Signed-off-by: Carlos Une <une@fastmail.fm>
Add SDL_PIXELFORMAT_ARGB8888 def
Signed-off-by: Carlos Une <une@fastmail.fm>