Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11render.c @ 4623:10175d54adf4
age | author | description |
---|---|---|
Wed, 28 Jul 2010 15:33:28 +0530 | Sunny Sachanandani | Depend on XRender version 0.10 or above and XFixes version 2.0 or above. Moved these dependency checks into CheckXRender() and CheckXFixes(). |
Wed, 28 Jul 2010 15:13:16 +0530 | Sunny Sachanandani | Set the default XRender filter to "fast". testoverlay2 works now. |
Wed, 28 Jul 2010 01:14:48 -0700 | Sam Lantinga | Fixed compiling without XRender enabled |
Wed, 28 Jul 2010 01:05:58 -0700 | Sam Lantinga | Moved brace to the beginning of the line for the beginning of functions |