From Spice
Contents |
[edit]
3D support
[edit]
Summary
Spice is currently a virtual GPU supporting 2D operations only. It needs to learn to support 3D operations. This needs to continue working when the client disconnects. The purpose is to support window managers that use 3d (aero, gnome-shell) and 3d applications.
[edit]
Owner
- Alon Levy
[edit]
Current Status
- Targeted Release: Not set
- 0% complete (3DPlanning)
- porting vGallium to Spice (STOPPED, see above instead)
[edit]
Description
The idea is to reuse Gallium (mesa3d, see references in the notes link below), specifically looking at starting from vgallium. Then after opengl seems working get direct3d for free or help get it working.
3D Notes (move all the highly flactuating stuff here, leave this page clean for status).

