layers: Add push descriptor set layout create VUID
[platform/upstream/Vulkan-LoaderAndValidationLayers.git] / CMakeLists.txt
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
2016-04-01 GregFSPIRV: Adjust to spirv-tools library move
2016-03-31 Tony BarbourTurn off XLIB define
2016-03-15 Dustin Gravescmake: Find spirv/glslang dependencies
2016-03-08 Jon Ashburnbuild: Enable Xlib support to default ON on Linux builds
2016-03-08 Karl Schultzbuild: Fix CMake Xlib DisplayServer name.
2016-03-04 tobineMerge pull request #59 from chrisforbes/ds-more-fixes
2016-03-02 Tony BarbourLX #410 - Use ${PYTHON_EXECUTABLE} for PYTHON_CMD
2016-02-29 Mun, Gwan-gyeongcmake: GH PR17, Add DisplayServer variables for the...
2016-02-26 Tony Barbourdemos: Add Hologram snapshot as Smoke test/demo
2016-02-22 Jason Ekstrandloader: Fix Wayland support
2016-02-22 Jason Ekstrandcmake: Add options for each of the linux wsi interfaces
2016-02-02 Jon Ashburnmisc: Remove vktrace and icd from this repository
2016-01-20 Antoine Labourvkjson: initial commit
2016-01-06 David PinedoBump Windows ABI to 1
2015-12-16 Tony BarbourRemove FindPkgConfig from Windows build to stop error...
2015-12-15 Mark Lobodzinskiwsi: Do not enable Xlib support by default
2015-12-11 Mark Lobodzinskiwsi: Make WSI cases more consistent, fail if not set...
2015-12-04 FslNopperFixes, that build is possible with Xlib configuration.
2015-12-01 Mark Lobodzinskiwsi: Various fixes and Windows build issues
2015-12-01 Mark Lobodzinskivktrace: Renable trace/replay builds by default
2015-12-01 Mark Lobodzinskiwsi: Moved definition of CreateXxxSurface extension...
2015-12-01 Ian ElliottTEMPORARY: TURN OFF COMPILATION OF TRACE/REPLAY .....
2015-11-17 David PinedoChange version 1.0 to 0.10
2015-11-12 David PinedoVersion change from 0.9 to 1.0
2015-10-29 Daniel Dadaploader: set DEFAULT_VK_{DRIVER,LAYER}S_PATH to "" on...
2015-10-14 Courtney Goeltzenl... cmake: Need glslang for tests as well as ICD
2015-10-14 Courtney Goeltzenl... cmake: Fix options for building on Windows
2015-10-14 Jason Ekstrandcmake: Make all sub-components optional
2015-09-08 David PinedoWindows build: rename vulkan.0.dll to vulkan-0.dll
2015-08-10 Jon Ashburnvktrace: Build vktrace as part of the main build
2015-08-03 Jon Ashburnloader: Allow null string for CMAKE_INSTALL_PREFIX...
2015-07-31 Jon Ashburncmake: Set CMAKE_INSTALL_PREFIX to "" so loader will...
2015-07-24 James Joneslinux: Fix standard GNU path usage
2015-07-24 Adam Jacksonlinux: Use standard GNU install paths
2015-07-17 Adam Jacksoncmake: Specify -std=c++11
2015-07-17 Tony BarbourBug 14084: Get tests compiling and running
2015-07-17 Tony BarbourBug 14084 - Object Tracker, Image, Generic layers
2015-07-17 Tobin Ehlislayers: Layer updates to get helpers compiling with...
next