Almamu
f312bcdca4
refactor: simplified working with properties, constants and shader variables
2025-04-19 09:49:21 +02:00
Almamu
740c290a82
chore: make use of external repos for all deps instead of copying things manually and more cleanup work
2025-04-06 08:40:00 +02:00
Alexis Maiquez
b8fd1eefac
chore: clang-format and code formatting done with an extra of code cleanup
...
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2023-12-14 02:20:34 +01:00
Alexis Maiquez
732c60da46
More code cleanups
...
Update .clang-format
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2023-02-08 18:48:19 +01:00
Alexis Maiquez
eb29078cfe
- removed duplicated list of variables and unified under the new way of registering uniforms, simplifying required code
...
- removed commented out code on CPass as there's already almost equivalent code working
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2021-09-01 01:48:21 +02:00
Alexis Maiquez
d7cf8af7ca
+ created global variable storage for shaders
...
+ added g_Time to global variable storage
- removed global g_Time from main
~ changed "shader parameters" to "shader variables" as it's a more apt naming
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2019-09-10 13:27:18 +02:00