66 Topics
Question

DirectX 9 - drawing a 2D sprite in its exact dimensions

Question

Windows Screen capture both GDI & DirectX fails returns ACCESS_DENIED

Question

DirectX11 Frank Luna - Error LNK1104 cannot open file 'Effects11d.lib' ParticleSystem

Question

DXGI monitors enumeration does not give full size for Dell P2715Q monitor

Question

my constructor method doesn't accept the arguments (directX/windows)

Question

How to check if a true hardware video adapter is used

Question

Get amount of graphics memory

Question

XAudio2 - Source voice hangs when active audio device gets removed

Question

Include d3d11 to code block

Question

Consumer-Producer threads with DirectX desktop frames

Question

Data race in passing a texture across threads in DirectX

Question

D3D11_USAGE_STAGING, what kind of GPU/CPU memory is used?

Question

DirectX11 CreateSharedHandle - is this cross-device?

Question

DirectX - Sharing resource handle among different threads

Question

Do I need CreateSharedHandle to pass a ID3D11Texture2D to another thread?