summaryrefslogtreecommitdiff
path: root/servers/visual/rasterizer_rd/rasterizer_rd.cpp
AgeCommit message (Expand)Author
2020-02-11More GIProbe work and fixesJuan Linietsky
2020-02-11Base 3D engine done, still untested, though.Juan Linietsky
2020-02-11Merge pull request #29993 from bruvzg/vulkanRĂ©mi Verschelde
2020-02-11Add static Vulkan loader.bruvzg
2020-02-11Add a system to properly update materials if the uniform set is gone (likely ...Juan Linietsky
2020-02-11Moved the shader source compilation code outside RenderingDevice and VulkanJuan Linietsky
2020-02-11Added a spinlock template as well as a thread work pool class.Juan Linietsky
2020-02-11Custom material support seems complete.Juan Linietsky