SDL-mirror/src/video
Ryan C. Gordon 239244f867 Closing minor memory leak in XME code.
--HG--
branch : SDL-1.2
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402209
2006-10-29 02:46:42 +00:00
..
aalib Fixed bug #175 2006-03-23 21:39:58 +00:00
ataricommon Factorize keyboard mapping between drivers 2006-09-13 21:18:35 +00:00
bwindow Fixed formatting 2006-09-24 15:36:37 +00:00
cybergfx Fixed bug #175 2006-03-23 21:39:58 +00:00
dc Fixed bug #175 2006-03-23 21:39:58 +00:00
dga Removed unused variable 2006-05-10 06:07:47 +00:00
directfb --HG-- 2006-05-08 06:23:11 +00:00
dummy Fixed bug #175 2006-03-23 21:39:58 +00:00
epoc Make sure code is only compiled if the appropriate subsystem is enabled 2006-04-14 04:46:47 +00:00
fbcon Date: Mon, 15 May 2006 17:18:34 +0300 2006-05-16 03:58:08 +00:00
gapi Fixed bug #175 2006-03-23 21:39:58 +00:00
gem Use new keyboard mapping routines 2006-09-13 21:19:13 +00:00
ggi Removed unused variable with undefined type. Fixes Bugzilla #234. 2006-05-21 02:50:05 +00:00
ipod Fixed bug #175 2006-03-23 21:39:58 +00:00
maccommon Need to use __MACOSX__ for the Mac OS X platform. 2006-05-10 07:42:02 +00:00
macdsp Fixed bug #226 2006-05-11 03:21:54 +00:00
macrom Fixed bug #226 2006-05-11 03:21:54 +00:00
nanox Fixed bug #175 2006-03-23 21:39:58 +00:00
os2fslib Fixed bug #175 2006-03-23 21:39:58 +00:00
photon More general fix for bug #189 2006-04-17 06:47:23 +00:00
picogui Fixed bug #175 2006-03-23 21:39:58 +00:00
ps2gs Fixed compiling GS YUV conversion code 2006-05-16 06:53:27 +00:00
qtopia Patched to compile. Fixes Bugzilla #285. 2006-07-24 23:29:01 +00:00
quartz Fixed bug #281 2006-09-24 01:27:40 +00:00
riscos Fixed bug #175 2006-03-23 21:39:58 +00:00
svga Fixed bug #175 2006-03-23 21:39:58 +00:00
vgl Fixed bug #175 2006-03-23 21:39:58 +00:00
wincommon Fixed bug #304 2006-09-23 23:12:44 +00:00
windib Fixed bug #294 2006-09-23 23:07:52 +00:00
windx5 Fixed bug #258 2006-06-24 04:30:01 +00:00
wscons Fixed bug #175 2006-03-23 21:39:58 +00:00
x11 Closing minor memory leak in XME code. 2006-10-29 02:46:42 +00:00
xbios Add a reminder to fix current->w,current->h 2006-05-14 09:55:22 +00:00
Xext Closing minor memory leak in XME code. 2006-10-29 02:46:42 +00:00
blank_cursor.h Updated copyright information and removed rcs id lines (problematic in branch merges) 2006-02-01 06:32:25 +00:00
default_cursor.h Updated copyright information and removed rcs id lines (problematic in branch merges) 2006-02-01 06:32:25 +00:00
e_log.h It's now possible to build SDL without any C runtime at all on Windows, 2006-02-06 08:28:51 +00:00
e_pow.h Updated MacOS Classic MPW build 2006-02-24 09:57:14 +00:00
e_sqrt.h Updated MacOS Classic MPW build 2006-02-24 09:57:14 +00:00
math_private.h Updated MacOS Classic MPW build 2006-02-24 09:57:14 +00:00
mmx.h It's now possible to build SDL without any C runtime at all on Windows, 2006-02-06 08:28:51 +00:00
SDL_blit.c Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_blit.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_blit_0.c Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_blit_1.c Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_blit_A.c --HG-- 2006-09-23 23:15:34 +00:00
SDL_blit_N.c Fixed bug #220 2006-05-09 15:09:47 +00:00
SDL_bmp.c Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_cursor.c Update for Visual C++ 6.0 2006-02-24 18:24:57 +00:00
SDL_cursor_c.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_gamma.c Date: Fri, 9 Jun 2006 11:35:23 +0300 2006-06-20 06:50:42 +00:00
SDL_glfuncs.h Merged useful fixes from 1.3 branch 2006-02-01 08:17:54 +00:00
SDL_leaks.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_pixels.c Fixed bug #90 2006-03-20 06:37:58 +00:00
SDL_pixels_c.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_RLEaccel.c Fixed a bunch of 64-bit compatibility problems 2006-03-01 09:43:47 +00:00
SDL_RLEaccel_c.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_stretch.c Fixed uninitialized variable warnings 2006-05-17 15:08:46 +00:00
SDL_stretch_c.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_surface.c Fixed a bunch of 64-bit compatibility problems 2006-03-01 09:43:47 +00:00
SDL_sysvideo.h Implemented bug #5 2006-04-27 08:39:51 +00:00
SDL_video.c backport from 1.3 2006-10-01 02:30:03 +00:00
SDL_yuv.c More general fix for bug #189 2006-04-17 06:47:23 +00:00
SDL_yuv_mmx.c FIXME: 2006-02-21 22:12:55 +00:00
SDL_yuv_sw.c Added a note so I remember what the heck I was doing later. :) 2006-04-17 07:03:13 +00:00
SDL_yuv_sw_c.h More general fix for bug #189 2006-04-17 06:47:23 +00:00
SDL_yuvfuncs.h More general fix for bug #189 2006-04-17 06:47:23 +00:00