Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sun, 30 May 2010 20:06:30 +0530 | Sunny Sachanandani | Add Xrender support to X11_FillRectangles. |
Fri, 28 May 2010 20:48:58 +0530 | Sunny Sachanandani | Fix typo. |
Fri, 28 May 2010 20:47:24 +0530 | Sunny Sachanandani | Fix initial value of the xrender_available boolean in X11_CreateTexture. |
Fri, 28 May 2010 20:40:09 +0530 | Sunny Sachanandani | Completed work on X11_CreateTexture. Added lots of safety features. |
Wed, 26 May 2010 20:11:56 +0530 | Sunny Sachanandani | Correctly handle the availability of Xrender in X11_CreateRenderer and X11_DisplayModeChanged. |
Mon, 24 May 2010 21:02:58 +0530 | Sunny Sachanandani | Added a #define option for compile time Xrender support. |
Wed, 19 May 2010 18:58:28 +0530 | Sunny Sachanandani | Adding a few #defines for Xrender support. |