SDL-mirror/src/video
Sam Lantinga 700b3bb677 Merged Martin's code changes from Google Summer of Code 2009
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403787
2009-09-07 04:51:29 +00:00
..
ataricommon Reverted Bob's indent checkin 2009-01-10 21:50:26 +00:00
bwindow Reverted Bob's indent checkin 2009-01-10 21:50:26 +00:00
cocoa Added 64-bit architectures to the fat build script 2009-09-05 10:39:18 +00:00
dc Fixed some dependency issues with SDL_revision.h 2009-01-04 05:52:14 +00:00
directfb indent 2009-01-14 04:25:32 +00:00
dummy Fixed some dependency issues with SDL_revision.h 2009-01-04 05:52:14 +00:00
fbcon Updated copyright date 2008-12-08 00:27:32 +00:00
gapi Fixed some dependency issues with SDL_revision.h 2009-01-04 05:52:14 +00:00
gem Updated copyright date 2008-12-08 00:27:32 +00:00
ipod Reverted Bob's indent checkin 2009-01-10 21:50:26 +00:00
nanox Fixed some dependency issues with SDL_revision.h 2009-01-04 05:52:14 +00:00
nds indent 2009-05-23 22:41:08 +00:00
os2fslib Reverted Bob's indent checkin 2009-01-10 21:50:26 +00:00
pandora David Carre to Sam 2009-08-18 03:26:53 +00:00
photon Fixed problems with OpenGL ES window resizing. 2009-06-11 05:57:32 +00:00
ps2gs Updated copyright date 2008-12-08 00:27:32 +00:00
ps3 Merged Martin's code changes from Google Summer of Code 2009 2009-09-07 04:51:29 +00:00
qnxgf indent 2009-06-10 13:34:20 +00:00
riscos Fixed some dependency issues with SDL_revision.h 2009-01-04 05:52:14 +00:00
svga Updated copyright date 2008-12-08 00:27:32 +00:00
uikit Fixed some dependency issues with SDL_revision.h 2009-01-04 05:52:14 +00:00
vgl Fixed some dependency issues with SDL_revision.h 2009-01-04 05:52:14 +00:00
win32 Fixed bug where minimized windows get zero width/height 2009-09-06 15:04:38 +00:00
wscons Fixed some dependency issues with SDL_revision.h 2009-01-04 05:52:14 +00:00
x11 Fixed a few issues compiling with Mac OS X 10.6 2009-09-05 07:33:54 +00:00
xbios Updated copyright date 2008-12-08 00:27:32 +00:00
Xext Added an API to enable/disable the screen saver. 2009-01-12 06:19:05 +00:00
mmx.h
SDL_alphamult.c indent 2009-02-07 18:03:46 +00:00
SDL_alphamult.h indent 2009-02-07 18:03:46 +00:00
SDL_blendline.c Fixed argument order to the line clipping routine 2008-12-23 02:38:28 +00:00
SDL_blendpoint.c Added RenderPiont() API 2008-12-21 17:39:41 +00:00
SDL_blendrect.c Make it possible to switch algorithms in the future 2008-12-21 08:59:56 +00:00
SDL_blit.c Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_blit.h Fixed alpha blending textures with the GDI renderer 2009-02-07 17:56:08 +00:00
SDL_blit_0.c Von: Thomas Zimmermann 2009-06-03 04:37:27 +00:00
SDL_blit_1.c Von: Thomas Zimmermann 2009-06-03 04:37:27 +00:00
SDL_blit_A.c Removed Rafal Bursig's MMX RLE code, at his request. 2009-01-13 07:20:55 +00:00
SDL_blit_auto.c Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_blit_auto.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_blit_copy.c Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_blit_copy.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_blit_N.c Von: Thomas Zimmermann 2009-06-03 04:37:27 +00:00
SDL_blit_slow.c Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_blit_slow.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_bmp.c Reverted SDL_LoadICO_RW() addition, this should go in SDL_image 2009-01-12 06:21:34 +00:00
SDL_draw.h Fixed off by one error in line drawing code 2009-02-12 06:01:54 +00:00
SDL_drawline.c Fixed argument order to the line clipping routine 2008-12-23 02:38:28 +00:00
SDL_drawpoint.c error message typo fix 2009-05-28 09:39:14 +00:00
SDL_fillrect.c Fixed Visual C++ release build for Visual C++ 2005 2009-01-10 18:32:24 +00:00
SDL_gamma.c indent 2009-01-14 04:25:32 +00:00
SDL_glesfuncs.h indent 2009-01-02 16:03:37 +00:00
SDL_glfuncs.h Date: Fri, 19 Dec 2008 20:17:35 +0100 2008-12-20 12:00:00 +00:00
SDL_leaks.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_pixels.c Support for 24 bpp pixel formats has been added. 2009-06-10 05:51:44 +00:00
SDL_pixels_c.h indent 2009-01-04 17:14:27 +00:00
SDL_rect.c Fix recommended by Eddy L O Jansson 2009-01-19 03:28:23 +00:00
SDL_rect_c.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_renderer_gl.c Fixed issues building 64-bit Windows binary 2009-09-05 23:37:35 +00:00
SDL_renderer_gl.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_renderer_gles.c indent 2009-06-07 02:45:55 +00:00
SDL_renderer_gles.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_renderer_sw.c When creating a software texture, synchronize the surface with the texture. 2009-01-30 06:40:16 +00:00
SDL_renderer_sw.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_RLEaccel.c Von: Thomas Zimmermann 2009-06-03 04:37:27 +00:00
SDL_RLEaccel_c.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_stretch.c Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_surface.c Added SDL_GetColorKey() 2009-04-03 13:27:33 +00:00
SDL_sysvideo.h Merged Martin's code changes from Google Summer of Code 2009 2009-09-07 04:51:29 +00:00
SDL_video.c Merged Martin's code changes from Google Summer of Code 2009 2009-09-07 04:51:29 +00:00
SDL_yuv_mmx.c Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_yuv_sw.c Merged Martin's code changes from Google Summer of Code 2009 2009-09-07 04:51:29 +00:00
SDL_yuv_sw_c.h Merged Martin's code changes from Google Summer of Code 2009 2009-09-07 04:51:29 +00:00
sdlgenblit.pl Updated copyright date 2008-12-08 00:27:32 +00:00