Opened 18 years ago
Last modified 15 years ago
#475 closed defect
3D acceleration support for VBox guests — at Version 3
Reported by: | Sander van Leeuwen | Owned by: | |
---|---|---|---|
Component: | 3D support | Version: | VirtualBox 1.4.0 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description (last modified by )
This ticket is used to track development of 3d acceleration support.
I have committed my initial OpenGL guest support to the public SVN tree: http://www.virtualbox.org/browser/trunk/src/VBox/HostServices/SharedOpenGL http://www.virtualbox.org/browser/trunk/src/VBox/Additions/WINNT/Graphics/OpenGL
Current status:
- communication framework between guest and host is present<br>
- simple OpenGL samples are functional; they display their rendered output in an external window on the host for testing purposes)<br>
- supported are only Windows guests combined with a Windows host<br>
- not all OpenGL commands are implemented; most simple ones are<br>
Plans:
- Linux host and guest OpenGL support
- Add OpenGL extensions as reported by the host OS
- Direct3D emulation using OpenGL
We are looking for external developers with an interest to help us out to complete this work.
Change History (3)
comment:1 by , 18 years ago
Description: | modified (diff) |
---|
comment:2 by , 18 years ago
Description: | modified (diff) |
---|
comment:3 by , 18 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.