commit | 0b57c07c79bec62051c3d90d38b0bbd39edfaa66 | [log] [tgz] |
---|---|---|
author | Andrea Carcone <andrea.carcone99@gmail.com> | Tue May 30 20:30:30 2023 +0200 |
committer | GitHub <noreply@github.com> | Tue May 30 20:30:30 2023 +0200 |
tree | f2afed5dba4977a1ee80cff47e28a49357ac4f92 | |
parent | b709b02e96ed150d681ab6b56e005d301aa9320e [diff] |
Backends: SDL3: Add SDL_Renderer for SDL3 implementation. (#6286) This is mostly a duplicate of SDL2 version with a few changes: SDL_GetRenderScale -> SDL_RenderGetScale SDL_ScaleModeLinear -> SDL_SCALEMODE_LINEAR