summaryrefslogtreecommitdiff
path: root/servers/visual/rasterizer_rd/shader_rd.h
AgeCommit message (Expand)Author
2020-02-26Reimplement Mutex with C++'s <mutex>Pedro J. Estébanez
2020-02-18Fix compilation warnings and re-enable werror=yes on TravisRémi Verschelde
2020-02-11Vulkan: Move thirdparty code out of drivers, style fixesRémi Verschelde
2020-02-11Untested support for compute shadersJuan 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