Prof-Butts / xwa_ddraw_d3d11

Direct3D 11 implementation of DDraw.dll for XWA with VR support and New Shaders
MIT License
6 stars 4 forks source link

Resolve some errors raised by the DirectX Debug Layer #88

Closed morallo closed 1 year ago

morallo commented 1 year ago

All the ERRORs related to input/output linking mismatch in PS and VS are solved. There are still D3D11: DeviceChild reference counter underflow errors.