log include/SDL_hints.h @ 5227:c66b2a778b7e

age author description
Sat, 05 Feb 2011 20:02:37 -0800 Sam Lantinga Created a simpler version of SDL_SetHint() that doesn't need a priority.
Sat, 05 Feb 2011 10:35:36 -0800 Sam Lantinga Added the SDL_HINT_RENDER_DRIVER and SDL_HINT_RENDER_VSYNC hints.
Sat, 05 Feb 2011 10:03:12 -0800 Sam Lantinga Added a hint to determine whether framebuffer texture acceleration should be used, and added default behaviors for the various platforms.
Sat, 05 Feb 2011 10:02:39 -0800 Sam Lantinga Added a hint system to allow configuration hints to be specified by the application.