using Direct3D without GPU
Quote:
Originally Posted by
slacky
If it had Directx then there is a graphics device on that machine, it doesn't have to be alongside the CPU, it can just as well be integrated on the motherboard.
I can use Direct3D feature levels 9_1, 9_2, 9_3, 10_0, 10_1, 11_0, and 11_1 without a GPU using WARP:
Quote:
Originally Posted by Microsoft
Enabling Rendering When Direct3D 10 Hardware is Not Available
WARP allows fast rendering in a variety of situations where hardware implementations are unavailable, including:
When the user does not have any Direct3D-capable hardware
[....]