• Henri Verbeet's avatar
    wined3d: Allow the first render target to be set to NULL. · 1a786678
    Henri Verbeet authored
    Note that it still isn't necessarily safe to render in this case, because
    there are places where we assume the first render target is always non-NULL in
    order to determine e.g. framebuffer dimensions. It's now the responsibility of
    the caller to ensure that doesn't happen.
    1a786678
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
buffer.c Loading commit data...
d3d9.spec Loading commit data...
d3d9_main.c Loading commit data...
d3d9_private.h Loading commit data...
device.c Loading commit data...
directx.c Loading commit data...
query.c Loading commit data...
shader.c Loading commit data...
stateblock.c Loading commit data...
surface.c Loading commit data...
swapchain.c Loading commit data...
texture.c Loading commit data...
version.rc Loading commit data...
vertexdeclaration.c Loading commit data...
volume.c Loading commit data...