• Zebediah Figura's avatar
    wined3d: Use a string channel desc to initialize typed formats. · bb82bc78
    Zebediah Figura authored
    Avoid the need for manually set type attributes, and initialize the component
    count for all such formats.
    
    This fixes use of R11G11B10_FLOAT as a vertex attribute format with the GL
    backend. Since it has no corresponding typeless format, prior to this commit the
    component count was uninitialized and hence use of the format would result in a
    GL error.
    
    This fixes a GL error with Dark Souls Remastered. I did not immediately observe
    any corresponding rendering errors, however.
    bb82bc78
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...