Jump to content

DirectX Graphics Infrastructure

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 221.128.181.49 (talk) at 19:11, 10 January 2008. 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 abstracttion for the kernel mode WDDM device driver.

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