* 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
8 lines
62 B
Plaintext
8 lines
62 B
Plaintext
*.o
|
|
*.a
|
|
build/*
|
|
**/.ccls-cache
|
|
perf.data*
|
|
*.rdc
|
|
test_renderer
|