SDL-mirror/src/video
2013-07-11 12:26:18 -04:00
..
android Fixed implicit function declaration and warning for SDL_Log(). 2013-06-02 14:11:04 +02:00
bwindow File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
cocoa Mac: Remove dead FULLSCREEN_TOGGLEABLE code. 2013-07-09 12:57:12 -07:00
directfb Fixed bug 1916 - SDL_Keysym contains a deprecated field for unicode which may be removed. 2013-06-18 00:39:47 -07:00
dummy Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
pandora File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
psp File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
uikit Fixed potential problem with postFinishLaunch being overridden by the application. 2013-07-06 00:32:20 -07:00
windows Cleaned up WGL_ACCELERATION_ARB usage. 2013-07-11 12:17:13 -04:00
x11 Fixed compiler warning. 2013-07-11 12:26:18 -04:00
SDL_blit.c Fixed bug 1534 - SIGSEGV in SDL_ConvertSurface() for certain formats in SDL2 2013-05-21 22:01:18 -07:00
SDL_blit.h Added surface conversion support for ARGB2101010 formats 2013-07-07 12:34:21 -07:00
SDL_blit_0.c Fix pulseaudio dynamic linking for Solaris builds. 2013-02-25 22:46:21 +00:00
SDL_blit_1.c Fix pulseaudio dynamic linking for Solaris builds. 2013-02-25 22:46:21 +00:00
SDL_blit_A.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_blit_auto.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_blit_auto.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_blit_copy.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_blit_copy.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_blit_N.c Added surface conversion support for ARGB2101010 formats 2013-07-07 12:34:21 -07:00
SDL_blit_slow.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_blit_slow.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_bmp.c Fixed bug 1943 - Wrong handling of legacy 32bpp BMP files 2013-07-07 18:23:04 -07:00
SDL_clipboard.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_fillrect.c Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
SDL_pixels.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_pixels_c.h The palette unused value is treated as alpha and updated when setting the colorkey. 2013-03-24 09:51:01 -07:00
SDL_rect.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_rect_c.h Fixed bug 1763 - Constify SDL_UpdateWindowSurfaceRects() 2013-03-19 21:53:33 -07:00
SDL_RLEaccel.c Removed the inline functions from SDL_stdinc.h 2013-07-05 23:57:19 -07:00
SDL_RLEaccel_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_shape.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_shape_internals.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_stretch.c Fixed macro line endings after whitespace was fixed 2013-05-21 22:04:14 -07:00
SDL_surface.c Fixed bug 1923 - Crash with SDL_SetColorKey 2013-07-06 20:29:40 -07:00
SDL_sysvideo.h SDL_GL_MakeCurrent: Only no-op redundant calls on *same* thread. 2013-07-09 12:58:54 -07:00
SDL_video.c Catch out of memory errors creating a window 2013-07-10 22:13:19 -07:00
sdlgenblit.pl Happy New Year! 2013-02-15 08:47:44 -08:00