1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-03-23 09:19:41 +01:00
Joshua Ashton 3abd30bb96 [d3d9] Fix return value for invalid backbuffer formats
This got changed when I saw that the auto depth stencil when set to an unavailable returns D3DERR_NOTAVAILABLE.
Turns out if the backbuffer is unavailable it returns D3DERR_INVALIDCALL...

Consistent...

Closes #1278
2019-12-17 22:36:27 +00:00
..
2019-12-11 03:18:39 +01:00