Age | Commit message (Collapse) | 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 ↵ | Sam Lantinga | 1 | -0/+12 | |
pixel sampling. | |||||
2011-02-12 | changeset: 5272:cb08ef104ac4 | Sam Lantinga | 1 | -1/+1 | |
tag: tip user: Martin Decky <martin@decky.cz> date: Sat Feb 12 20:53:06 2011 +0100 summary: improve header files compatibility with SDL 1.2 applications (namely QEMU) | |||||
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 | |
used, and added default behaviors for the various platforms. | |||||
2011-02-05 | Added a hint system to allow configuration hints to be specified by the ↵ | Sam Lantinga | 1 | -0/+104 | |
application. |