graph
- Fixed bug with converting colorkey surface to texture2008-11-25, by Sam Lantinga
- (none)2008-11-25, by Sam Lantinga
- Fixed Direct3D rendering2008-11-25, by Sam Lantinga
- Added testsprite test projects for Visual Studio2008-11-24, by Sam Lantinga
- Added software fallback for YUV overlay code when YUV textures aren't available.2008-11-24, by Sam Lantinga
- Disable spurious warning2008-11-24, by Sam Lantinga
- Fixed Bugzilla bug #2052008-11-24, by Sam Lantinga
- Preliminary support for YUV textures2008-11-22, by Sam Lantinga
- Adding SDL 1.3 release checklist, so we start getting a list of must-have features and bug fixes for a 1.3 release2008-11-17, by Sam Lantinga
- Sort by HID usage, which makes more sense and is more cross-platform2008-11-08, by Sam Lantinga
- We'd never port SDL to Minix... would we? :)2008-10-29, by Sam Lantinga
- Added dummy shared object files, fixing linker errors2008-10-18, by Sam Lantinga
- (none)2008-10-18, by Sam Lantinga
- Added the SDL_haptic files to the project2008-10-16, by Sam Lantinga
- Disabled the Haptic API on iPhone, changed the order of the header to match2008-10-16, by Sam Lantinga
- Fixed compilation on mingw32.2008-10-14, by Edgar Simo
- Added missing math.h functionality for SDL_audiocvt.c2008-10-12, by Sam Lantinga
- Don't include <math.h> when HAVE_MATH_H isn't defined2008-10-12, by Sam Lantinga
- This can be static2008-10-12, by Sam Lantinga
- Fixed memory leak in raw mouse input processing.2008-10-12, by Sam Lantinga
- Final merge of Google Summer of Code 2008 work...2008-10-04, by Sam Lantinga
- Add XInput support to Xcode project (untested!).2008-09-17, by Ryan C. Gordon
- Some cleanups on the new XInput code.2008-09-17, by Ryan C. Gordon
- Removed zap_ptr hack from Bugzilla #602...it was incorrect.2008-09-15, by Ryan C. Gordon
- Almost got this compiling on Cygwin32, just needs DirectInput 72008-09-15, by Sam Lantinga
- Updated Visual C++ build2008-09-15, by Sam Lantinga
- more more!2008-09-15, by Sam Lantinga
- Yet more math...2008-09-15, by Sam Lantinga
- Whoops, missed a file...2008-09-15, by Sam Lantinga
- Expanded the libm support and put it into a separate directory.2008-09-15, by Sam Lantinga
- (none)2008-09-15, by Sam Lantinga
- Merged r4087:4088 from branches/SDL-1.2: missing semicolon.2008-09-15, by Ryan C. Gordon
- indent2008-09-15, by Sam Lantinga
- http://sources.redhat.com/ml/newlib/2002/msg00230.html2008-09-15, by Sam Lantinga
- Merged r4082:4083 from branches/SDL-1.2: sparc64 crash fix.2008-09-08, by Ryan C. Gordon
- Fixes to the NDS sprite2 test. Illustrates partially working texture-as-sprite functionality.2008-09-06, by Darren Alton
- Initial work for NDS haptic support.2008-09-06, by Darren Alton
- Allow testing haptic devices by index.2008-09-04, by Edgar Simo
- Added SDL_GL_RETAINED_BACKING attribute to SDL_GLattr2008-09-02, by Holmes Futrell
- Serves a similar purpose as SDL_opengl.h, except for OpenGLES.2008-09-02, by Holmes Futrell
- Added support for OpenGL ES renderer2008-09-02, by Holmes Futrell
- Ran GNU indent on file2008-09-02, by Holmes Futrell
- Rolling back changes to revision 4071 ... made some mistakes, will try merging work again.2008-09-02, by Holmes Futrell
- Added retained backing attribute, reference to UIKit renderer2008-09-02, by Holmes Futrell
- This file serves a similar purpose as SDL_glfuncs.h, but for the OpenGL ES renderer.2008-09-02, by Holmes Futrell
- Added OpenGL ES support2008-09-02, by Holmes Futrell
- These files are similar in purpose and structure as SDL_renderer_gl.c and SDL_renderer_gl.h, except they use OpenGL ES 1.1 for rendering.2008-09-02, by Holmes Futrell
- Fixed a bunch of compile warnings on Mac OS X2008-09-01, by Sam Lantinga
- Date: Sun, 31 Aug 2008 17:53:59 +02002008-08-31, by Sam Lantinga
- indent2008-08-31, by Sam Lantinga
- Final merge of Google Summer of Code 2008 work...2008-08-27, by Sam Lantinga
- Many mouse and tablet linux test file added2008-08-27, by Szymon Wilczek
- Fix for mingw compilation by Alam.2008-08-26, by Edgar Simo
- Changed spaces to tabs.2008-08-26, by Edgar Simo
- svn:ignore files generated by xcode.2008-08-26, by Edgar Simo
- Update to xcode to include haptic subsystem stuff by Alam.2008-08-26, by Edgar Simo
- Missing an include.2008-08-26, by Edgar Simo
- Fixed Visual Studio compilation problems2008-08-26, by Sam Lantinga
- Fixed crash when tablet isn't detected properly2008-08-26, by Sam Lantinga
- Dynamically load wintab32.dll2008-08-26, by Sam Lantinga