Commit Graph

3 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
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
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