summaryrefslogtreecommitdiffstats
path: root/modules/glslang/register_types.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-3/+0
* Enforce use of bool literals instead of integersRémi Verschelde2020-05-141-9/+9
* Renaming of servers for coherency.Juan Linietsky2020-03-271-1/+1
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-4/+4
* Vulkan: Move thirdparty code out of drivers, style fixesRémi Verschelde2020-02-111-2/+2
* glslang: Disable warnings and allow unbundlingRémi Verschelde2020-02-111-8/+7
* Merge pull request #29993 from bruvzg/vulkanRémi Verschelde2020-02-111-95/+102
|\
| * Add static Vulkan loader.bruvzg2020-02-111-95/+102
* | Added a spinlock template as well as a thread work pool class.Juan Linietsky2020-02-111-4/+4
|/
* Moved the shader source compilation code outside RenderingDevice and VulkanJuan Linietsky2020-02-111-0/+240