Commit graph

5 commits

Author SHA1 Message Date
José Fonseca 329dd53745 Update headers & examples. 2011-09-19 13:21: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 68478eab4b There are many new tests and examples that we wrote internally at VMware,
but couldn't release immediately since they depended on virtual GPU features
which were not yet publicly released in any products.  This checkin moves those
features from our internal repository to the open source repository. Future   
development on these tests and examples will take place directly in the open
source repository.

The primary feature added by this patch is 'Screen Object', a new dynamic
display management extension supported by Workstation 7.0 and Fusion 3.0.
See the README for a quick explanation.
2009-10-21 20:20:49 +00:00
Micah Dowty 98472b0b85 Enhance lib/util/vmbackdoor with some basic support for
the TCLO protocol that the host uses to push asynchronous
messages back into the VM.
2009-04-17 21:49:50 +00:00
Micah Dowty 75775e0dff Initial revision 2009-04-13 07:05:42 +00:00