Actions
Feature #924
closedsdl3: Update alphablit() return value handling
Start date:
09/28/2024
Due date:
% Done:
0%
Estimated time:
Description
alphablit() return value handling requires changes. SDL_BlitSurface() returns boolean in latest sdl3, and TRUE indicates success, not failure as current integer checking assumes.
Files
Updated by Marko Lindqvist about 2 months ago
- File 0030-sdl3-Update-alphablit-to-sdl3-changes.patch 0030-sdl3-Update-alphablit-to-sdl3-changes.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