Last change
on this file since 49983 was 49983, checked in by vboxsync, 11 years ago |
Devices/Graphics: VMware SVGA II compatible graphics emulation (2D only), including the associated small API and VBoxManage changes, contributed by trivirt AG.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
133 bytes
|
Line | |
---|
1 | /*
|
---|
2 | * VMware SVGA II 3D capability definitions
|
---|
3 | */
|
---|
4 |
|
---|
5 | #ifndef _SVGA3D_CAPS_H_
|
---|
6 | #define _SVGA3D_CAPS_H_
|
---|
7 |
|
---|
8 |
|
---|
9 |
|
---|
10 | #endif /* _SVGA3D_CAPS_H_ */
|
---|
11 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.