summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-22loader: Fix Wayland supportJason Ekstrand1-1/+1
2016-02-22cmake: Add options for each of the linux wsi interfacesJason Ekstrand1-10/+19
2016-02-02misc: Remove vktrace and icd from this repositoryJon Ashburn1-25/+1
2016-01-20vkjson: initial commitAntoine Labour1-0/+5
2016-01-06Bump Windows ABI to 1David Pinedo1-1/+1
2015-12-16Remove FindPkgConfig from Windows build to stop error messagesTony Barbour1-1/+3
2015-12-15wsi: Do not enable Xlib support by defaultMark Lobodzinski1-3/+22
2015-12-11wsi: Make WSI cases more consistent, fail if not set correctlyMark Lobodzinski1-3/+8
2015-12-04Fixes, that build is possible with Xlib configuration.FslNopper1-0/+1
2015-12-01wsi: Various fixes and Windows build issuesMark Lobodzinski1-1/+3
2015-12-01vktrace: Renable trace/replay builds by defaultMark Lobodzinski1-1/+1
2015-12-01wsi: Moved definition of CreateXxxSurface extension to CMakefileMark Lobodzinski1-0/+6
2015-12-01TEMPORARY: TURN OFF COMPILATION OF TRACE/REPLAY ... DON'T KEEP THIS!Ian Elliott1-1/+1
2015-11-16Change version 1.0 to 0.10David Pinedo1-1/+1
2015-11-12Version change from 0.9 to 1.0David Pinedo1-1/+1
2015-10-29loader: set DEFAULT_VK_{DRIVER,LAYER}S_PATH to "" on LinuxDaniel Dadap1-1/+0
2015-10-14cmake: Need glslang for tests as well as ICDCourtney Goeltzenleuchter1-3/+7
2015-10-14cmake: Fix options for building on WindowsCourtney Goeltzenleuchter1-1/+5
2015-10-14cmake: Make all sub-components optionalJason Ekstrand1-15/+38
2015-09-08Windows build: rename vulkan.0.dll to vulkan-0.dllDavid Pinedo1-1/+1
2015-08-10vktrace: Build vktrace as part of the main buildJon Ashburn1-1/+1
2015-08-03loader: Allow null string for CMAKE_INSTALL_PREFIX to prevent extra pathsJon Ashburn1-0/+1
2015-07-31cmake: Set CMAKE_INSTALL_PREFIX to "" so loader will be built with sys pathsJon Ashburn1-0/+2
2015-07-24linux: Fix standard GNU path usageJames Jones1-4/+7
2015-07-24linux: Use standard GNU install pathsAdam Jackson1-0/+5
2015-07-17cmake: Specify -std=c++11Adam Jackson1-1/+1
2015-07-17Bug 14084: Get tests compiling and runningTony Barbour1-1/+1
2015-07-17Bug 14084 - Object Tracker, Image, Generic layersTony Barbour1-7/+4
2015-07-17layers: Layer updates to get helpers compiling with type safety changesTobin Ehlis1-1/+1
2015-07-17Bug 14084 - Improve type safety and remove polymorphismTony Barbour1-7/+7
2015-07-09Build: re-enable build of tests on Linux, enable build of null drv on WindowsDavid Pinedo1-4/+7