Commit Graph

7 Commits

Author SHA1 Message Date
Stephen T
509b23a601 Implement SDL3 image rendering with SDL_image. 2025-02-13 09:53:05 +13:00
Julio Ernesto Rodríguez Cabañas
eeb4520f48
[Renderers/SDL3] Use text engine to render text on the SDL3 renderer () 2025-02-13 09:19:36 +13:00
Nic Barker
9d940c1f8e
[Core] Replace config macros with a single unified configuration struct () 2025-02-04 17:00:19 +13:00
Nic Barker
0a703de69a
[Core] Add z-index and string base to Render Commands () 2025-01-26 15:28:35 +13:00
arnauNau
c0dac38c87
[Renderers/SDL3] Add borders and rounded borders functionality. () 2025-01-26 14:39:34 +13:00
arnauNau
aba846a446
[Renderers/SDL3] Add rounded corners rectangle functionality () 2025-01-23 09:30:24 +13:00
Linus Probert
8e7e30dda6
[Renderers/SDL3] Adds an example using SDL3 as a renderer ()
Co-authored-by: Nic Barker <contact+github@nicbarker.com>
2025-01-19 14:35:41 +13:00