Opened 17 years ago
Last modified 14 years ago
#475 closed defect
3D acceleration support for VBox guests — at Version 4
| 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 (4)
comment:1 by , 17 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 17 years ago
| Description: | modified (diff) |
|---|
comment:3 by , 17 years ago
| Description: | modified (diff) |
|---|
comment:4 by , 17 years ago
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.

