Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sun, 23 Jul 2006 00:55:25 +0000 | Sam Lantinga | Fixed compiler warnings |
Sun, 23 Jul 2006 00:48:12 +0000 | Sam Lantinga | Added an environment variable to select which driver the software renderer will use. |
Sun, 23 Jul 2006 00:19:12 +0000 | Sam Lantinga | Fixed crash with multiple windows |
Sat, 22 Jul 2006 23:04:41 +0000 | Sam Lantinga | OpenGL renderer is feature complete! |
Sat, 22 Jul 2006 21:58:17 +0000 | Sam Lantinga | Added SDL_GL_ExtensionSupported() |
Sat, 22 Jul 2006 21:17:37 +0000 | Sam Lantinga | Query the maximum texture size for the D3D renderer. |
Sat, 22 Jul 2006 21:02:57 +0000 | Sam Lantinga | If the OpenGL renderer is selected for a non-OpenGL window, recreate the window with OpenGL enabled. |