1. b0a9079 Cmake: Move all find_packages to base CMakeLists.txt by Tony Barbour · 8 years ago
  2. e0529fb Demos: Add DEMOS_WSI_SELECTION to pick Linux wsi to use by Tony Barbour · 8 years ago
  3. c53c727 Cmake: Add files needed to build with Mir by Tony Barbour · 8 years ago
  4. 29cc952 Cmake: Move WSI compile decision to subdirectories by Tony Barbour · 8 years ago
  5. 03e06b2 build: Move codegen scripts into scripts dir by Mark Lobodzinski · 8 years ago
  6. 63fc169 build: Allow the use of a custom-named vulkan dll by Lenny Komow · 8 years ago
  7. f5d304a build: Update cmake files to use variables as destinations for make install by John Zupin · 8 years ago
  8. a120bb3 loader: fix duplicate detection of manifests when CMAKE_INSTALL_PREFIX is defined by Dor Askayo · 8 years ago
  9. 1d8fe67 loader: use CMAKE_INSTALL_FULL_<dir> to improve Linux filesystem compatibility by Dor Askayo · 8 years ago
  10. 01b6e79 build: Add include files to make install target by Karl Schultz · 8 years ago
  11. d7aa50c Fix CMake modules not being added correctly by Raul Tambre · 8 years ago
  12. 8ff3d32 cmake: Fix whitespace by Mark Lobodzinski · 8 years ago
  13. 15a45db Fix, that display only build under Linux works by Norbert Nopper · 8 years ago
  14. c300226 build: update spirv and glslang revisions by Mark Young · 8 years ago
  15. cec7989 demos: Restore Wayland compile behavior in cube by Tony Barbour · 8 years ago
  16. 776929b build: pr787 - CMAKE_INSTALL_PREFIX default by davidhubbard · 8 years ago
  17. 168a62b build: Update glslang to e4821e by Karl Schultz · 8 years ago
  18. 7e678f7 Only set scripts that starts with a hashbang as executable by Alexander F Rødseth · 8 years ago
  19. cd2f1f8 build: Fix typos in CMakeLists.txt (SPRIV->SPIRV) by Mark Young · 8 years ago
  20. b8b8eb8 build: Disable RTTI generation by Karl Schultz · 8 years ago
  21. b33052d CMakeLists.txt and doc changes for by Mark Mueller · 8 years ago
  22. 17c6468 external: GH#246, Move glslang and spirv-tools inside of dir tree by Jon Ashburn · 8 years ago
  23. 2775d79 toolchain: Bump everything to pull in required SPIR-V tools revision by Cody Northrop · 8 years ago
  24. e66d4e4 layers: Include all 4 Linux WSI interfaces by Tony Barbour · 8 years ago
  25. c283d0e SPIRV: Adjust to spirv-tools library move by GregF · 8 years ago
  26. 0afb0eb Turn off XLIB define by Tony Barbour · 8 years ago
  27. 3402bdd cmake: Find spirv/glslang dependencies by Dustin Graves · 8 years ago
  28. fb4a806 build: Enable Xlib support to default ON on Linux builds by Jon Ashburn · 8 years ago
  29. 82d82d1 build: Fix CMake Xlib DisplayServer name. by Karl Schultz · 8 years ago
  30. bb54b4d LX #410 - Use ${PYTHON_EXECUTABLE} for PYTHON_CMD by Tony Barbour · 8 years ago
  31. 5819d89 cmake: GH PR17, Add DisplayServer variables for the WSI interfaces by Mun, Gwan-gyeong · 8 years ago
  32. 7ebd80c demos: Add Hologram snapshot as Smoke test/demo by Tony Barbour · 8 years ago
  33. a5ebe8a loader: Fix Wayland support by Jason Ekstrand · 8 years ago
  34. 5cd6a91 cmake: Add options for each of the linux wsi interfaces by Jason Ekstrand · 8 years ago
  35. 7fa7e22 misc: Remove vktrace and icd from this repository by Jon Ashburn · 8 years ago
  36. d66cc92 vkjson: initial commit by Antoine Labour · 9 years ago
  37. f2defe3 Bump Windows ABI to 1 by David Pinedo · 9 years ago
  38. 89dc91c Remove FindPkgConfig from Windows build to stop error messages by Tony Barbour · 9 years ago
  39. e020405 wsi: Do not enable Xlib support by default by Mark Lobodzinski · 9 years ago
  40. a8a5f85 wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  41. ddf1e45 Fixes, that build is possible with Xlib configuration. by FslNopper · 9 years ago
  42. b49b6e5 wsi: Various fixes and Windows build issues by Mark Lobodzinski · 9 years ago
  43. b8ba300 vktrace: Renable trace/replay builds by default by Mark Lobodzinski · 9 years ago
  44. faa9081 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  45. a798c78 TEMPORARY: TURN OFF COMPILATION OF TRACE/REPLAY ... DON'T KEEP THIS! by Ian Elliott · 9 years ago
  46. 1d98da3 Change version 1.0 to 0.10 by David Pinedo · 9 years ago
  47. 6c77a5d Version change from 0.9 to 1.0 by David Pinedo · 9 years ago
  48. 6e62684 loader: set DEFAULT_VK_{DRIVER,LAYER}S_PATH to "" on Linux by Daniel Dadap · 9 years ago
  49. 5df372f cmake: Need glslang for tests as well as ICD by Courtney Goeltzenleuchter · 9 years ago
  50. e250a32 cmake: Fix options for building on Windows by Courtney Goeltzenleuchter · 9 years ago
  51. 5dfc4a9 cmake: Make all sub-components optional by Jason Ekstrand · 9 years ago
  52. 4bb0d30 Windows build: rename vulkan.0.dll to vulkan-0.dll by David Pinedo · 9 years ago
  53. 251213b vktrace: Build vktrace as part of the main build by Jon Ashburn · 9 years ago
  54. 86723b0 loader: Allow null string for CMAKE_INSTALL_PREFIX to prevent extra paths by Jon Ashburn · 9 years ago
  55. a0dffd6 cmake: Set CMAKE_INSTALL_PREFIX to "" so loader will be built with sys paths by Jon Ashburn · 9 years ago
  56. c28b0a1 linux: Fix standard GNU path usage by James Jones · 9 years ago
  57. 3869f41 linux: Use standard GNU install paths by Adam Jackson · 9 years ago
  58. 77d5fd3 cmake: Specify -std=c++11 by Adam Jackson · 9 years ago
  59. 67e9915 Bug 14084: Get tests compiling and running by Tony Barbour · 9 years ago
  60. a05dbaa Bug 14084 - Object Tracker, Image, Generic layers by Tony Barbour · 9 years ago
  61. a30e7e5 layers: Layer updates to get helpers compiling with type safety changes by Tobin Ehlis · 9 years ago
  62. 1d2cd3f Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  63. 55ccdca Build: re-enable build of tests on Linux, enable build of null drv on Windows by David Pinedo · 9 years ago
  64. 0c08365 Windows SDK: Rename vulkan.dll to vulkan.<major>.dll by David Pinedo · 9 years ago
  65. 500194c tests: Cmake changes for building on Windows by Tony Barbour · 9 years ago
  66. c48e635 Win: Stop using the temporary "xcb_nvidia" code. by Ian Elliott · 9 years ago
  67. 17b8457 glave: Disable, will update on separate branch by Courtney Goeltzenleuchter · 9 years ago
  68. f53c3cb renaming: Move many xgl files to vk version by Courtney Goeltzenleuchter · 9 years ago
  69. 2112d6b build: enable Glave and all layers but drawState by Jon Ashburn · 9 years ago
  70. 3bf69c7 binding: disable layers and tools by Chia-I Wu · 9 years ago
  71. 1a97d6c win: Make build able to find python3 on Windows and Linux by Jon Ashburn · 9 years ago
  72. 188f820 Get the trace player to work with Windows by Piers Daniell · 9 years ago
  73. 691c6b2 nulldrv: Creation of the nulldrv, for use on Windows. by David Pinedo · 9 years ago
  74. 084c886 cmake: support clang as the compiler by Chia-I Wu · 9 years ago
  75. 661dc37 Enable additional Linux warnings, for loader/layers/demos. by Ian Elliott · 9 years ago
  76. 92b336a Win: Allow the demos "tri" and "xglinfo" to build on Windows. by Ian Elliott · 9 years ago
  77. f435160 misc:Fixes to get better behavior in release builds by Tony Barbour · 9 years ago
  78. 2d4ab1e Can compile "loader" and "layers" on Windows and Linux ... by Ian Elliott · 9 years ago
  79. bf967aa Glave now compiling although I'm certain it's very broken. by Tobin Ehlis · 9 years ago
  80. 7e65d75 All of the codegen for layers is now working well enough that the generated layers will compile. by Tobin Ehlis · 9 years ago
  81. 58dc67a xgl: Do not build layers or glave during xgl.h update by Courtney Goeltzenleuchter · 9 years ago
  82. 33ada63 cmake: fix up gtest and set -fvisibility=hidden globally by Chia-I Wu · 9 years ago
  83. c362459 cmake: add find modules by Chia-I Wu · 9 years ago
  84. bba8fc0 cmake: remove -Werror from CMAKE_C_FLAGS by Chia-I Wu · 10 years ago
  85. f0f1a0d cmake: add -Wall, -Wextra, and others to CMAKE_CXX_FLAGS by Chia-I Wu · 10 years ago
  86. 21edded Build Glave from top level Cmake for Xgl. by Jon Ashburn · 10 years ago
  87. 81d45b2 demos: add tri by Chia-I Wu · 10 years ago
  88. a43bbd8 cmake: Lift common glslang definitions up to main CMakeLists by Courtney Goeltzenleuchter · 10 years ago
  89. d38bfb1 Layers initial prototype. by Jon Ashburn · 10 years ago
  90. 92a8d5b tidy up the build system a bit by Chia-I Wu · 10 years ago
  91. ef9e797 delete GitSHA1.c generation by Chia-I Wu · 10 years ago
  92. 38e1d2f remove XGLConfig.h.in by Chia-I Wu · 10 years ago
  93. 1eafd05 intel: adapt intel_winsys for our needs by Chia-I Wu · 10 years ago
  94. 1930060 add and deal with -fvisibility=hidden everywhere by Chia-I Wu · 10 years ago
  95. a33b5f4 cmake: -Werror -Wextra -Wno... by Chia-I Wu · 10 years ago
  96. b72e87d rename drivers/ to icd/ by Chia-I Wu · 10 years ago
  97. 155be03 cmake: find libdrm with pkg-config by Chia-I Wu · 10 years ago
  98. cec7295 intel: Add support for git ID in version string by Courtney Goeltzenleuchter · 10 years ago
  99. 1d22ed8 xgl: add verbose cmake option by Courtney Goeltzenleuchter · 10 years ago
  100. e06e72d i965: Add Intel driver ICD by Courtney Goeltzenleuchter · 10 years ago