log src/video/win32/SDL_gapirender.c @ 4707:8b109f0dcd2f

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.
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,