Sat, 02 Aug 2025 13:07:28 +0200
remove the possibility of non-lazy-initializable shader programs
it is still possible to pre-initialize them, but whenever they are used,
they should be re-created when they don't exist anymore
0 | 1 | .idea/ |
2 | nbproject/ | |
3 | build/ | |
98
83bec26453a8
add deploy target for the demo program
Mike Becker <universe@uap-core.de>
parents:
77
diff
changeset
|
4 | dist/ |
77
2187a732f4d7
prepare code for embedding shader sources with c23 #embed
Mike Becker <universe@uap-core.de>
parents:
0
diff
changeset
|
5 | shader/.*\.h |
0 | 6 | config.mk |