Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Tue, 15 Jun 2010 19:10:06 +0530 | Sunny Sachanandani | X11_RenderDrawLines and X11_RenderDrawPoints use XRender now. |
Mon, 14 Jun 2010 18:22:48 +0530 | Sunny Sachanandani | X11_RenderFillRects and X11_RenderDrawRects use a server side mask pixmap of 1 bit depth now. All drawing on these pixmaps is done by server side functions such as XDrawRectangles and XFillRectangles. |