Age | Commit message (Expand) | Author |
---|---|---|
2020-03-30 | SCons: Format buildsystem files with psf/black | Rémi Verschelde |
2020-03-27 | Renaming of servers for coherency. | Juan Linietsky |
2020-03-23 | Adding missing include guards to header files identified by LGTM. | Rajat Goswami |
2020-02-18 | Fix compilation warnings and re-enable werror=yes on Travis | Rémi Verschelde |
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-02-11 | Vulkan: Move thirdparty code out of drivers, style fixes | Rémi Verschelde |
2020-02-11 | glslang: Disable warnings and allow unbundling | Rémi Verschelde |
2020-02-11 | Merge pull request #29993 from bruvzg/vulkan | Rémi Verschelde |
2020-02-11 | Add static Vulkan loader. | bruvzg |
2020-02-11 | Moved the shader source compilation code outside RenderingDevice and Vulkan | Juan Linietsky |
2020-02-11 | Added a spinlock template as well as a thread work pool class. | Juan Linietsky |