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

[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

[Mesa-dev] X Dri

2010-11-08 Thread Russell Shaw
Hi, How should the "format" of a DRI2 buffer be determined? http://www.x.org/releases/current/doc/dri2proto/dri2proto.txt DRI2ATTACH_FORMAT { attachment: CARD32 format: CARD32 } The DRI2ATTACH_FORMAT describes an attachment and the associated format. 'attachment' descr