Mathias,
There's a regression in vertex array drawing with this commit:
commit ed42c2580717527b2005580940fc766d95bb6b0b
Author: Mathias Fröhlich <mathias.froehl...@web.de>
Date: Mon Oct 31 16:23:40 2011 +0100
vbo: Use The VERT_{ATTRIB,BIT} defines.
Signed-off-by: Mathias Froehlich <mathias.froehl...@web.de>
Reviewed-by: Brian Paul <bri...@vmware.com>
Reviewed-by: Eric Anholt <e...@anholt.net>
To see the problem, run mesa/demos/src/demos/isosurf, choose
"glDrawArrays" or "glDrawElements" from the pop-up menu (right mouse
button). I see the problem (random/missing vertices or failed
assertion) with all gallium drivers. The swrast/i965 drivers seem
uneffected.
I'll try to debug it further, but maybe you could double-check your work.
-Brian
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev