summaryrefslogtreecommitdiffstats
path: root/External/vulkan (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed External to ThirdPartyEgor Yusov2019-09-1726-10330/+0
|
* Moved vulkan-1.lib windows library to windows subfloder to have consistent ↵Egor Yusov2019-03-221-0/+0
| | | | directory structure
* Link Vulkan back-end against vulkan loader instead of MoltenVK (fixed ↵Egor Yusov2019-03-225-7/+2
| | | | https://github.com/DiligentGraphics/DiligentCore/issues/69)
* Fixed rpath installation issues on LinuxEgor2019-01-223-0/+0
|
* Minor fix to gitignoreEgor Yusov2018-12-242-2/+2
|
* Enabled Vulkan build on macOSEgor Yusov2018-12-244-0/+13
|
* Enabled Vulkan backend build on LinuxEgor2018-11-034-0/+2
|
* Updated Vulkan headersEgor Yusov2018-10-317-17/+2006
|
* Added vulkan-1.libEgor Yusov2018-07-071-0/+0
|
* Implemented Vulkan instance initialization; added vulkan debug utilsEgor Yusov2018-03-1713-0/+8331