Stephen T
|
23ee491e37
|
Merge branch 'main' of https://github.com/steviegt6/clay into feature/sdl3-image-rendering
Fix merge issues on feature/sdl3-image-rendering branch.
Add support for scissor handling.
|
2025-02-06 19:51:17 -06:00 |
|
Nic Barker
|
9d940c1f8e
|
[Core] Replace config macros with a single unified configuration struct (#240)
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Has been cancelled
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Has been cancelled
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Has been cancelled
|
2025-02-04 17:00:19 +13:00 |
|
Stephen T
|
25e13b8bdb
|
Implement SDL3 image rendering with SDL_image.
|
2025-01-31 03:02:33 -06:00 |
|
Nic Barker
|
326325ffaf
|
[Core] Convert measureText pointer to value string slice (#214)
|
2025-01-20 11:27:22 +13:00 |
|
Linus Probert
|
8e7e30dda6
|
[Renderers/SDL3] Adds an example using SDL3 as a renderer (#107)
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Waiting to run
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Waiting to run
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Waiting to run
Co-authored-by: Nic Barker <contact+github@nicbarker.com>
|
2025-01-19 14:35:41 +13:00 |
|