From: Zack R. <za...@vm...> - 2009-05-01 17:07:11
|
Hi, as mentioned yesterday the OpenVG state tracker is now in the repository. It's a complete implementation of OpenVG 1.0. Every feature of the standard should work. It's under the same BSD license as Mesa3D. docs/openvg.html contains instructions on how to build it. Just like the Mesa's OpenGL state tracker, it's a hardware accelerated (*1) API on top of Gallium. If there are any questions related to any of this, please let us know. z 1) Please note that the "hardware accelerated" part comes from the Gallium driver and unless you have a Gallium hardware GPU driver it, obviously, won't be in fact hardware accelerated :) |