summaryrefslogtreecommitdiff
path: root/include/SDL.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-31Happy New Year!Sam Lantinga1-1/+1
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-19/+18
2011-02-19Add assertions to the default API set.Sam Lantinga1-0/+1
2011-02-11Happy 2011! :)Sam Lantinga1-1/+1
2011-02-07Added a simple log message APISam Lantinga1-0/+1
2011-02-05Added a hint system to allow configuration hints to be specified by the appli...Sam Lantinga1-0/+1
2011-02-01Nobody is currently maintaining the QNX code, so removing it for now.Sam Lantinga1-4/+0
2011-02-01Split the rendering API out into a separate header file.Sam Lantinga1-0/+1
2011-01-27Removed completely non-portable event thread hack.Sam Lantinga1-1/+0
2011-01-17SDL_atomic.h is safe to include in the main header now.Sam Lantinga1-0/+1
2011-01-16Include windows.h in SDL_atomic.h by default, but don't include the atomic AP...Sam Lantinga1-1/+0
2010-08-22Fixed obsolete documentationSam Lantinga1-2/+1
2010-07-29Documentation updatesSam Lantinga1-4/+4
2010-07-07First pass at clipboard API, still very much in progressSam Lantinga1-0/+1
2010-05-09Updated with the SDL 1.3 list of supported operating systemsSam Lantinga1-4/+3
2010-01-24Fixed bug #926Sam Lantinga1-1/+1
2010-01-13The config sets the default assertion level so people can override it for the...Sam Lantinga1-1/+0
2010-01-13First pass at Ryan's assertion code, minor tweaks to come.Sam Lantinga1-1/+2
2009-10-19Partial fix for bug #859Sam Lantinga1-63/+72
2009-10-06Eric Wing to SamSam Lantinga1-5/+10
2009-09-20Removed outdated Atari supportSam Lantinga1-2/+2
2009-09-19Removed outdated Dreamcast supportSam Lantinga1-2/+2
2009-09-19Removed outdated OS/2 supportSam Lantinga1-1/+1
2009-09-05CD-ROM support is so passé :)Sam Lantinga1-2/+0
2009-06-09First commit for SDL atomic operations.Bob Pendleton1-0/+1
2009-06-07Initial work on power subsystem for SDL 1.3.Ryan C. Gordon1-0/+1
2008-12-08Updated copyright dateSam Lantinga1-1/+1
2008-08-25Final merge of Google Summer of Code 2008 work...Sam Lantinga1-8/+9
2006-10-29Removed AmigaOS code for 1.3 branch.Ryan C. Gordon1-1/+1
2006-07-10SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.Sam Lantinga1-3/+59
2006-02-24Updated for Visual Studio Express 2005Sam Lantinga1-0/+1
2006-02-10More header massaging... works great on Windows. ;-)Sam Lantinga1-6/+8
2006-02-10*** empty log message ***Sam Lantinga1-1/+0
2006-02-09Started the process of improving configure support, and merging C typesSam Lantinga1-4/+2
2006-02-06SDL_config.h will eventually be a general feature set test,Sam Lantinga1-0/+1
2006-02-01Updated copyright information and removed rcs id lines (problematic in branch...Sam Lantinga1-12/+7
2005-11-23Added #include "SDL_loadso.h" to SDL.h.Ryan C. Gordon1-0/+1
2004-01-04Updated copyright information for 2004 (Happy New Year!)Sam Lantinga1-1/+1
2002-04-11Explicitly specify the SDL API calling convention (C by default)Sam Lantinga1-5/+5
2002-03-06Updated copyright information for 2002Sam Lantinga1-1/+1
2002-03-06Removed the API changes to preserve SDL 1.2 stabilitySam Lantinga1-1/+0
2002-03-06Added a new header file: SDL_loadso.hSam Lantinga1-0/+1
2001-12-14Updated the headers with the correct e-mail addressSam Lantinga1-1/+1
2001-04-26Initial revisionSam Lantinga1-0/+97