diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2009-07-15 16:37:25 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2009-07-17 11:50:02 +0100 |
commit | 52fa8760aeef38abbab0484a6978adaf4f100f90 (patch) | |
tree | 916eda04b5bc1bc81d8c716e5b79bcc4bea9f294 /NEWS | |
parent | 34d5b862bce3e9273391eb5d2c384394cca94d2d (diff) |
Add OpenVG backend.
Based on the work by Øyvind Kolås and Pierre Tardy -- many thanks to
Pierre for pushing this backend for inclusion as well as testing and
reviewing my initial patch. And many more thanks to pippin for writing the
backend in the first place!
Hacked and chopped by myself into a suitable basis for a backend. Quite a
few issues remain open, but would seem to be ready for testing on suitable
hardware.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,6 +24,9 @@ New experimental backends: QT + OpenVG - The initial work was done by Øyvind Kolås, and made ready for + inclusion by Pierre Tardy. + Snapshot 1.9.2 (2009-06-12) =========================== |