SDL/src/video
2005-07-18 13:42:57 +00:00
..
aalib Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
ataricommon Cleanup C2P routine 2005-06-30 12:03:19 +00:00
bwindow Date: Tue, 14 Dec 2004 12:08:30 +0100 2004-12-14 18:23:27 +00:00
cybergfx Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
dc Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
dga Video modes are sorted width first, then height 2004-11-12 21:25:42 +00:00
directfb Date: Mon, 17 Jan 2005 20:54:50 +0200 2005-01-17 19:38:28 +00:00
dummy Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
epoc Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
fbcon [SDL] [PATCH] fix FB_VideoQuit for ia64 2005-02-12 18:03:54 +00:00
gem Forgot variable declaration 2005-07-07 22:51:59 +00:00
ggi Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
maccommon Date: Mon, 5 Jan 2004 00:09:36 +0100 2004-01-05 01:34:34 +00:00
macdsp Date: Mon, 24 Jan 2005 21:37:56 +0800 2005-01-25 16:57:11 +00:00
macrom Date: Mon, 24 Jan 2005 21:37:56 +0800 2005-01-25 16:57:11 +00:00
nanox Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
photon Video modes are sorted width first, then height 2004-11-12 21:25:42 +00:00
picogui Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
ps2gs Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
qtopia Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
quartz Holding down shift while moving the mouse's scrollwheel on MacOS X makes the 2005-04-17 10:32:41 +00:00
riscos Date: Tue, 10 May 2005 22:15:25 +0100 2005-05-16 07:43:46 +00:00
svga Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
vgl Fixed mouse warp position bug with offset video modes 2002-10-11 08:09:26 +00:00
wincommon ate: Fri, 09 Apr 2004 20:07:10 +0200 2004-05-16 18:02:48 +00:00
windib Fixed direction key input on WinCE devices, thanks to 2005-04-17 10:23:58 +00:00
windx5 *** empty log message *** 2004-11-15 21:11:44 +00:00
x11 Support SDL_VIDEO_X11_NODIRECTCOLOR for OpenGL visuals 2005-05-16 08:23:34 +00:00
xbios Set hardware palette to black in True Colour mode 2005-07-18 13:42:57 +00:00
Xext *** empty log message *** 2004-01-31 21:23:15 +00:00
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
blank_cursor.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
default_cursor.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
Makefile.am Date: Tue, 19 Aug 2003 17:57:00 +0200 2003-08-22 05:51:19 +00:00
mmx.h Date: Mon, 10 Nov 2003 19:57:56 +0100 2003-11-14 20:21:22 +00:00
SDL_blit_1.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_blit_0.c Eh, more correct. 2005-05-16 05:55:17 +00:00
SDL_blit_A.c Altivec-optimized blitters! 2005-04-17 10:19:22 +00:00
SDL_blit_N.c Patched to compile again on x86 systems that use the assembly blitters. 2005-04-20 05:57:39 +00:00
SDL_blit.c Some work on using accelerated alpha blits with hardware surfaces. 2005-04-17 10:40:41 +00:00
SDL_blit.h Altivec-optimized blitters! 2005-04-17 10:19:22 +00:00
SDL_bmp.c Date: Mon, 13 Dec 2004 21:28:18 -0500 2004-12-14 06:20:49 +00:00
SDL_cursor_c.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_cursor.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_gamma.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_glfuncs.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_leaks.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_memops.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_pixels_c.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_pixels.c Date: Mon, 02 May 2005 04:23:16 -0500 2005-05-16 05:34:58 +00:00
SDL_RLEaccel_c.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_RLEaccel.c Date: Wed, 28 Jul 2004 14:56:57 +0800 2004-08-21 13:10:58 +00:00
SDL_stretch_c.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_stretch.c Don't crash if the stretch routines are used on hardware surfaces 2004-05-16 21:08:55 +00:00
SDL_surface.c Some work on using accelerated alpha blits with hardware surfaces. 2005-04-17 10:40:41 +00:00
SDL_sysvideo.h Some work on using accelerated alpha blits with hardware surfaces. 2005-04-17 10:40:41 +00:00
SDL_video.c [PATCH] SDL_GetVideoMode() do not find the best video mode 2005-06-12 16:12:55 +00:00
SDL_yuv_mmx.c Ugly hack to make this work with gcc 2.x and 3.x 2005-02-13 07:10:02 +00:00
SDL_yuv_sw_c.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_yuv_sw.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_yuv.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_yuvfuncs.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00