Mercurial > sdl-ios-xcode
log src/video/SDL_renderer_gles.c @ 4525:3abf0b9cafad
age | author | description |
---|---|---|
Wed, 14 Jul 2010 07:31:35 -0700 | Sam Lantinga | pelya 2010-07-12 03:53:48 PDT |
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
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. |