2011-02-11 |
Sam Lantinga |
Removed unused leak detection code.
|
2011-02-11 |
Sam Lantinga |
Fixed compile in Xcode
|
2011-02-09 |
Sam Lantinga |
Updated Xcode project with OpenGL shader files
|
2011-02-08 |
Sam Lantinga |
Added a simple log message API
|
2011-02-06 |
Sam Lantinga |
Updated Xcode project with moved and removed files
|
2011-02-06 |
Sam Lantinga |
Updated Mac OS X and iOS projects
|
2011-02-03 |
Sam Lantinga |
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
|
2011-02-03 |
Sam Lantinga |
Made it possible to create a texture of any format, even if not supported by the renderer.
|
2011-02-02 |
Sam Lantinga |
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
|
2011-01-25 |
Sam Lantinga |
Fixed bug #1102
|
2011-01-25 |
Sam Lantinga |
Fixed bug #1103
|
2011-01-19 |
Sam Lantinga |
Fixed missing source files in static library target
|
2011-01-15 |
Sam Lantinga |
Updated the atomic API for better use cases
|
2011-01-02 |
Sam Lantinga |
Final touches on renaming SDL_eventtouch to SDL_x11touch
|
2010-11-16 |
Andreas Schiffler |
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
|
2010-08-22 |
Sam Lantinga |
Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
|
2010-08-03 |
egottlieb |
Got basic, pre-actually-writing-anything Cocoa to build.
|
2010-07-24 |
jimtla |
Added preliminary touch code to SDL_cocoakeyboard.m
|
2010-07-22 |
jimtla |
Fixed x11 compile bugs.
|
2010-07-09 |
Sam Lantinga |
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
|
2010-07-08 |
Sam Lantinga |
Made the new public headers public
|
2010-07-08 |
Sam Lantinga |
Updated Xcode project files for clipboard API
|
2010-05-09 |
Eric Wing |
Updated Mac Xcode project for refactored rwops automated test changes.
|
2010-05-08 |
Eric Wing |
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
|
2010-01-18 |
Sam Lantinga |
Updated Mac OS X projects with new assertion code
|
2010-01-13 |
Sam Lantinga |
Fixed Mac OS X Xcode build
|
2009-10-04 |
Sam Lantinga |
Eric Wing to Sam
|
2009-10-01 |
Sam Lantinga |
Eric Wing to Sam
|
2009-09-26 |
Sam Lantinga |
Eric Wing to Sam
|
2009-09-24 |
Sam Lantinga |
Eric Wing to Sam
|
2009-09-24 |
Sam Lantinga |
Updated Xcode project from Eric Wing
|
2009-09-05 |
Sam Lantinga |
Updated Xcode project for latest file changes
|
2009-08-02 |
Sam Lantinga |
Added SDL_revision.h
|
2009-08-02 |
Sam Lantinga |
Added missing SDL_revision.h
|
2009-08-02 |
Sam Lantinga |
Added SDL_atomic.h and SDL_power.h to public API headers
|
2009-06-07 |
Ryan C. Gordon |
Added power subsystem to Xcode project.
|
2008-12-25 |
Sam Lantinga |
Updated project with new source files
|
2008-09-17 |
Ryan C. Gordon |
Add XInput support to Xcode project (untested!).
|
2008-09-15 |
Sam Lantinga |
indent
|
2008-08-26 |
Edgar Simo |
Update to xcode to include haptic subsystem stuff by Alam.
|
2008-05-08 |
Sam Lantinga |
Date: Wed, 7 May 2008 21:48:10 +0200
|
2008-05-02 |
Sam Lantinga |
Updated Xcode project from Eric Wing
|
2008-08-12 |
Aaron Wishnick |
General cleanup and fixed a buffer overrun bug. It may be necessary to normalize filter gain differently or something.
gsoc2008_audio_resampling
|
2008-06-18 |
Aaron Wishnick |
Added beginnings of resampling code.
gsoc2008_audio_resampling
|
2008-07-28 |
Edgar Simo |
Updated xcode.
gsoc2008_force_feedback
|
2008-07-20 |
Edgar Simo |
Synced with trunk.
gsoc2008_force_feedback
|
2007-07-21 |
Sam Lantinga |
Unpacked project archives to get individual file history in subversion
|