Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11render.c @ 4607:9e9ec5e3be95
age | author | description |
---|---|---|
Wed, 21 Jul 2010 17:54:31 +0530 | Sunny Sachanandani | Get SDL_BLENDMODE_MOD to work! Tested on nvidia only ATM. |
Tue, 20 Jul 2010 11:43:13 +0530 | Sunny Sachanandani | Implement support for setting texture scale mode. |
Mon, 19 Jul 2010 21:02:49 +0530 | Sunny Sachanandani | Respect environment variables. |
Mon, 19 Jul 2010 20:05:53 +0530 | Sunny Sachanandani | Integrate XFixes and XDamage into the build system. |
Mon, 19 Jul 2010 18:57:02 +0530 | Sunny Sachanandani | Massive speed-up. Fixed the format that is set for the renderer. Included runtime checks for XDamage. |
Mon, 19 Jul 2010 17:46:37 +0530 | Sunny Sachanandani | Use XDamage to optimise drawing operations. |