Re: [Mesa-dev] Dri api

2010-11-10 Thread Russell Shaw
On 11/11/10 01:36, Jerome Glisse wrote: On Wed, Nov 10, 2010 at 2:36 AM, Russell Shaw wrote: Hi, I compiled mesa from sources. In mesa/src/driclient/src/XF86dri.c, if i use the api to make a drawable, how can i find the buffer pixel format? See my other reply on the wayland mailing list but

Re: [Mesa-dev] Dri api

2010-11-10 Thread Jerome Glisse
On Wed, Nov 10, 2010 at 2:36 AM, Russell Shaw wrote: > Hi, > I compiled mesa from sources. > > In mesa/src/driclient/src/XF86dri.c, if i use the > api to make a drawable, how can i find the buffer > pixel format? See my other reply on the wayland mailing list but i think you are trying to achieve

Re: [Mesa-dev] Dri api

2010-11-09 Thread Michel Dänzer
On Mit, 2010-11-10 at 18:36 +1100, Russell Shaw wrote: > > In mesa/src/driclient/src/XF86dri.c, if i use the > api to make a drawable, how can i find the buffer > pixel format? From the underlying X drawable. Beware that this is old DRI1 stuff, which shouldn't be used for new development. --

[Mesa-dev] Dri api

2010-11-09 Thread Russell Shaw
Hi, I compiled mesa from sources. In mesa/src/driclient/src/XF86dri.c, if i use the api to make a drawable, how can i find the buffer pixel format? ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/me