Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-11 | Fix code formatting issues and VS compilation | RĂ©mi Verschelde | |
Also temporarily disable multicheck build so that we get a full build even when there are style issues on Vulkan. Fixes #33356. | |||
2020-02-11 | Added a spinlock template as well as a thread work pool class. | Juan Linietsky | |
Also, optimized shader compilation to happen on threads. |