sdl2_frt/src/video
2017-02-28 19:48:52 -05:00
..
android
cocoa
directfb
dummy
emscripten Emscripten: implement custom cursors 2017-02-17 10:13:17 +00:00
haiku Haiku: Fixed memory leak if creating framebuffer failed. 2017-01-22 22:15:36 +01:00
mir mir: Get ready for Mir 1.0, clean up deprecations. Thanks Micha? Kuchta! 2017-02-27 12:20:16 -08:00
nacl
pandora
psp
raspberry raspberrypi: RPI_Destroy() should free the SDL_VideoDevice and its driverdata. 2017-02-28 19:48:52 -05:00
uikit
vivante
wayland
windows windows: Try to unify all the GUID comparison code into a core helper function. 2017-02-13 17:00:46 -05:00
winrt
x11 Fixed bug 3583 - X11 touch device can be permanently lost 2017-02-11 11:14:48 -08:00
SDL_blit_0.c
SDL_blit_1.c
SDL_blit_A.c
SDL_blit_auto.c
SDL_blit_auto.h
SDL_blit_copy.c
SDL_blit_copy.h
SDL_blit_N.c Fixed comment style. 2017-02-26 21:20:39 +01:00
SDL_blit_slow.c
SDL_blit_slow.h
SDL_blit.c
SDL_blit.h Really fixed blit issue for capehill 2017-01-07 16:51:48 -08:00
SDL_bmp.c
SDL_clipboard.c
SDL_egl_c.h
SDL_egl.c Fixed warning in Android build 2017-02-10 09:41:16 -08:00
SDL_fillrect.c
SDL_pixels_c.h
SDL_pixels.c
SDL_rect_c.h
SDL_rect.c
SDL_RLEaccel_c.h
SDL_RLEaccel.c
SDL_shape_internals.h
SDL_shape.c
SDL_stretch.c
SDL_surface.c
SDL_sysvideo.h Removed a bunch of unnecessary #ifdefs. 2017-02-26 00:40:04 -05:00
SDL_video.c Fixed bug 3577 - Can't set minimal size (message box appears instead) if maximal size wasn't declared (i.e. unlimited) 2017-02-02 00:41:58 -08:00
sdlgenblit.pl