Age | Commit message (Expand) | Author |
---|---|---|
2022-02-16 | Style: Cleanup single-line blocks, semicolons, dead code | Rémi Verschelde |
2022-01-18 | Unify variable and array declarations in shaders | Yuri Roubinsky |
2022-01-13 | [TextServer] Improvements for line breaking, "Fill" alignment, overrun, and i... | bruvzg |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-21 | Refactor render_mode in shaders, forbid declaring duplicates | Yuri Roubinsky |
2021-12-08 | Make `compile` shader function to use struct instead long parameter list | Yuri Roubinsky |
2021-12-01 | Allow using empty statements in the shader, added formatting warning | Yuri Roubinsky |
2021-11-12 | Use "enum class" for input enums | Aaron Franke |
2021-11-07 | Move and organize tests into subfolders | Aaron Franke |