Age | Commit message (Expand) | Author | Files | Lines |
2012-01-22 | Updated to SDL 2.0, and SDL 2.0 can now be installed coexisting with SDL 1.2 | Sam Lantinga | 6 | -587/+40 |
2012-01-09 | Futzing around with strip settings | Sam Lantinga | 1 | -1/+1 |
2012-01-08 | Updated Xcode project | Sam Lantinga | 1 | -42/+9 |
2012-01-07 | Updated SDL test projects | Sam Lantinga | 4 | -2444/+359 |
2012-01-07 | Use version B instead of A until we switch SDL 1.3 to SDL2 | Sam Lantinga | 1 | -0/+2 |
2012-01-07 | Switched back to version A, since we don't actually have a version A for SDL ... | Sam Lantinga | 1 | -2/+0 |
2012-01-02 | Switched to @rpath for the install path and switched minimum OS to 10.5 | Sam Lantinga | 1 | -325/+55 |
2011-12-31 | Upgraded SDL Xcode project for XCode 4.2, including switching Framework Versi... | Sam Lantinga | 2 | -205/+67 |
2011-12-06 | Added SDL_dropevents to the Xcode project files. | Ryan C. Gordon | 1 | -0/+8 |
2011-09-09 | Removed sail.bmp reference from Xcode project. | Ryan C. Gordon | 1 | -5/+0 |
2011-09-09 | Removed legacy Mac OS X dlcompat code. | Ryan C. Gordon | 1 | -13/+0 |
2011-08-04 | Merged Mac OS X and iOS audio targets. | Ryan C. Gordon | 1 | -3/+3 |
2011-04-08 | Removed buggy and LGPL MMX mixing routines. | Sam Lantinga | 1 | -36/+0 |
2011-03-25 | Don't be clever, just call it testthread | Sam Lantinga | 1 | -4/+4 |
2011-03-05 | The Xext directory no longer exists | Sam Lantinga | 1 | -166/+0 |
2011-02-20 | Updated the template code | Sam Lantinga | 1 | -31/+31 |
2011-02-16 | Renamed SDL_keysym.h to SDL_keycode.h to avoid confusion. | Sam Lantinga | 1 | -4/+6 |
2011-02-16 | The scripts to generate header files are no longer necessary. | Sam Lantinga | 1 | -119/+0 |
2011-02-11 | Removed unused leak detection code. | Sam Lantinga | 1 | -6/+0 |
2011-02-11 | Fixed compile in Xcode | Sam Lantinga | 1 | -19/+1 |
2011-02-09 | Updated Xcode project with OpenGL shader files | Sam Lantinga | 1 | -0/+12 |
2011-02-07 | Added a simple log message API | Sam Lantinga | 1 | -0/+12 |
2011-02-06 | Updated Xcode project with moved and removed files | Sam Lantinga | 1 | -12/+6 |
2011-02-05 | Updated Mac OS X and iOS projects | Sam Lantinga | 1 | -80/+42 |
2011-02-03 | Added a way to get a framebuffer interface for a window, and also a way to cr... | Sam Lantinga | 1 | -60/+84 |
2011-02-03 | Made it possible to create a texture of any format, even if not supported by ... | Sam Lantinga | 1 | -24/+24 |
2011-02-02 | Moved the rendering code out to a separate directory in the hope that it can ... | Sam Lantinga | 1 | -86/+55 |
2011-01-24 | Fixed bug #1102 | Sam Lantinga | 1 | -1/+1 |
2011-01-24 | Fixed bug #1103 | Sam Lantinga | 1 | -3/+15 |
2011-01-18 | Fixed missing source files in static library target | Sam Lantinga | 2 | -1663/+1620 |
2011-01-16 | Added native atomic operations for Windows, Mac OS X, and gcc compiler intrin... | Sam Lantinga | 1 | -0/+7 |
2011-01-15 | Updated the atomic API for better use cases | Sam Lantinga | 1 | -14/+12 |
2011-01-01 | Final touches on renaming SDL_eventtouch to SDL_x11touch | Sam Lantinga | 1 | -10/+14 |
2010-11-16 | Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public incl... | Andreas Schiffler | 1 | -16/+23 |
2010-08-22 | Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows | Sam Lantinga | 2 | -0/+223 |
2010-08-16 | Recoded Cocoa code that got erased by... failure to commit? Merge? Eh. | egottlieb | 1 | -2/+2 |
2010-08-03 | Building under OS X with command-line tools now works. | egottlieb | 1 | -0/+195 |
2010-08-03 | Got basic, pre-actually-writing-anything Cocoa to build. | egottlieb | 1 | -0/+28 |
2010-07-24 | Added preliminary touch code to SDL_cocoakeyboard.m | jimtla | 1 | -0/+2 |
2010-07-22 | Fixed x11 compile bugs. | jimtla | 1 | -0/+40 |
2010-07-08 | Added an event when the clipboard is updated, triggered after the window gain... | Sam Lantinga | 1 | -0/+48 |
2010-07-08 | Made the new public headers public | Sam Lantinga | 1 | -3/+3 |
2010-07-08 | Updated Xcode project files for clipboard API | Sam Lantinga | 1 | -2/+32 |
2010-05-12 | Added the automated test plist file and modified .hgignore to be less aggress... | Eric Wing | 1 | -0/+28 |
2010-05-09 | Updated Mac Xcode project for refactored rwops automated test changes. | Eric Wing | 1 | -8/+6 |
2010-05-08 | Added automated test to Xcode project plus needed changes to SDL_RWFromFile t... | Eric Wing | 1 | -1/+403 |
2010-01-19 | Added Xcode-iPhoneOS to make dist | Sam Lantinga | 1 | -1/+1 |
2010-01-18 | Updated Mac OS X projects with new assertion code | Sam Lantinga | 1 | -6/+18 |
2010-01-13 | Fixed Mac OS X Xcode build | Sam Lantinga | 1 | -0/+12 |
2009-10-06 | Eric Wing to Sam | Sam Lantinga | 1 | -2/+2 |