Mercurial > sdl-ios-xcode
log src/video/cocoa/SDL_cocoaopengl.m @ 3688:6512cba48440
age | author | description |
---|---|---|
Thu, 21 Jan 2010 07:28:01 +0000 | Sam Lantinga | Fixed Cocoa and OpenGL builds |
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 |
Mon, 09 Feb 2009 05:32:12 +0000 | Sam Lantinga | Added test program for SDL_CreateWindowFrom() |
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Mon, 01 Sep 2008 16:04:20 +0000 | Sam Lantinga | Fixed a bunch of compile warnings on Mac OS X |