• Stefan Dösinger's avatar
    wined3d: Control the onscreen depth stencil format in the swapchain. · 19b6f5ca
    Stefan Dösinger authored
    This allows the swapchain to know what depth format its window contexts have to see if the
    requested depth format is compatible or a FBO fallback is needed, and it will be needed to
    set the onscreen format to the requested auto depth stencil format instead of the
    let's-hope-it-fits D24_UNORM_S8_UINT format.
    19b6f5ca
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
Maketest.rules.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...