• Roderick Colenbrander's avatar
    wined3d: Add a GDI version of RealizePalette. · 61c82f80
    Roderick Colenbrander authored
    The base version won't suffice anymore as it is not able to upload
    palette changes to the drawable in an efficient way for both GDI and
    GL. Further the LoadLocation code in RealizePalette isn't needed for
    the GDI version as in all cases it works on system memory.
    61c82f80
surface_gdi.c 29.1 KB