summaryrefslogtreecommitdiff
path: root/src/SDL_hints.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-13Added a hint to control the Windows timer resolution: SDL_HINT_TIMER_RESOLUTIONSam Lantinga1-26/+111
2013-05-18File style cleanup for the SDL 2.0 releaseSam Lantinga1-2/+2
2013-02-15Happy New Year!Sam Lantinga1-1/+1
2012-09-27Removed executable bit from source filesSam Lantinga1-0/+0
2012-08-09Removed some unused variables that gcc 4.6.1 complains about.Ryan C. Gordon1-3/+2
2011-12-31Happy New Year!Sam Lantinga1-1/+1
2011-06-10* SDL_IOS_IDLE_TIMER_DISABLED hintTim Angus1-0/+20
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-19/+18
2011-02-12This should match the header change.Sam Lantinga1-1/+1
2011-02-11Happy 2011! :)Sam Lantinga1-1/+1
2011-02-05Created a simpler version of SDL_SetHint() that doesn't need a priority.Sam Lantinga1-1/+8
2011-02-05Added a hint system to allow configuration hints to be specified by the appli...Sam Lantinga1-0/+115