Windows Display Driver Model
外观
Windows Display Driver Model(WDDM),是微軟新一代的圖形驅動程式模型。
WDDM是改良舊有的Windows XP上的XPDM架構,XPDM是使用2D 的GDI(Graphics Device Interface)或 GDI+,與XPDM相比,WDDM是3D加速桌面,最早適用於WIndows Vista之上[1] 。Window7 上支援有 WDDM 1.1。
WDDM 1.1
Windows 7 支援了 WDDM 1.1; 最早在 WinHEC 2008發布此一訊息. 新功能有:[2]
- DXGI 1.1, 可用GDI 支援硬體 2D 加速[3] (無 GDI+) 以及 Direct2D/DirectWrite
- BitBlt, StretchBlt, TransparentBlt
- AlphaBlend, ColorFill
- ClearType 字型支援
- Direct3D 11 裝置驅動介面 (DDI)
- DXVA-HD DDI [4]
- Hardware video overlay DDI [5]
- 可選用 AES 128 加密
- 可選用加密後的影像壓縮
- 支援 multiple drivers 在於一個 multi-adapter 以及 multi-monitor 的設定之上[2] [6]
WDDM2
2006年又有WDDM 2.0的消息,WDDM2.0版能夠解決GPU多工處理問題,但需要新一代GPU硬體支援才可以完成。
注釋
- ^ Windows Vista Display Driver Model
- ^ 2.0 2.1 WHDC: Graphics Guide for Windows 7. Microsoft. 12-06-2009.
- ^ Windows DDK - GDI Hardware Acceleration. MSDN. [2009-06-14].
- ^ Windows DDK - DXVA-HD DDI. MSDN. [2009-06-13].
- ^ Windows DDK - Overlay DDI. MSDN. [2009-06-13].
- ^ Windows DDK - Multiple Monitors and Video Present Networks. MSDN. [2010-07-14].