• Stefan Dösinger's avatar
    wined3d: Reinstall the G16R16F format surface load fixup. · 0dc0444c
    Stefan Dösinger authored
    We cannot remove this because we still have to load the surface as
    RGB. The shader may take care of setting the blue channel to 1.0 now,
    but we still get the red and green channels loaded incorrectly if we
    don't insert a blue channel before loading.
    0dc0444c
surface.c 196 KB