Mercurial > sdl-ios-xcode
log src/video/SDL_sysvideo.h @ 1928:861bc36f0ab3
age | author | description |
---|---|---|
Sun, 23 Jul 2006 00:19:12 +0000 | Sam Lantinga | Fixed crash with multiple windows |
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. |
Sat, 22 Jul 2006 19:51:48 +0000 | Sam Lantinga | Switch OpenGL contexts when switching render contexts. |
Mon, 17 Jul 2006 06:47:33 +0000 | Sam Lantinga | Implemented Windows OpenGL support |
Sun, 16 Jul 2006 09:34:01 +0000 | Sam Lantinga | Setting up the OpenGL support |
Sat, 15 Jul 2006 09:46:36 +0000 | Sam Lantinga | Streamlined the API a bit and optimized the software renderer. |