1. a5333ee build: Allow the use of a custom-named vulkan dll by Lenny Komow · 8 years ago
  2. 35ab0d7 build: Update cmake files to use variables as destinations for make install by John Zupin · 8 years ago
  3. a4a2f9f loader: fix duplicate detection of manifests when CMAKE_INSTALL_PREFIX is defined by Dor Askayo · 8 years ago
  4. 9b588e8 loader: use CMAKE_INSTALL_FULL_<dir> to improve Linux filesystem compatibility by Dor Askayo · 8 years ago
  5. 60931a2 build: Add include files to make install target by Karl Schultz · 8 years ago
  6. cc2786d Fix CMake modules not being added correctly by Raul Tambre · 8 years ago
  7. 3e09245 cmake: Fix whitespace by Mark Lobodzinski · 8 years ago
  8. 886977f Fix, that display only build under Linux works by Norbert Nopper · 8 years ago
  9. 40fa980 build: update spirv and glslang revisions by Mark Young · 8 years ago
  10. 930cd2e demos: Restore Wayland compile behavior in cube by Tony Barbour · 8 years ago
  11. bb8de57 build: pr787 - CMAKE_INSTALL_PREFIX default by davidhubbard · 8 years ago
  12. 104c762 build: Update glslang to e4821e by Karl Schultz · 8 years ago
  13. 07ac021 Only set scripts that starts with a hashbang as executable by Alexander F Rødseth · 8 years ago
  14. 3b019c6 build: Fix typos in CMakeLists.txt (SPRIV->SPIRV) by Mark Young · 8 years ago
  15. e6917ca build: Disable RTTI generation by Karl Schultz · 8 years ago
  16. e87a48b CMakeLists.txt and doc changes for by Mark Mueller · 9 years ago
  17. d288cb9 external: GH#246, Move glslang and spirv-tools inside of dir tree by Jon Ashburn · 9 years ago
  18. 53cd7ef toolchain: Bump everything to pull in required SPIR-V tools revision by Cody Northrop · 9 years ago
  19. b38f69d layers: Include all 4 Linux WSI interfaces by Tony Barbour · 9 years ago
  20. b9b88ad SPIRV: Adjust to spirv-tools library move by GregF · 9 years ago
  21. c30de20 Turn off XLIB define by Tony Barbour · 9 years ago
  22. 7ef139e cmake: Find spirv/glslang dependencies by Dustin Graves · 9 years ago
  23. b2ec2fd build: Enable Xlib support to default ON on Linux builds by Jon Ashburn · 9 years ago
  24. 2dc4836 build: Fix CMake Xlib DisplayServer name. by Karl Schultz · 9 years ago
  25. a70e3fe LX #410 - Use ${PYTHON_EXECUTABLE} for PYTHON_CMD by Tony Barbour · 9 years ago
  26. 05d514b cmake: GH PR17, Add DisplayServer variables for the WSI interfaces by Mun, Gwan-gyeong · 9 years ago
  27. 2f18b29 demos: Add Hologram snapshot as Smoke test/demo by Tony Barbour · 9 years ago
  28. cd0672c loader: Fix Wayland support by Jason Ekstrand · 9 years ago
  29. 0d96642 cmake: Add options for each of the linux wsi interfaces by Jason Ekstrand · 9 years ago
  30. 3510b19 misc: Remove vktrace and icd from this repository by Jon Ashburn · 9 years ago
  31. e3795c1 vkjson: initial commit by Antoine Labour · 9 years ago
  32. c7a0e99 Bump Windows ABI to 1 by David Pinedo · 9 years ago
  33. c6955a3 Remove FindPkgConfig from Windows build to stop error messages by Tony Barbour · 9 years ago
  34. 7b3b819 wsi: Do not enable Xlib support by default by Mark Lobodzinski · 9 years ago
  35. b3e934d wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  36. 1a7cfd6 Fixes, that build is possible with Xlib configuration. by FslNopper · 9 years ago
  37. 6f92feb wsi: Various fixes and Windows build issues by Mark Lobodzinski · 9 years ago
  38. d78aa07 vktrace: Renable trace/replay builds by default by Mark Lobodzinski · 9 years ago
  39. 28214d9 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  40. 179dde8 TEMPORARY: TURN OFF COMPILATION OF TRACE/REPLAY ... DON'T KEEP THIS! by Ian Elliott · 9 years ago
  41. d45c4cf Change version 1.0 to 0.10 by David Pinedo · 9 years ago
  42. 7a8e3f2 Version change from 0.9 to 1.0 by David Pinedo · 9 years ago
  43. 7bb2c23 loader: set DEFAULT_VK_{DRIVER,LAYER}S_PATH to "" on Linux by Daniel Dadap · 9 years ago
  44. 3efe712 cmake: Need glslang for tests as well as ICD by Courtney Goeltzenleuchter · 9 years ago
  45. 129d89c cmake: Fix options for building on Windows by Courtney Goeltzenleuchter · 9 years ago
  46. 775a578 cmake: Make all sub-components optional by Jason Ekstrand · 9 years ago
  47. 717647d Windows build: rename vulkan.0.dll to vulkan-0.dll by David Pinedo · 9 years ago
  48. 4be38e7 vktrace: Build vktrace as part of the main build by Jon Ashburn · 9 years ago
  49. 2b77916 loader: Allow null string for CMAKE_INSTALL_PREFIX to prevent extra paths by Jon Ashburn · 9 years ago
  50. 75c3a49 cmake: Set CMAKE_INSTALL_PREFIX to "" so loader will be built with sys paths by Jon Ashburn · 9 years ago
  51. ac945bc linux: Fix standard GNU path usage by James Jones · 9 years ago
  52. 05487a2 linux: Use standard GNU install paths by Adam Jackson · 9 years ago
  53. d7148b3 cmake: Specify -std=c++11 by Adam Jackson · 9 years ago
  54. e84a8d6 Bug 14084: Get tests compiling and running by Tony Barbour · 9 years ago
  55. 2a199c1 Bug 14084 - Object Tracker, Image, Generic layers by Tony Barbour · 9 years ago
  56. 0b9c195 layers: Layer updates to get helpers compiling with type safety changes by Tobin Ehlis · 9 years ago
  57. de4124d Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  58. 1e98f57 Build: re-enable build of tests on Linux, enable build of null drv on Windows by David Pinedo · 9 years ago
  59. dba967a Windows SDK: Rename vulkan.dll to vulkan.<major>.dll by David Pinedo · 9 years ago
  60. b4ab874 tests: Cmake changes for building on Windows by Tony Barbour · 9 years ago
  61. a0faa86 Win: Stop using the temporary "xcb_nvidia" code. by Ian Elliott · 10 years ago
  62. 9f51a02 glave: Disable, will update on separate branch by Courtney Goeltzenleuchter · 10 years ago
  63. a8c0628 renaming: Move many xgl files to vk version by Courtney Goeltzenleuchter · 10 years ago
  64. ba8ccb6 build: enable Glave and all layers but drawState by Jon Ashburn · 10 years ago
  65. bd541e2 binding: disable layers and tools by Chia-I Wu · 10 years ago
  66. 34cafb6 win: Make build able to find python3 on Windows and Linux by Jon Ashburn · 10 years ago
  67. e2bca48 Get the trace player to work with Windows by Piers Daniell · 10 years ago
  68. 0257fbf nulldrv: Creation of the nulldrv, for use on Windows. by David Pinedo · 10 years ago
  69. 93d0618 cmake: support clang as the compiler by Chia-I Wu · 10 years ago
  70. 3fdadc8 Enable additional Linux warnings, for loader/layers/demos. by Ian Elliott · 10 years ago
  71. 58e9ddf Win: Allow the demos "tri" and "xglinfo" to build on Windows. by Ian Elliott · 10 years ago
  72. 42869bc misc:Fixes to get better behavior in release builds by Tony Barbour · 10 years ago
  73. 81ac44c Can compile "loader" and "layers" on Windows and Linux ... by Ian Elliott · 10 years ago
  74. 2012fce Glave now compiling although I'm certain it's very broken. by Tobin Ehlis · 10 years ago
  75. 2f3726c All of the codegen for layers is now working well enough that the generated layers will compile. by Tobin Ehlis · 10 years ago
  76. 32bde72 xgl: Do not build layers or glave during xgl.h update by Courtney Goeltzenleuchter · 10 years ago
  77. cb5f2e6 cmake: fix up gtest and set -fvisibility=hidden globally by Chia-I Wu · 10 years ago
  78. 60a20b8 cmake: add find modules by Chia-I Wu · 10 years ago
  79. 5a782ae cmake: remove -Werror from CMAKE_C_FLAGS by Chia-I Wu · 10 years ago
  80. 7c66b6b cmake: add -Wall, -Wextra, and others to CMAKE_CXX_FLAGS by Chia-I Wu · 10 years ago
  81. ccaac53 Build Glave from top level Cmake for Xgl. by Jon Ashburn · 10 years ago
  82. c19795a demos: add tri by Chia-I Wu · 10 years ago
  83. 62b2e85 cmake: Lift common glslang definitions up to main CMakeLists by Courtney Goeltzenleuchter · 10 years ago
  84. d43f9b6 Layers initial prototype. by Jon Ashburn · 10 years ago
  85. ddbc8e2 tidy up the build system a bit by Chia-I Wu · 10 years ago
  86. 601a722 delete GitSHA1.c generation by Chia-I Wu · 10 years ago
  87. 8dfafd9 remove XGLConfig.h.in by Chia-I Wu · 10 years ago
  88. 770b309 intel: adapt intel_winsys for our needs by Chia-I Wu · 10 years ago
  89. 468e3c3 add and deal with -fvisibility=hidden everywhere by Chia-I Wu · 10 years ago
  90. d458658 cmake: -Werror -Wextra -Wno... by Chia-I Wu · 10 years ago
  91. 41eddec rename drivers/ to icd/ by Chia-I Wu · 10 years ago
  92. 155be03 cmake: find libdrm with pkg-config by Chia-I Wu · 10 years ago
  93. cec7295 intel: Add support for git ID in version string by Courtney Goeltzenleuchter · 10 years ago
  94. 1d22ed8 xgl: add verbose cmake option by Courtney Goeltzenleuchter · 10 years ago
  95. e06e72d i965: Add Intel driver ICD by Courtney Goeltzenleuchter · 10 years ago
  96. a61e745 xgl: remove unused driver files by Courtney Goeltzenleuchter · 10 years ago
  97. 763e559 cmake: set -std=c99 -Wall by Chia-I Wu · 10 years ago
  98. 5f72d0f loader: add a generic ICD loader by Chia-I Wu · 10 years ago
  99. 2220a3b Starting to build framework. by Courtney Goeltzenleuchter · 10 years ago