Commit graph

6 commits

Author SHA1 Message Date
José Fonseca eea7ddcd0d Remove -Werror option.
Although it makes impossible to ignore errors, it also makes impossible
to use older code with newer compiler versions, which tend to rant more
with age.

Reviewed-by: Kurt Daverman <krd@vmware.com>
2012-08-24 17:35:55 +01:00
José Fonseca 329dd53745 Update headers & examples. 2011-09-19 13:21:29 +00:00
Micah Dowty 9605f56e5f Random size optimizations 2011-03-24 06:01:28 +00:00
Micah Dowty 962563d1e7 A handful of size optimizations for -DREALLY_TINY 2011-03-03 19:37:13 +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 75775e0dff Initial revision 2009-04-13 07:05:42 +00:00