Re: [Mesa-dev] [RFC] st/vega: Clean up and OpenVG 1.1

2010-11-30 Thread Chia-I Wu
On Wed, Dec 1, 2010 at 12:09 AM, Zack Rusin wrote: > On Tuesday 30 November 2010 04:51:33 Chia-I Wu wrote: >> Hi list, >> >> I have spent the weekend adding OpenVG 1.1 support to Vega state >> tracker.  The new features added include mask layer support, text >> support, and a new color transformat

Re: [Mesa-dev] [RFC] st/vega: Clean up and OpenVG 1.1

2010-11-30 Thread Zack Rusin
On Tuesday 30 November 2010 04:51:33 Chia-I Wu wrote: > Hi list, > > I have spent the weekend adding OpenVG 1.1 support to Vega state > tracker. The new features added include mask layer support, text > support, and a new color transformation stage. The work can be found > at > > http://cgit.

Re: [Mesa-dev] [RFC] st/vega: Clean up and OpenVG 1.1

2010-11-30 Thread Keith Whitwell
On Tue, 2010-11-30 at 01:51 -0800, Chia-I Wu wrote: > Hi list, > > I have spent the weekend adding OpenVG 1.1 support to Vega state > tracker. The new features added include mask layer support, text > support, and a new color transformation stage. The work can be found > at > > http://cgit.fr

[Mesa-dev] [RFC] st/vega: Clean up and OpenVG 1.1

2010-11-30 Thread Chia-I Wu
Hi list, I have spent the weekend adding OpenVG 1.1 support to Vega state tracker. The new features added include mask layer support, text support, and a new color transformation stage. The work can be found at http://cgit.freedesktop.org/~olv/mesa/log/?h=vega-1.1 vega-1.1 branch is based on