log src/video/win32/SDL_ceddrawrender.c @ 4908:9b9dc9fc7df2

age author description
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,