summaryrefslogtreecommitdiffstats
path: root/servers/rendering/shader_compiler.h
Commit message (Expand)AuthorAgeFilesLines
* Add shader uniform hints for screen textures so users can specify custom filt...clayjohn2022-08-091-0/+1
* Refactor shader hintsYuri Rubinsky2022-05-311-0/+1
* Add a new HashSet templatereduz2022-05-201-7/+7
* Replace most uses of Map by HashMapreduz2022-05-161-18/+18
* Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde2022-05-021-2/+2
* Optimize include files to improve `shader_language.h` compilation speedYuri Roubinsky2022-01-121-1/+0
* New OpenGL batching canvas rendererclayjohn2022-01-111-0/+133