log src/video/win32/SDL_gapirender.c @ 5008:35afe807b51c

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.
2010-01-06 Sam Lantinga I can't compile this, but it should be updated for the new rendering API now.
2009-12-04 Sam Lantinga Fixed calls to SDL_AddRenderDriver()
2009-06-07 Sam Lantinga Hi,