summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2009-07-22 07:49:05 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2009-07-22 07:49:05 +0100
commitfed000620335a5fc2bda2ffeca5cbdd0ca5a158c (patch)
treeb2b3c8c87aec176d95f25ea371d94b65f6688995 /NEWS
parentbff0b11634ffe52a5c8b2bbc9b6aee5bc3d2772c (diff)
[NEWS] Add stub for OpenGL.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ef1a5d41..681f2345 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,14 @@ New experimental backends:
OpenVG - The initial work was done by Øyvind Kolås, and made ready for
inclusion by Pierre Tardy.
+ OpenGL - An advanced OpenGL compositor. The aim is to write a integrate
+ directed rendering using OpenGL at a high-level into Cairo. In
+ contrast to the previous attempt using Glitz which tried to
+ implement the RENDER protocol on top of OpenGL, using the
+ high-level interface should permit greater flexibility and
+ more offloading onto the GPU.
+ The initial work on the backend was performed by Eric Anholt.
+
Snapshot 1.9.2 (2009-06-12)
===========================