Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11opengl.c @ 5069:fd125217f00c
age | author | description |
---|---|---|
Tue, 18 Jan 2011 14:57:39 -0800 | Sam Lantinga | Fixed build against 10.4 SDK |
Tue, 18 Jan 2011 14:26:30 -0800 | Sam Lantinga | Fixed compiler error with the latest Xcode package |
Sun, 18 Jul 2010 11:18:36 -0700 | Sam Lantinga | Fixed bug 1006 |
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Thu, 21 Jan 2010 06:21:52 +0000 | Sam Lantinga | Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. |
Tue, 15 Dec 2009 20:53:09 +0000 | Sam Lantinga | Default to allow either accelerated or not |
Tue, 15 Dec 2009 20:36:31 +0000 | Sam Lantinga | OpenGL hardware acceleration defaults on |