Mercurial > sdl-ios-xcode
log src/video/win32/SDL_gdirender.c @ 4929:aa8888658021
age | author | description |
---|---|---|
Sun, 12 Dec 2010 15:19:05 -0800 | Sam Lantinga | Use the enumerated type for blend and scale mode instead of int |
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. |
Thu, 24 Dec 2009 19:18:05 +0000 | Sam Lantinga | Updated to compile on Windows |
Wed, 09 Dec 2009 15:56:56 +0000 | Sam Lantinga | Added interfaces for batch drawing of points, lines and rects: |