Actions
Feature #26
closedsdl3: SDL_FillRect() -> SDL_FillSurfaceRect()
Start date:
12/04/2023
Due date:
% Done:
0%
Estimated time:
Description
SDL_FillRect() has been renamed as SDL_FillSurfaceRect() in sdl3. Adjust our sdl3-client code.
Files
Actions
#1
Updated by Marko Lindqvist 12 months ago
- File 0023-sdl3-Replace-SDL_FillRect-call-with-SDL_FillSurfaceR.patch 0023-sdl3-Replace-SDL_FillRect-call-with-SDL_FillSurfaceR.patch added
- File 0020-sdl3-Replace-SDL_FillRect-call-with-SDL_FillSurfaceR.patch 0020-sdl3-Replace-SDL_FillRect-call-with-SDL_FillSurfaceR.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Updated by Marko Lindqvist 12 months ago
- Subject changed from sdl3: SDL_FillRect() -> SDL_FullSurfaceRect() to sdl3: SDL_FillRect() -> SDL_FillSurfaceRect()
Updated by Marko Lindqvist 12 months ago
- Status changed from In Review to Closed
Actions