Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11render.c @ 4604:d7535d7a40ea
age | author | description |
---|---|---|
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. |
Sun, 18 Jul 2010 18:45:30 +0530 | Sunny Sachanandani | Remove experimental cruft. |
Sun, 18 Jul 2010 18:42:33 +0530 | Sunny Sachanandani | Minor changes. experimental |
Sun, 18 Jul 2010 18:27:38 +0530 | Sunny Sachanandani | Major changes to drawing. Reverted back to core X11 functions due to regressions. |