From Fedora Project Wiki
< Features
(→Owner) |
(→Owner) |
||
Line 10: | Line 10: | ||
== Owner == | == Owner == | ||
* Name: [[KristianHoegsberg | Kristian Høgsberg]] | * Name: [[KristianHoegsberg | Kristian Høgsberg]] | ||
* Email: ''' | * Email: '''FOLLOW THE LINK''' | ||
== Current status == | == Current status == |
Revision as of 03:35, 13 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: Kristian Høgsberg
- Email: FOLLOW THE LINK
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