summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-05-17Add VK_KEITHP_kms_display extensionKeith Packard1-1/+5
2017-04-23layers: Simplify ValidateCmdChris Forbes1-1/+1
2017-04-05cmake: Add build steps for object types headerMark Lobodzinski1-0/+2
2017-03-16build: Fix potentially uninitialized VS2015 warningJamie Madill1-0/+3
2017-03-14build: Add uninstall target for LinuxKarl Schultz1-0/+9
2017-03-06loader: gh1528 - Move generated filesMark Young1-4/+0
2017-03-01vulkan: update to header 1.0.42Mark Young1-3/+8
2017-02-20loader: Configurable fallback search pathsBenjamin Saunders1-0/+8
2017-02-08cmake: GH1444, add wayland include dir to cmakeThomas Heijligen1-0/+1
2017-02-02loader: Improve Linux manifest searchBenjamin Saunders1-8/+1
2017-01-31cube: Add direct to display supportDamien Leone1-1/+1
2017-01-31cmake: GH1428, Reenable subproject buildsMark Lobodzinski1-1/+1
2017-01-27build: Enable declaration hiding warning on WindowsKarl Schultz1-3/+6
2017-01-26build: Turn on "treat warnings as errors" on WinKarl Schultz1-2/+3
2017-01-23cmake: Add common targets/rules for helper filesMark Lobodzinski1-1/+19
2017-01-23cmake: Move common xml-gen macro to root fileMark Lobodzinski1-0/+8
2017-01-04demos: Fix CMake file to allow WSI selectionKarl Schultz1-1/+1
2016-12-09demos: Make DEMOS_WSI_SELECTION a variable, not an optionTony Barbour1-1/+1
2016-12-09Cmake: Move all find_packages to base CMakeLists.txtTony Barbour1-9/+18
2016-12-09Demos: Add DEMOS_WSI_SELECTION to pick Linux wsi to useTony Barbour1-0/+1
2016-12-09Cmake: Add files needed to build with MirTony Barbour1-2/+2
2016-12-09Cmake: Move WSI compile decision to subdirectoriesTony Barbour1-35/+1
2016-11-21build: Move codegen scripts into scripts dirMark Lobodzinski1-0/+2
2016-11-08build: Allow the use of a custom-named vulkan dllLenny Komow1-1/+4
2016-10-27build: Update cmake files to use variables as destinations for make installJohn Zupin1-1/+1
2016-10-27loader: fix duplicate detection of manifests when CMAKE_INSTALL_PREFIX is def...Dor Askayo1-4/+10
2016-10-27loader: use CMAKE_INSTALL_FULL_<dir> to improve Linux filesystem compatibilityDor Askayo1-2/+2
2016-10-12build: Add include files to make install targetKarl Schultz1-0/+4
2016-10-03Fix CMake modules not being added correctlyRaul Tambre1-1/+1
2016-09-29cmake: Fix whitespaceMark Lobodzinski1-4/+4
2016-09-12Fix, that display only build under Linux worksNorbert Nopper1-1/+7
2016-08-26build: update spirv and glslang revisionsMark Young1-2/+11
2016-08-25demos: Restore Wayland compile behavior in cubeTony Barbour1-2/+2
2016-08-04build: pr787 - CMAKE_INSTALL_PREFIX defaultdavidhubbard1-3/+1
2016-07-18build: Update glslang to e4821eKarl Schultz1-5/+5
2016-06-17Only set scripts that starts with a hashbang as executableAlexander F Rødseth1-0/+0
2016-06-16build: Fix typos in CMakeLists.txt (SPRIV->SPIRV)Mark Young1-4/+4
2016-05-12build: Disable RTTI generationKarl Schultz1-1/+6
2016-05-05CMakeLists.txt and doc changes forMark Mueller1-26/+84
2016-05-03external: GH#246, Move glslang and spirv-tools inside of dir treeJon Ashburn1-20/+20
2016-04-22toolchain: Bump everything to pull in required SPIR-V tools revisionCody Northrop1-2/+13
2016-04-13layers: Include all 4 Linux WSI interfacesTony Barbour1-1/+1
2016-04-01SPIRV: Adjust to spirv-tools library moveGregF1-3/+3
2016-03-31Turn off XLIB defineTony Barbour1-1/+1
2016-03-15cmake: Find spirv/glslang dependenciesDustin Graves1-12/+103
2016-03-08build: Enable Xlib support to default ON on Linux buildsJon Ashburn1-1/+1
2016-03-08build: Fix CMake Xlib DisplayServer name.Karl Schultz1-1/+1
2016-03-02LX #410 - Use ${PYTHON_EXECUTABLE} for PYTHON_CMDTony Barbour1-5/+2
2016-02-29cmake: GH PR17, Add DisplayServer variables for the WSI interfacesMun, Gwan-gyeong1-2/+4
2016-02-26demos: Add Hologram snapshot as Smoke test/demoTony Barbour1-0/+1