header: Move vk.xml to version 1.0.29
[platform/upstream/Vulkan-LoaderAndValidationLayers.git] / CMakeLists.txt
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...
2015-07-17 Tony BarbourBug 14084 - Improve type safety and remove polymorphism
2015-07-09 David PinedoBuild: re-enable build of tests on Linux, enable build...
2015-07-09 David PinedoWindows SDK: Rename vulkan.dll to vulkan.<major>.dll
2015-06-02 Tony Barbourtests: Cmake changes for building on Windows
2015-04-29 Ian ElliottWin: Stop using the temporary "xcb_nvidia" code.
2015-04-16 Courtney Goeltzenl... glave: Disable, will update on separate branch
2015-04-16 Courtney Goeltzenl... renaming: Move many xgl files to vk version
2015-04-16 Jon Ashburnbuild: enable Glave and all layers but drawState
2015-04-16 Chia-I Wubinding: disable layers and tools
2015-03-18 Jon Ashburnwin: Make build able to find python3 on Windows and...
2015-03-03 Piers DaniellGet the trace player to work with Windows
2015-02-18 David Pinedonulldrv: Creation of the nulldrv, for use on Windows.
2015-02-17 Chia-I Wucmake: support clang as the compiler
2015-02-13 Ian ElliottEnable additional Linux warnings, for loader/layers...
2015-02-07 Norbert NopperMerge pull request #2 from KhronosGroup/master
2015-02-07 Ian ElliottWin: Allow the demos "tri" and "xglinfo" to build on...
2015-02-07 Courtney Goeltzenl... Merge branch 'FslNopper-master'
2015-02-06 Tony Barbourmisc:Fixes to get better behavior in release builds
2015-02-05 Ian ElliottCan compile "loader" and "layers" on Windows and Linux ...
2015-02-05 Tobin EhlisGlave now compiling although I'm certain it's very...
2015-02-05 Tobin EhlisAll of the codegen for layers is now working well enoug...
2015-02-05 Courtney Goeltzenl... xgl: Do not build layers or glave during xgl.h update
2015-02-05 Chia-I Wucmake: fix up gtest and set -fvisibility=hidden globally
2015-02-05 Chia-I Wucmake: add find modules
2015-02-05 Chia-I Wucmake: remove -Werror from CMAKE_C_FLAGS
2014-12-16 Chia-I Wucmake: add -Wall, -Wextra, and others to CMAKE_CXX_FLAGS
2014-12-11 Jon AshburnBuild Glave from top level Cmake for Xgl.
2014-10-31 Chia-I Wudemos: add tri
2014-10-31 Courtney Goeltzenl... cmake: Lift common glslang definitions up to main CMake...
2014-10-30 Jon AshburnLayers initial prototype.
2014-09-18 Chia-I Wutidy up the build system a bit
2014-09-18 Chia-I Wudelete GitSHA1.c generation
2014-09-13 Chia-I Wuremove XGLConfig.h.in
2014-08-06 Chia-I Wuintel: adapt intel_winsys for our needs
2014-08-04 Chia-I Wuadd and deal with -fvisibility=hidden everywhere
2014-08-03 Chia-I Wucmake: -Werror -Wextra -Wno...
2014-08-03 Chia-I Wurename drivers/ to icd/
2014-08-02 Chia-I Wucmake: find libdrm with pkg-config
2014-08-02 Courtney Goeltzenl... intel: Add support for git ID in version string
2014-08-02 Courtney Goeltzenl... xgl: add verbose cmake option
2014-08-02 Courtney Goeltzenl... i965: Add Intel driver ICD
2014-08-02 Courtney Goeltzenl... xgl: remove unused driver files
2014-08-01 Chia-I Wucmake: set -std=c99 -Wall
2014-08-01 Chia-I Wuloader: add a generic ICD loader
2014-07-24 Courtney Goeltzenl... Starting to build framework.