Mercurial > sdl-ios-xcode
log src/video/win32/SDL_ceddrawrender.c @ 4495:dbbfdb9ea716
age | author | description |
---|---|---|
2010-01-24 | Sam Lantinga | Fixed bug #926 |
2010-01-21 | Sam Lantinga | Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. |
2009-12-04 | Sam Lantinga | Fixed calls to SDL_AddRenderDriver() |
2009-06-07 | Sam Lantinga | Hi, |