crosire / d3d8to9

A D3D8 pseudo-driver which converts API calls and bytecode shaders to equivalent D3D9 ones.
BSD 2-Clause "Simplified" License
927 stars 83 forks source link

Clear existing rect/volume content on surface/volume locks #185

Closed WinterSnowfall closed 1 month ago

WinterSnowfall commented 1 month ago

Similarly addresses a failing Wine test and is inline with native D3D8 behavior.