Commit Graph

5 Commits

Author SHA1 Message Date
ppeb
8e3ed99a47
Extend SDL2 Renderer and SDL2-video-demo
Implements CLAY_RENDER_COMMAND_TYPE_IMAGE and
CLAY_RENDER_COMMAND_TYPE_BORDER for SDL2.

Both have been added to SDL-video-demo to provide examples.
2025-01-16 20:34:59 -06:00
Nic Barker
f1d8a53a32
[Core] [Breaking] Split padding values into left, right, top, bottom (#195) 2025-01-14 10:38:02 +13:00
Funto
e11a394c25
[Compilers] Fix MSVC compilation with CMake (#178)
Co-authored-by: Nic Barker <contact+github@nicbarker.com>
2025-01-10 20:59:13 +13:00
FintasticMan
670f707997
[Core] Remove ##__VA_ARGS__ (#150) 2025-01-10 20:47:00 +13:00
Nic Barker
ac473d6fe7
[Renderers/SDL2] Create initial SDL2 renderer (#115)
Co-authored-by: Junior Rantila <junior.rantila@gmail.com>
2024-12-28 19:15:22 +13:00