Re: [Mesa-dev] [PATCH 2/4] gallium: add facilities for indirect drawing

2013-02-04 Thread Christoph Bumiller
On 04.02.2013 08:27, Michel Dänzer wrote: On Fre, 2013-02-01 at 22:50 +0100, Christoph Bumiller wrote: diff --git a/src/gallium/drivers/r300/r300_screen.c b/src/gallium/drivers/r300/r300_screen.c index d0f0070..7ae9dd6 100644 --- a/src/gallium/drivers/r300/r300_screen.c +++

Re: [Mesa-dev] [PATCH 2/4] gallium: add facilities for indirect drawing

2013-02-03 Thread Michel Dänzer
On Fre, 2013-02-01 at 22:50 +0100, Christoph Bumiller wrote: diff --git a/src/gallium/drivers/r300/r300_screen.c b/src/gallium/drivers/r300/r300_screen.c index d0f0070..7ae9dd6 100644 --- a/src/gallium/drivers/r300/r300_screen.c +++ b/src/gallium/drivers/r300/r300_screen.c @@ -155,6