SDL-mirror/src/video
2010-07-08 01:35:47 -04:00
..
bwindow Fixed bug #926 2010-01-24 21:10:53 +00:00
cocoa Cleaned up the mouse window focus handling: you always pass in the relative window when sending a mouse event. 2010-07-05 22:48:13 -07:00
directfb Fixed bug #926 2010-01-24 21:10:53 +00:00
dummy Fixed bug #926 2010-01-24 21:10:53 +00:00
fbcon Fixed bug #926 2010-01-24 21:10:53 +00:00
nds Fixed bug #926 2010-01-24 21:10:53 +00:00
pandora Hello Sam. 2010-06-17 22:23:20 -07:00
photon Fixed bug #926 2010-01-24 21:10:53 +00:00
ps3 Fixed bug #926 2010-01-24 21:10:53 +00:00
qnxgf Fixed bug #926 2010-01-24 21:10:53 +00:00
riscos Fixed bug #926 2010-01-24 21:10:53 +00:00
svga Fixed bug #926 2010-01-24 21:10:53 +00:00
uikit Removed one more use of () 2010-06-26 08:58:06 -07:00
win32 Changed StartTextInput to take an SDL_Window parameter. 2010-07-08 01:35:47 -04:00
x11 Cleaned up the mouse window focus handling: you always pass in the relative window when sending a mouse event. 2010-07-05 22:48:13 -07:00
Xext Merged r3576:3577 from branches/SDL-1.2: X11 Xlibint.h include fixes. 2010-01-10 18:19:35 +00:00
mmx.h
SDL_alphamult.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_alphamult.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_blendfillrect.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_blendline.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_blendpoint.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_blendrect.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_blit.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_blit.h Fixed bug #943 2010-03-10 15:02:58 +00:00
SDL_blit_0.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_blit_1.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_blit_A.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_blit_auto.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_blit_auto.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_blit_copy.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_blit_copy.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_blit_N.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_blit_slow.c Mostly cleaned up warnings with -Wmissing-prototypes 2010-06-26 08:56:48 -07:00
SDL_blit_slow.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_bmp.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_draw.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_drawline.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_drawpoint.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_drawrect.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_fillrect.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_gamma.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_glesfuncs.h indent 2009-01-02 16:03:37 +00:00
SDL_glfuncs.h Adjust the vertices to be over the texel center. 2009-11-19 04:33:35 +00:00
SDL_leaks.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_pixels.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_pixels_c.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_rect.c Fixed variable use before initialize warnings 2010-05-09 15:24:31 -07:00
SDL_rect_c.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_renderer_gl.c Removed unused variables 2010-05-09 15:24:05 -07:00
SDL_renderer_gl.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_renderer_gles.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_renderer_gles.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_renderer_sw.c Mostly cleaned up warnings with -Wmissing-prototypes 2010-06-26 08:56:48 -07:00
SDL_renderer_sw.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_RLEaccel.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_RLEaccel_c.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_stretch.c Mostly cleaned up warnings with -Wmissing-prototypes 2010-06-26 08:56:48 -07:00
SDL_surface.c Make the compiler even happier 2010-05-09 16:16:11 -07:00
SDL_sysvideo.h Changed StartTextInput to take an SDL_Window parameter. 2010-07-08 01:35:47 -04:00
SDL_video.c Changed StartTextInput to take an SDL_Window parameter. 2010-07-08 01:35:47 -04:00
SDL_yuv_mmx.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_yuv_sw.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_yuv_sw_c.h Fixed bug #926 2010-01-24 21:10:53 +00:00
sdlgenblit.pl