• Henri Verbeet's avatar
    wined3d: Don't validate the frontbuffer's DRAWABLE location in… · da574ed9
    Henri Verbeet authored
    wined3d: Don't validate the frontbuffer's DRAWABLE location in wined3d_swapchain_resize_buffers() when NO3D is set.
    
    In general, NO3D surfaces are always in SYSMEM. More importantly though,
    validating DRAWABLE will evict SYSMEM, but a subsequent
    wined3d_texture_no3d_load_location() won't recreate it because it's always
    supposed to be current. This fixes a regression introduced by commit
    ebaa0a94, and exposed by running the ddraw
    tests with the "no3d" renderer.
    da574ed9
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...
nls Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitlab-ci.yml Loading commit data...
.mailmap 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...
MAINTAINERS 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...