[Mesa-dev] Mesa (master): r600g: implement instanced drawing support
Christian König
deathsimple at vodafone.de
Tue Mar 1 15:06:52 PST 2011
Am Dienstag, den 01.03.2011, 19:36 +0100 schrieb Michel Dänzer:
> On Son, 2011-02-27 at 17:20 -0800, Christian KXXnig wrote:
> > Module: Mesa
> > Branch: master
> > Commit: 96bbc627f369c0100b950f81531b1fe9ef586c34
> > URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96bbc627f369c0100b950f81531b1fe9ef586c34
> >
> > Author: Christian König <deathsimple at vodafone.de>
> > Date: Mon Feb 28 02:00:01 2011 +0100
> >
> > r600g: implement instanced drawing support
>
> This commit breaks running Windows 7 guests with Aero in VMware
> Workstation. It doesn't make any difference if
> PIPE_CAP_INSTANCED_DRAWING is advertised or not, so apparently the
> problem isn't with actual instanced drawing.
>
>
> The piglit test draw-instanced-divisor is failing as well, though
> draw-instanced seems to work fine.
Let me guess: You working on an evergreen hardware, right?
We already have an similarly bug tracker
(https://bugs.freedesktop.org/show_bug.cgi?id=34843).
The problem is that I don't have an evergreen hardware at hand to
reproduce the problem, so please set the R600_DUMP_SHADERS=1 environment
variable and let me take a look at the generated shader output.
Christian.
More information about the mesa-dev
mailing list