Commit graph

3 commits

Author SHA1 Message Date
Micah Dowty 4a5a01ab57 Patch from Jose Fonseca: Specify a nonzero light range in the bunnies example
Otherwise the bunnies are all black with the D3D backend and the
software renderer backend.

GL backend apparently interprets a zero light range differently, and
draws them white even without this change.
2010-08-16 16:46:29 +00:00
Micah Dowty 791ddd6a8f Applying a patch from Keith Whitwell: Adds some svga3dutil support for surface flags, and uses those flags in Bunnies to specify the static VB/IB usage of its buffers. This is the same behaviour we expect from well-behaved guest drivers, and it makes Bunnies a better tool for performance testing various host configurations. 2010-02-10 22:16:35 +00:00
Micah Dowty 75775e0dff Initial revision 2009-04-13 07:05:42 +00:00