Jump to content

DirectX Graphics Infrastructure

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dravecky (talk | contribs) at 20:29, 1 March 2008 (wp link disambiguation). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

DirectX Graphics Infrastructure (DXGI) is a kernel-mode component of Windows Vista which handles the low level jobs, such as enumerating the display devices, choosing buffer formats, displaying the rendered frames and managing hardware resources. It serves as an hardware abstraction for the kernel mode Windows Display Driver Model device driver.

Both Direct3D 10 and OpenGL applications in Windows Vista work through DXGI.