Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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
- Loading branch information