Mercurial > sdl-ios-xcode
log src/video/win32/SDL_gapirender.c @ 4729:1f7ad083fd3c
age | author | description |
---|---|---|
Tue, 27 Jul 2010 21:31:28 -0700 | Sam Lantinga | Andrey A. |
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. |
Wed, 06 Jan 2010 07:37:15 +0000 | Sam Lantinga | I can't compile this, but it should be updated for the new rendering API now. |
Fri, 04 Dec 2009 08:45:08 +0000 | Sam Lantinga | Fixed calls to SDL_AddRenderDriver() |
Sun, 07 Jun 2009 02:44:46 +0000 | Sam Lantinga | Hi, |