Commit Graph

12 Commits

Author SHA1 Message Date
458c45d2b9 using the new renderer 2025-06-12 19:49:43 +02:00
47eb3ff907 moved vendor libraries to lib/ as a submodule 2025-06-09 15:50:29 +02:00
bd8c73ecd5 sdl3.c3l as a submodule 2025-06-09 12:30:25 +02:00
712ce50631 A lot of work
* moved all ugui code to lib/ugui.c3l and made it a library/module
* started work on a sdl3 renderer, with shaders etc
* added the new sdl3.c3l library as a dependency
* makefile is for the renderer
2025-06-01 16:44:31 +02:00
2380c7693c add sdl3 dependency 2025-05-21 23:38:59 +02:00
92614e4d8b removed comments 2025-01-31 23:15:40 +01:00
07857fcd44 switch to c3s' vendor raylib 5.5 2025-01-30 19:38:53 +01:00
b317951c32 first working prototype of sprite drawing 2025-01-29 01:10:18 +01:00
c0e9565bf6 idk some stuff 2024-12-17 11:26:59 +01:00
0db858e814 use libgrapheme to interpret utf8 encoded strings 2024-12-14 01:12:54 +01:00
dbe70eb4f4 added library schrift 2024-12-06 22:03:35 +01:00
39e78ea078 ported rewrite2 to c3 2024-10-29 22:45:47 +01:00