SDL-mirror/src/video
2013-05-10 21:14:13 +02:00
..
android Added missing vi lines. 2013-05-10 21:14:13 +02:00
bwindow Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
cocoa Mac: Use cursor rects instead of NSCursor hide/unhide. 2013-05-07 16:52:39 -07:00
directfb First pass on SDL render clip rect functionality 2013-05-04 04:46:00 -07:00
dummy Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
pandora Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
psp Fixed SDL_HasScreenKeyboardSupport() returning SDL_TRUE for PSP. 2013-05-05 15:39:37 +02:00
uikit Updated version to 2.0.0 2013-05-09 16:30:44 -07:00
windows Bug 1787 - memory leak in WIN_InitMouse() by Marcel Bakker 2013-04-24 12:22:08 -03:00
x11 Make sure to send MOUSEMOTION on window enter. 2013-04-23 18:47:32 -07:00
SDL_blit.c Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
SDL_blit.h Happy New Year! 2013-02-15 08:47:44 -08: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 Happy New Year! 2013-02-15 08:47:44 -08: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 BMP files don't contain alpha information in the palette, the fourth element is reserved and must be zero. 2013-04-16 09:33:33 -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 Add input validation to SDL_CalculateGammaRamp; add test coverage to Pixels suite; update test cases in Pixels suite 2013-05-05 11:17:40 -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 Fix bug 1789: SDL_IntersectRect intersection with empty rect does not set result to empty; add test coverage to Rect suite 2013-04-17 08:09:11 -07:00
SDL_rect_c.h Fixed bug 1763 - Constify SDL_UpdateWindowSurfaceRects() 2013-03-19 21:53:33 -07:00
SDL_RLEaccel.c Corrected spelling in C source file. 2013-04-29 23:45:40 +02:00
SDL_RLEaccel_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_shape.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_shape_internals.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_stretch.c Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
SDL_surface.c Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
SDL_sysvideo.h Removed SDL prefix from internal function pointers for screen keyboard access. 2013-05-02 23:12:03 +02:00
SDL_video.c move Ticks initialization tracking to separate function and ensure it's called with SDL_VideoInit is called to init SDL instead of SDL_Init 2013-05-02 21:40:59 -04:00
sdlgenblit.pl Happy New Year! 2013-02-15 08:47:44 -08:00