Actions
Feature #923
closedsdl3: load_gfxfile(): always convert surface
Start date:
09/28/2024
Due date:
% Done:
0%
Estimated time:
Description
Currently sdl3-client load_gfxfile() converts surfce to compatible one only if it has palette (and check for that is broken anyway). Make it to do the conversion always, as there's no guarantee the surface is compatible regardless of that paletted or not detail.
Files
Actions