summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-13Reland "Generate libvulkan.so.1 on Linux instead of libvulkan.so"Shahbaz Youssefi1-7/+3
2020-11-10build: Update known-good files for 1.2.160 headerShannon McPherson4-1/+30
2020-11-02build: Update known-good files for 1.2.159 headerShannon McPherson1-1/+1
2020-10-30Revert "Generate libvulkan.so.1 on Linux instead of libvulkan.so"Shahbaz Youssefi1-3/+7
2020-10-30Add an option to disable MASMMichel Zou2-1/+5
2020-10-28Configure vulkan.pc when pkg-config is availablexantares1-11/+11
2020-10-28Generate libvulkan.so.1 on Linux instead of libvulkan.soShahbaz Youssefi1-7/+3
2020-10-27build: Update known-good files for 1.2.158 headerShannon McPherson5-1/+76
2020-10-26tests: Use cmake -E copy instead of xcopyMichel Zou1-2/+2
2020-10-26Add support for VK_FUCHSIA_imagepipe_surfaceCraig Stout6-39/+109
2020-10-20Fix vulkan link to on cfgmgr32 case-sensitive fsxantares1-1/+1
2020-10-20CMake: Fix libdir in pkg-config file, dehardcode includedirRémi Verschelde1-2/+2
2020-10-19Add Fuchsia supportCraig Stout7-13/+444
2020-10-12build: Update known-good files for 1.2.157 headerShannon McPherson1-1/+1
2020-10-08Handling also zero size override paths.Dorian Apanel1-20/+21
2020-10-08loader: Override layer load when custom allocator used.Dorian Apanel1-21/+22
2020-10-07Fix formatting issue.Piers Daniell1-1/+2
2020-10-07Fix some issues when EnumerateAdapterPhysicalDevices is availablePiers Daniell1-6/+10
2020-10-06build: Update known-good files for 1.2.156 headerShannon McPherson1-1/+1
2020-10-06loader: Fixes build with MinGW-w64 8.0.0.Brecht Sanders2-2/+25
2020-10-06docs: Update build.md for static build changesCharles Giessen2-2/+2
2020-10-05docs: Remove outdated references to WDKLenny Komow1-16/+1
2020-10-01loader: Fix incorrect allocation error cleanupLenny Komow1-1/+3
2020-09-29docs: Update static linking infoCharles Giessen1-12/+10
2020-09-21build: Update known-good files for 1.2.154 headerShannon McPherson4-1/+114
2020-09-17Revert "loader: Return error if layer loading failed"Charles Giessen1-1/+1
2020-09-11loader Fix issues with physical device sortingPiers Daniell1-7/+9
2020-09-07build: Update known-good files for 1.2.153 headerShannon McPherson1-1/+1
2020-09-03docs: Add info on VkConfig and override layerCharles Giessen1-0/+9
2020-09-02Update Linux distro used in Travis pipelineTrung Lê1-8/+4
2020-09-02loader: Make device extensions return same countCharles Giessen1-67/+45
2020-09-02loader: Return error if layer loading failedCharles Giessen1-1/+1
2020-08-27docs: Remove mention of old layersCharles Giessen1-10/+7
2020-08-27build: Update known-good files for 1.2.152 headerShannon McPherson1-1/+1
2020-08-27tests: Change license to Apache 2.0Lenny Komow1-16/+9
2020-08-27GN: Add missing header dependencies.Jamie Madill1-0/+5
2020-08-26repo: Prevent cmake name mismatch warningLenny Komow3-0/+7
2020-08-26Fix formattingRyan Harrison1-1/+1
2020-08-26Move variables into scope they are referenced withinRyan Harrison1-2/+2
2020-08-20loader: Fix invalid cleanup on allocation errorLenny Komow1-3/+1
2020-08-19loader: Fix some non-msvc compiler warningsBiswapriyo Nath3-4/+8
2020-08-17loader: Fixes for gn buildCody Northrop2-3/+1
2020-08-17build: Update known-good files for 1.2.151 headerShannon McPherson1-1/+1
2020-08-17docs: Remove COPYRIGHT.txt from the readmeFxshlein1-2/+0
2020-08-14repo: Set appveyor build to use Win10 SDKLenny Komow1-2/+2
2020-08-14loader: Move tag to avoid linux warningLenny Komow1-1/+1
2020-08-14loader: Fix physical device sorting crashPiotr Bialecki1-12/+21
2020-08-14loader: Remove illegal asssignmentLenny Komow1-1/+0
2020-08-14loader: Fix variable nameLenny Komow1-2/+2
2020-08-14loader: Fixpossible memory corruptionLenny Komow1-3/+7