[cairo-commit] [cairo-www] src/todo.mdwn

Jeff Muizelaar jrmuizel at freedesktop.org
Thu Feb 26 08:58:18 PST 2009


 src/todo.mdwn |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0945c513e9abbd2ea7a92608c1472a2c8e342f8f
Author: Jeff Muizelaar <jmuizelaar at mozilla.com>
Date:   Thu Feb 26 11:57:57 2009 -0500

    Add link to anholt's gl backend.

diff --git a/src/todo.mdwn b/src/todo.mdwn
index 7508c77..6282d76 100644
--- a/src/todo.mdwn
+++ b/src/todo.mdwn
@@ -345,7 +345,7 @@ Backend-specific improvements
   an implementation of XRender on top of OpenGL, and therefore only provides
   accelerated composition. The goal of a future OpenGL backend would be to
   investigate offloading more computation, such as rasterization, to the GPU.
-  There have been a number of experiments along this direction - see [drm](http://cgit.freedesktop.org/~ickle/cairo/log/?h=drm), [opengl](http://cgit.freedesktop.org/~ickle/cairo/log/?h=opengl) and [gral](http://github.com/akyrtzi/cairo-gral/tree/master). They each have their own limitations...
+  There have been a number of experiments along this direction - see [drm](http://cgit.freedesktop.org/~ickle/cairo/log/?h=drm), [opengl](http://cgit.freedesktop.org/~ickle/cairo/log/?h=opengl), [gl](http://cgit.freedesktop.org/~anholt/cairo/log/?h=gl)  and [gral](http://github.com/akyrtzi/cairo-gral/tree/master). They each have their own limitations...
 
   Instead of adding an OpenGL backend, an alternative would to write a cairo
   state tracker for gallium.


More information about the cairo-commit mailing list