• Henri Verbeet's avatar
    wined3d: Always mark vertex buffers as used in context_apply_draw_state(). · 68339456
    Henri Verbeet authored
    The issue this solves is that buffer_internal_preload() is only called when
    STATE_VDECL or STATE_STREAMSRC is invalidated, but that doesn't happen for
    regular buffer maps. We'd like to be able to just call
    buffer_internal_preload() here, but buffer_internal_preload() has dependencies
    on context_stream_info_from_declaration() and vice versa.
    68339456
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...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools 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...
Make.vars.in Loading commit data...
Makefile.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...