log

age author description
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