|

楼主 |
发表于 2006-5-16 13:43:43
|
显示全部楼层
The Direct Rendering Infrastructure, also known as the DRI, is a framework for allowing direct access to graphics hardware under the X Window System in a safe and efficient manner. It includes changes to the X server, to several client libraries, and to the kernel. The first major use for the DRI is to create fast OpenGL implementations.
form http://dri.freedesktop.org/wiki/ |
|