]> _ Git - clay.git/commit
[Renderers/Sokol] Sokol renderer & examples (#373)
authorNathan Korth <nkorth@users.noreply.github.com>
Wed, 9 Apr 2025 01:40:22 +0000 (21:40 -0400)
committerGitHub <noreply@github.com>
Wed, 9 Apr 2025 01:40:22 +0000 (13:40 +1200)
commiteb46688b823965e7a22d7a05226d6d5dd33ed2f0
treeeec5000d011de595413fd108b8622d493295f0b8
parent87efc49f525ccb4606f53ca994fd20935877dc4c
[Renderers/Sokol] Sokol renderer & examples (#373)
CMakeLists.txt
examples/sokol-corner-radius/CMakeLists.txt [new file with mode: 0644]
examples/sokol-corner-radius/main.c [new file with mode: 0644]
examples/sokol-video-demo/CMakeLists.txt [new file with mode: 0644]
examples/sokol-video-demo/main.c [new file with mode: 0644]
examples/sokol-video-demo/resources/Roboto-Regular.ttf [new file with mode: 0644]
examples/sokol-video-demo/sokol.c [new file with mode: 0644]
renderers/sokol/sokol_clay.h [new file with mode: 0644]