mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-01 18:50:14 +01:00
[NEWS] Add stub for OpenGL.
This commit is contained in:
parent
bff0b11634
commit
fed0006203
1 changed files with 8 additions and 0 deletions
8
NEWS
8
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)
|
||||
===========================
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue