Mercurial > sdl-ios-xcode
log src/video/SDL_renderer_gl.c @ 3685:64ce267332c6
age | author | description |
---|---|---|
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. |
Wed, 06 Jan 2010 06:12:01 +0000 | Sam Lantinga | Fixed GL_RenderWritePixels() - thanks Ryan! |