Top "Directx-10" questions

DirectX 10 is the 10th version of Microsoft's DirectX API, which is used to develop and handle tasks related to Multimedia, such as game programming, 3D visualizations and video on Microsoft platforms including Windows Vista.

How do I know whether my display driver supports DirectX or not?

I would like to know whether my display driver supports DirectX 11 or not? How do I know the display drivers's …

directx directx-9 directx-10 directx-11
How to save backbuffer to file in DirectX 10?

I want to render a video frame-by-frame using DirectX 10. The frames would be processed later by some other tool like …

screenshot directx-10
DirectX Sample using DXUT Failed to create Direct3D device (Debug only)

Quite a strange problem I have here, I am trying to run the DXUT DirectX 10/11 tutorials from DirectX sample browser. …

directx directx-10