log include/SDL_hints.h @ 5284:96a22141cf86 tip

age author description
Sat, 12 Feb 2011 12:04:00 -0800 Sam Lantinga changeset: 5272:cb08ef104ac4
Fri, 11 Feb 2011 22:37:15 -0800 Sam Lantinga Happy 2011! :)
Tue, 08 Feb 2011 22:40:19 -0800 Sam Lantinga Added a hint to control whether the OpenGL driver uses shaders.
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.