[Renderers/SDL3] Add borders and rounded borders functionality. (#220)

This commit is contained in:
arnauNau 2025-01-26 02:39:34 +01:00 committed by GitHub
parent c3fcf6ce12
commit c0dac38c87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 138 additions and 26 deletions

View file

@ -1,5 +1,4 @@
Please note, the SDL3 renderer is not 100% feature complete. It is currently missing:
- Borders
- Images
- Scroll / Scissor handling