Project

General

Profile

Actions

Feature #747

open

sdl3: Drop flags parameter from SDL_CreateRenderer() call

Added by Marko Lindqvist 3 days ago. Updated 3 days ago.

Status:
In Review
Priority:
Normal
Category:
sdl3-client
Target version:
Start date:
07/02/2024
Due date:
% Done:

0%

Estimated time:

Description

Latest sdl3 has dropped flags parameter from SDL_CreateRenderer(). Adjust our call.


Files

Actions #1

Updated by Marko Lindqvist 3 days ago

Unlike documentation says, the flag parameter is still there. Just the render flags we're been using have been removed. Attached patch stops using them.

Actions

Also available in: Atom PDF