summaryrefslogtreecommitdiffstats
path: root/servers/rendering/storage/material_storage.h
Commit message (Expand)AuthorAgeFilesLines
* Style: Apply new `clang-format` changesThaddeus Crews2024-09-201-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix incorrect setup of boolean uniform instancesYuri Rubinsky2022-10-091-1/+1
* Rename `uniform` to `parameter` across the engineYuri Rubinsky2022-09-011-17/+17
* Rename shader parameter uniform setter/getter methods for consistencyHugo Locurcio2022-08-041-2/+2
* Rename RenderingServer global shader uniform methods to be more explicitHugo Locurcio2022-07-281-16/+16
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Clean up Shader Preprocessorreduz2022-07-221-0/+1
* Split dependency logicBastiaan Olij2022-06-281-2/+2
* Extract global variable, shader and material storageBastiaan Olij2022-03-311-0/+101