• Matteo Bruni's avatar
    wined3d: Rename wined3d_context_gl_apply_fbo_state_blit() function. · 7d5f9e42
    Matteo Bruni authored
    To wined3d_context_gl_apply_fbo_state_explicit(). It's not really
    related to blitting in principle; what it does is attaching specific
    textures to the FBO instead of the d3d render targets, which was the
    "original" use of FBOs in wined3d.
    
    BTW even that original use case (currently handled by
    context_state_fb()) is not using render_targets[] directly anymore and
    we end up kind of abusing the blit_targets[] arrays in struct
    wined3d_context_gl. Maybe we could rename that array as well.
    7d5f9e42
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...