| Home | Sound Driver | Video Driver | Printer Driver | Display Driver | |
![]() |
![]() |
Windows Display Driver Model (WDDM, also WVDDM) is the graphic driver architecture for video card drivers running Microsoft Windows versions beginning with Windows Vista. WDDM provides the functionality required to render the desktop and applications using Desktop Window Manager, a compositing window. Need for a new display driver model Though this is true for Microsoft's implementation of a composited desktop under Windows Vista, on the other hand, a composited desktop need not theoretically require a new display driver model to work as expected. Successful implementations of composited desktops were done before Windows Vista on other platforms such as Quartz, Compiz, WindowFX). The approach Microsoft attempted was to try to make sure WDDM was a unified experience across different GPUs by standardizing their features and performance. The software features missing from other driver models could be made immaterial by extensions or if a less restrictive or simply different driver model Limitations WDDM does not allow some modes that were previously handled by the driver such as spanning mode (same desktop view across two monitors). The new driver model also currently puts a limit on what hardware can support it, it needs to have Shader Model 2.0 support at least (fixed function pipeline is now translated to 2.0 shaders) and some other hardware features that were not previously enforced (causing, for example, SM 2.0-supporting hardware such as Intel GMA 900 to fail the WDDM certification [2]). WDDM driver for Direct3D 10-level hardware needs to implement device driver interfaces for both Direct3D 10 runtime and Direct3D 9Ex runtime in order to run legacy Direct3D applications and DWM composition engine. |
|
| >>Back to top | |
©2009 www.DriverDetective.co.uk | Contact us | Resources | Privacy Policy | Sitemap |
|