Mercurial > sdl-ios-xcode
log src/video/win32/SDL_ceddrawrender.c @ 4971:158bb5752974
age | author | description |
---|---|---|
2010-12-12 | Sam Lantinga | Use the enumerated type for blend and scale mode instead of int |
2010-07-28 | Sam Lantinga | Andrey A. |
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, |