Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-12-31 | Happy New Year! | Sam Lantinga | 1 | -1/+1 |
2011-06-10 | * SDL_IOS_IDLE_TIMER_DISABLED hint | Tim Angus | 1 | -0/+14 |
2011-06-10 | * SDL_IOS_ORIENTATIONS hint | Tim Angus | 1 | -0/+11 |
2011-04-08 | SDL 1.3 is now under the zlib license. | Sam Lantinga | 1 | -19/+18 |
2011-03-13 | Added the SDL_HINT_RENDER_SCALE_QUALITY hint, which defaults to nearest pixel... | Sam Lantinga | 1 | -0/+12 |
2011-02-12 | changeset: 5272:cb08ef104ac4 | Sam Lantinga | 1 | -1/+1 |
2011-02-11 | Happy 2011! :) | Sam Lantinga | 1 | -1/+1 |
2011-02-08 | Added a hint to control whether the OpenGL driver uses shaders. | Sam Lantinga | 1 | -0/+15 |
2011-02-05 | Created a simpler version of SDL_SetHint() that doesn't need a priority. | Sam Lantinga | 1 | -3/+12 |
2011-02-05 | Added the SDL_HINT_RENDER_DRIVER and SDL_HINT_RENDER_VSYNC hints. | Sam Lantinga | 1 | -0/+26 |
2011-02-05 | Added a hint to determine whether framebuffer texture acceleration should be ... | Sam Lantinga | 1 | -0/+16 |
2011-02-05 | Added a hint system to allow configuration hints to be specified by the appli... | Sam Lantinga | 1 | -0/+104 |