build: Update to header 1.2.191
[platform/upstream/Vulkan-Tools.git] / CMakeLists.txt
2021-06-14 Jeremy Kniagerbuild: Add Werror and warning flags to builds
2020-03-19 Shannon McPhersonbuild: Update known-good for 1.2.135 header
2019-08-08 Lenny Komowbuild: Remove Windows loader build dependency
2019-07-24 Mike Schuchardtbuild: CMake/GN changes for pre-generated source
2019-07-24 Mike Schuchardtscripts: Port codegen script from VVL
2019-07-16 Mike Weiblenbuild: Update cmake_minimum_required(VERSION 3.10.2)
2018-11-07 Jeremy Kniagercmake: Fix build crashing on make install
2018-09-12 Mike Weiblenbuild: CMakeLists.txt cleanup, part 1
2018-07-10 Mike Schuchardtcmake: Clean up macOS install target
2018-07-01 Mike Weiblenbuild: Beautify cmake files
2018-06-28 Jeremy Kniagercmake: Update CMake to check env for MoltenVK
2018-06-27 Mike Weiblenbuild: Insert copyright in cmake files
2018-06-14 Mark Lobodzinskicmake: Use FindVulkanHeaders to get vulkan includes
2018-06-12 Mark Lobodzinskicmake: Prevent redefinition of uninstall target
2018-06-07 Karl Schultzrepo: Remove interim REPO_ROOT CMake code
2018-06-07 Jeremy Kniagercmake: Fix macOS CMake files to include dylib file
2018-06-06 Karl Schultzrepo: Reorg to remove Vulkan-Headers submodule
2018-05-28 Karl Schultzbuild: Enable install targets on Windows
2018-05-24 Karl Schultzbuild: Fix mock ICD install issues
2018-05-22 Mark Lobodzinskicmake: Rename uninstall target to prevent collisions
2018-05-21 Jeremy Kniagercmake: Update CMake files to build for MacOS
2018-05-15 Karl Schultzbuild: Enable install target on Linux
2018-05-12 Mark Lobodzinskicmake: Add LOADER_REPO_ROOT to repo
2018-05-12 Mark Lobodzinskiheaders: Switched cmake files to Vulkan-Headers
2018-05-12 Mark Lobodzinskicmake: More cmake fixups
2018-05-12 Mark Lobodzinskicmake: Clean up main cmakelists.txt file
2018-05-12 Mark Lobodzinskicube: Move cube directory up to top level dir
2018-05-12 Mark Lobodzinskivulkaninfo: Move vulkaninfo from demos to top level
2018-05-12 Mark Lobodzinskicmake: Remove building and setup of glslang
2018-05-12 Mark Lobodzinskibuild: Add FindVulkan, disable layers, ldr, tsts
2018-04-18 Karl Schultzmacos: Specify deployment target version
2018-03-20 James Le Cuirotbuild: Don't require glslang if not building layers
2018-03-16 Mark Lobodzinskilayers: Removed build of struct_size helpers
2018-03-02 Karl SchultzmacOS: Add macOS support
2018-02-12 Slawomir Cyganloader: link with OneCore umbrella library
2018-02-05 Mark Lobodzinskibuild: Move layer_utils build to top-level cmake
2018-02-05 Cort Strattonscripts: Fix error if spirv-tools dir had no .git ...
2018-02-05 Mark Lobodzinskicmake: Move LVL temp/worker targets into subfolder
2018-01-23 Mark Lobodzinskicmake: Fix glslang validator cmake hint path
2018-01-23 Mark Lobodzinskicmake: Fix externals for submodule/subtree builds
2017-11-29 Cort StrattonFix build errors:
2017-11-29 Cort StrattonUse SPIRV-Tools commit ID as validation cache version
2017-11-27 Jamie Madilllayers: Fix MSVS conversion warning.
2017-11-27 Jamie Madillloader: Fix improper cast warning.
2017-11-21 Mark Lobodzinskibuild: Avoid redundant spirv-tools/hdrs builds
2017-11-03 Cody Northropbuild: Add optional ccache support to cmake
2017-11-03 John Zulauflayers: Refactored pNext chain walks to template
2017-10-30 Tobin Ehlisicd: Adding generated mock icd
2017-10-24 Mike Weiblenexternal: Update commit IDs and scripts
2017-10-06 Mark Lobodzinskibuild: Limit control flow guard to loader/demos
2017-09-06 Lenny Komowloader: Fix PnP 32-bit registry handling
2017-09-01 John ZupinCMake: GH1989, add wayland include dir to cmake
2017-08-09 Bas Nieuwenhuizenbuild: PR1972, Install vk_layer_dispatch_table.h hdr
2017-07-13 Mark Youngbuild: Fix loader/layer fallthrough warning
2017-06-27 Slawomir Cyganbuild: Enable control flow guard on Windows
2017-06-12 Karl Schultzbuild: Add CMake flag to suppress LVL content
2017-06-06 Mark Lobodzinskibuild: Add extension helper generation to cmake
2017-04-22 Chris Forbeslayers: Simplify ValidateCmd
2017-04-05 Mark Lobodzinskicmake: Add build steps for object types header
2017-03-16 Jamie Madillbuild: Fix potentially uninitialized VS2015 warning
2017-03-14 Karl Schultzbuild: Add uninstall target for Linux
2017-03-06 Mark Youngloader: gh1528 - Move generated files
2017-03-01 Mark Youngvulkan: update to header 1.0.42
2017-02-20 Benjamin Saundersloader: Configurable fallback search paths
2017-02-08 Thomas Heijligencmake: GH1444, add wayland include dir to cmake
2017-02-02 Benjamin Saundersloader: Improve Linux manifest search
2017-01-31 Damien Leonecube: Add direct to display support
2017-01-31 Mark Lobodzinskicmake: GH1428, Reenable subproject builds
2017-01-27 Karl Schultzbuild: Enable declaration hiding warning on Windows
2017-01-26 Karl Schultzbuild: Turn on "treat warnings as errors" on Win
2017-01-23 Mark Lobodzinskicmake: Add common targets/rules for helper files
2017-01-23 Mark Lobodzinskicmake: Move common xml-gen macro to root file
2017-01-04 Karl Schultzdemos: Fix CMake file to allow WSI selection
2016-12-09 Tony Barbourdemos: Make DEMOS_WSI_SELECTION a variable, not an...
2016-12-09 Tony BarbourCmake: Move all find_packages to base CMakeLists.txt
2016-12-09 Tony BarbourDemos: Add DEMOS_WSI_SELECTION to pick Linux wsi to use
2016-12-09 Tony BarbourCmake: Add files needed to build with Mir
2016-12-09 Tony BarbourCmake: Move WSI compile decision to subdirectories
2016-11-21 Mark Lobodzinskibuild: Move codegen scripts into scripts dir
2016-11-08 Lenny Komowbuild: Allow the use of a custom-named vulkan dll
2016-10-27 John Zupinbuild: Update cmake files to use variables as destinati...
2016-10-27 Dor Askayoloader: fix duplicate detection of manifests when CMAKE...
2016-10-27 Dor Askayoloader: use CMAKE_INSTALL_FULL_<dir> to improve Linux...
2016-10-12 Karl Schultzbuild: Add include files to make install target
2016-10-03 Raul TambreFix CMake modules not being added correctly
2016-09-29 Mark Lobodzinskicmake: Fix whitespace
2016-09-12 Norbert NopperFix, that display only build under Linux works
2016-08-26 Mark Youngbuild: update spirv and glslang revisions
2016-08-25 Tony Barbourdemos: Restore Wayland compile behavior in cube
2016-08-04 davidhubbardbuild: pr787 - CMAKE_INSTALL_PREFIX default
2016-07-18 Karl Schultzbuild: Update glslang to e4821e
2016-06-17 Greg FischerMerge branch 'master' of github.com:KhronosGroup/Vulkan...
2016-06-17 Alexander F RødsethOnly set scripts that starts with a hashbang as executable
2016-06-16 Mark Youngbuild: Fix typos in CMakeLists.txt (SPRIV->SPIRV)
2016-05-12 Karl Schultzbuild: Disable RTTI generation
2016-05-05 Mark MuellerCMakeLists.txt and doc changes for
2016-05-03 Jon Ashburnexternal: GH#246, Move glslang and spirv-tools inside...
2016-04-22 greg-lunargMerge pull request #342 from KhronosGroup/update_toolch...
2016-04-22 Cody Northroptoolchain: Bump everything to pull in required SPIR...
2016-04-13 Tony Barbourlayers: Include all 4 Linux WSI interfaces
next