log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
sdl-ios-xcode
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 4585:
(0)
-3000
-1000
-300
-100
-30
-10
-8
+8
+10
+30
+100
+300
tip
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.
Tue, 08 Jun 2010 19:26:32 +0530
Sunny Sachanandani
X11_DrawRects now uses a very hacky way of drawing rectangles with XRender. This will be improved in some time.
Wed, 02 Jun 2010 11:55:40 +0530
Sunny Sachanandani
It seems that the off-screen buffers (or pixmaps) only need to be cleared while initializing.
Wed, 02 Jun 2010 11:45:15 +0530
Sunny Sachanandani
Fix X11_FillRects to work with double buffering as well as triple buffering. This requires that the buffer pixmap be cleared after every render.
Wed, 02 Jun 2010 09:01:37 +0530
Sunny Sachanandani
Fix the rendering color channels to be premultiplied with the alpha channel as thats what Xrender expects. Small fixes in X11_CreateTexture. Add some new functions in SDL_x11sym.h as well as support for Xrender.
Mon, 31 May 2010 17:04:20 +0530
Sunny Sachanandani
X11_RenderPresent now uses XRender to blit back-buffers to the screen.
Mon, 31 May 2010 15:09:36 +0530
Sunny Sachanandani
Xrender uses 16 bit color per channel. Fixed the color handling in X11_RenderFillRects to match this. Xrender just works now for filling rectangles :D .
less
more
| rev 4585:
(0)
-3000
-1000
-300
-100
-30
-10
-8
+8
+10
+30
+100
+300
tip