From Fedora Project Wiki
< Features
Line 12: | Line 12: | ||
== Current status == | == Current status == | ||
* Targeted release: Fedora | * Targeted release: [[Releases/11 | Fedora 11]] | ||
* Last updated: 2008- | * Last updated: 2008-11-10 | ||
* Percentage of completion: | * Percentage of completion: 0% | ||
== Detailed Description == | == Detailed Description == |
Revision as of 04:38, 12 November 2008
Improve Direct Rendering Infrastructure
Summary
The Direct Rendering Infrastructure (DRI) was written ~10 years ago and its feature set was based on the graphics cards' capabilities at that time. It is time to update the infrastructure to take advantage of today's graphics cards' capabilities. DRI2 enables several new features including:
- Accelerated rendering to offscreen pixmaps
- Support for GLXFBConfigs
- Support for Pbuffers and Framebuffer Objects (FBOs)
- Software cursors and DRI are now compatible - great for MPX
Owner
- Name: KristianHoegsberg
Current status
- Targeted release: Fedora 11
- Last updated: 2008-11-10
- Percentage of completion: 0%
Detailed Description
Benefit to Fedora
Scope
Test Plan
User Experience
Dependencies
Contingency Plan
DRI2 co-exists with the original DRI. Individual drivers can have support for either one (or both).
Documentation
Links to related documentation:
- http://www.x.org/wiki/DRI2
- http://hoegsberg.blogspot.com/2008/03/i-just-committed-last-bit-of-dri2-work.html