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
Updated by Marko Lindqvist about 2 months ago
- File 0038-sdl3-Always-convert-surface-on-load_gfxfile.patch 0038-sdl3-Always-convert-surface-on-load_gfxfile.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Updated by Marko Lindqvist about 1 month ago
- Status changed from In Review to Closed
Actions