summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem/shadercache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prevent readded shaders to be purged from cacheAnders Hafreager2018-02-281-0/+2
* Compile failing shaders once only and avoid asserting on failureLaszlo Agocs2018-02-011-4/+14
* Shader sharing: perform introspection once per shared shaderPaul Lemire2017-01-251-0/+5
* ShaderCache: allow to retrieve shader program from DNAPaul Lemire2016-07-051-0/+5
* Fix shader cachingSean Harmer2016-06-011-0/+152