Age | Commit message (Expand) | Author |
---|---|---|
2022-01-18 | Unify variable and array declarations in shaders | Yuri Roubinsky |
2022-01-14 | Fix shader crashing when declaring matrix or array varyings | Yuri Roubinsky |
2022-01-12 | Optimize include files to improve `shader_language.h` compilation speed | Yuri Roubinsky |
2022-01-11 | New OpenGL batching canvas renderer | clayjohn |