Re: [Mesa-dev] RFC: gallium: Add index bias parameter to draw_elements and friends.

2010-04-20 Thread José Fonseca
On Mon, 2010-04-19 at 11:16 -0700, Keith Whitwell wrote: > On Mon, 2010-04-19 at 09:49 -0700, José Fonseca wrote: > > On Mon, 2010-04-19 at 06:22 -0700, Keith Whitwell wrote: > > > On Mon, 2010-04-19 at 06:07 -0700, Marek Olšák wrote: > > > > Unfortunately, this is supported only on r500 (i.e. not

Re: [Mesa-dev] RFC: gallium: Add index bias parameter to draw_elements and friends.

2010-04-19 Thread Keith Whitwell
On Mon, 2010-04-19 at 09:49 -0700, José Fonseca wrote: > On Mon, 2010-04-19 at 06:22 -0700, Keith Whitwell wrote: > > On Mon, 2010-04-19 at 06:07 -0700, Marek Olšák wrote: > > > Unfortunately, this is supported only on r500 (i.e. not r300 nor r400) > > > and only when the DRM version is >=2.3.0 (i.

[Mesa-dev] RFC: gallium: Add index bias parameter to draw_elements and friends.

2010-04-19 Thread José Fonseca
On Mon, 2010-04-19 at 06:22 -0700, Keith Whitwell wrote: > On Mon, 2010-04-19 at 06:07 -0700, Marek Olšák wrote: > > Unfortunately, this is supported only on r500 (i.e. not r300 nor r400) > > and only when the DRM version is >=2.3.0 (i.e. kernel 2.6.34). Please, > > can we make it an optional featu