log

age author description
2007-07-13 Patrice Mandin Update GEM driver to new API, will have to fill the void later :)
2007-07-13 Patrice Mandin Disable video extensions atm
2007-07-13 Patrice Mandin Missing include file
2007-07-13 Patrice Mandin Simplify setting window title
2007-07-12 Bob Pendleton This code adds support for DirectColor visuals to SDL 1.3. The support uses part of the Xmu library. To ensure that the library is
2007-07-12 Sam Lantinga Merged Ryan's patch from revision 3238 in SDL 1.2
2007-07-12 Sam Lantinga Whoops, needed to remove the other version of getlocale()
2007-07-12 Sam Lantinga Fixed bug #455
2007-07-12 Sam Lantinga Updated version to 1.3, added testgl2 test program
2007-07-12 Sam Lantinga Yes, you need to set the pixel format before creating a context.
2007-07-12 Sam Lantinga Visual C++ compiler warning fixes
2007-07-12 Sam Lantinga Creating a context makes it current, per the documentation.
2007-07-12 Sam Lantinga Added note about SDL_config.h - merged from revision 3227 on SDL 1.2 branch
2007-07-12 Sam Lantinga Fixed joystick name detection - merged from revision 3226 on SDL 1.2 branch
2007-07-12 Sam Lantinga Warn Visual C++ users if they have a stale configure generated SDL_config.h
2007-07-11 Sam Lantinga indent
2007-07-11 Sam Lantinga indent
2007-07-11 Sam Lantinga Fixed compiling YUV code
2007-07-11 Sam Lantinga Fixed compiling the x11 driver
2007-07-11 Sam Lantinga Needed an autorelease pool around the NSText allocation
2007-07-11 Sam Lantinga Added key composition support, courtesy of Kuon
2007-07-11 Ryan C. Gordon Merged r3211:3213 from branches/SDL-1.2: YUV MMX inline asm for GCC.
2007-07-11 Sam Lantinga indent doesn't know how to handle inline asm
2007-07-10 Sam Lantinga Updated SVN checkout instructions
2007-07-10 Ryan C. Gordon Merged r3201:3204 from branches/SDL-1.2: win32 rwops tweaks.
2007-07-10 Sam Lantinga Merged memory leak fix from SDL 1.2
2007-07-10 Sam Lantinga NAS dynamic loading is going to be have to looked at... *sigh*
2007-07-10 Bob Pendleton Added stubs for x11 gamma functions and enabled them in SDL_x11video.c
2007-07-10 Sam Lantinga Oh yeah, they're boolean values...
2007-07-10 Sam Lantinga Updated to use size_t instead of int for amounts of data.
2007-07-10 Sam Lantinga Merged read-ahead support for Win32 file I/O from SDL 1.2 revision 3183
2007-07-10 Sam Lantinga Merged part of NetBSD pkgsrc patch-aj: