1. 7675216 build: Remove swapchain layer build from cmake by Mark Lobodzinski · 7 years ago
  2. c516df8 tests: Add ExceedMemoryAllocationCount using profile layer by Tony Barbour · 7 years ago
  3. 33d58cb tests: Add user env for vlv test project by Dave Houlton · 7 years ago
  4. c518aab tests: Added Win post-build gtest DLL copy step by Mark Lobodzinski · 7 years ago
  5. 0f183a8 vulkan: update to header 1.0.42 by Mark Young · 7 years ago
  6. e13e0c0 tests: vk_layer_validation_tests depends on layer targets. by Cort · 8 years ago
  7. b0a9079 Cmake: Move all find_packages to base CMakeLists.txt by Tony Barbour · 8 years ago
  8. c53c727 Cmake: Add files needed to build with Mir by Tony Barbour · 8 years ago
  9. 29cc952 Cmake: Move WSI compile decision to subdirectories by Tony Barbour · 8 years ago
  10. 2e7bd40 demos: Enable building combinations of xcb and xlib by Tony Barbour · 8 years ago
  11. 63fc169 build: Allow the use of a custom-named vulkan dll by Lenny Komow · 8 years ago
  12. 15a45db Fix, that display only build under Linux works by Norbert Nopper · 8 years ago
  13. 5226180 tests: add implicit layer tests by Jeremy Hayes · 8 years ago
  14. ab9804d tests: test loader insertion via create-instance by Jeremy Hayes · 8 years ago
  15. 3b2a3a3 tests: enable sign compare by Jeremy Hayes · 8 years ago
  16. 55585ed tests: add dispatchable object wrapping layer by Jon Ashburn · 8 years ago
  17. 2c1daf5 tests: PR512 Start testing enabled WSI extensions (just XCB/Linux now). by Ian Elliott · 8 years ago
  18. 66bb7ea cmake: Fix Windows test script copy by Dustin Graves · 8 years ago
  19. 6650d1f tests: add LX435 test by Jeremy Hayes · 8 years ago
  20. c61bc7a build: rename layers utils lib and fix Windows CMake code by Karl Schultz · 8 years ago
  21. 3402bdd cmake: Find spirv/glslang dependencies by Dustin Graves · 8 years ago
  22. 2264144 linux: use linux naming conventions by Jeremy Hayes · 9 years ago
  23. b1b2440 remove reference to run_all_tests_with_layers, which has been removed by Tony Barbour · 9 years ago
  24. e1b8da1 tests: Fix Windows compilation error that popped up recently. by Mark Young · 9 years ago
  25. 7b60e49 Remove all tests except for layer validation and doc validation by Tony Barbour · 9 years ago
  26. 44c90ba FIXES: Non-MSVC compilers on Windows were failing. by Mark Young · 9 years ago
  27. ecf4582 BUILD: Moved 64-bit source dir back to build from build64. by Mark Young · 9 years ago
  28. 93ecb1d Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  29. ce816b6 header: move to version 1.0.1 by Jon Ashburn · 9 years ago
  30. 0b552b3 loader: update linux version to 1. by Jeremy Hayes · 9 years ago
  31. 89dc91c Remove FindPkgConfig from Windows build to stop error messages by Tony Barbour · 9 years ago
  32. 4bb0d30 Windows build: rename vulkan.0.dll to vulkan-0.dll by David Pinedo · 9 years ago
  33. 12d4c6a layers: Automated checking of validation layer documentation by Tobin Ehlis · 9 years ago
  34. 28b8f02 vktrace: Glave renaming -- removed all references to *glave* and *glv* by Mark Lobodzinski · 9 years ago
  35. 3a77cbc vktrace: GLAVE file/directory renaming by Mark Lobodzinski · 9 years ago
  36. 95cb689 windows: Rename validation scripts to make copies more clear by Cody Northrop · 9 years ago
  37. 00a5d36 tests: Set macros that ImageMagick 6 wants by Mike Stroyan · 9 years ago
  38. bcf05fd tests: Fix to find right vulkan library on Windows by Tony Barbour · 9 years ago
  39. a08771e tests: Change tests/CMakeLists.txt so it can link correctly with glslang by David Pinedo · 9 years ago
  40. 6fb266c tests: Fix script copy to only happen if necessary by Tony Barbour · 9 years ago
  41. 4e886bf Tests: Add glave trace/replay test to master by David Pinedo · 9 years ago
  42. 07d25af tests: Turn on c++11 required for SPIR-V remapping by Cody Northrop · 9 years ago
  43. 5a95b47 tests: Add SPIR-V stripping/canonicalization to test framework by Cody Northrop · 9 years ago
  44. 76411ba tests: Document Image Magick dependency by Tony Barbour · 9 years ago
  45. 856aba3 tests: add scripts for running tests on Windows by Tony Barbour · 9 years ago
  46. 7ea6aa2 tests: Clean up some MSVC++ compiler warnings by Tony Barbour · 9 years ago
  47. 500194c tests: Cmake changes for building on Windows by Tony Barbour · 9 years ago
  48. 159ffe0 tests: Force reporting level in layer validation tests by Mark Lobodzinski · 9 years ago
  49. f53c3cb renaming: Move many xgl files to vk version by Courtney Goeltzenleuchter · 9 years ago
  50. d365eeb tests: rename xglbase to vkbase by Courtney Goeltzenleuchter · 9 years ago
  51. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  52. 300a608 tests: Start on adding layer validation tests by Tony Barbour · 9 years ago
  53. d22e3ff tests: Add layer_test_suite.py by Tobin Ehlis · 9 years ago
  54. c1638cc Fix compilation errors and warnings for latest SPIRV headers. by Steve K · 9 years ago
  55. a20bae6 tests: Remove Opengl / Glut dependencies by Tony Barbour · 9 years ago
  56. 96db882 tests: Use XGL to --show-images instead of OpenGL/Glut by Tony Barbour · 9 years ago
  57. 92400bb tests: Move environment object into sharable file by Tony Barbour · 9 years ago
  58. 661dc37 Enable additional Linux warnings, for loader/layers/demos. by Ian Elliott · 9 years ago
  59. 391bb6d xgl: Add xgl header changes for rev30 and 31. by Mark Lobodzinski · 10 years ago
  60. fb1459b tests: fold xgldevice.{cpp,h} into xglrenderframework.{cpp,h} by Chia-I Wu · 10 years ago
  61. a6bc0ce tests: fold xglimage.{cpp,h} into xglrenderframework.{cpp,h} by Chia-I Wu · 10 years ago
  62. 040312a tests: remove unused xglgpu.{cpp,h} by Chia-I Wu · 10 years ago
  63. 46a3263 tests: remove base_render_test.cpp by Chia-I Wu · 10 years ago
  64. e34256d tests: remove unused displayengine.{cpp,h} by Chia-I Wu · 10 years ago
  65. a9a506a tests: use the new binding in blit tests by Chia-I Wu · 10 years ago
  66. 2953ed3 tests: helper script to run all regression tests by Courtney Goeltzenleuchter · 10 years ago
  67. 05c7181 tests: untar golden_images.tar.gz by Chia-I Wu · 10 years ago
  68. e54918b tests: Include golden images by Courtney Goeltzenleuchter · 10 years ago
  69. ec664fa tests: fix build errors due to ImageMagick dependency by Chia-I Wu · 10 years ago
  70. d89a3e1 tests: move xglinfo to demos by Chia-I Wu · 10 years ago
  71. 08f5c88 tests: merge common.[ch] back to xglinfo.c by Chia-I Wu · 10 years ago
  72. 37f2351 Remove tony_* and compiler render tests by Tony Barbour · 10 years ago
  73. 9d951a0 Add more tests and move classes to header file by Tony Barbour · 10 years ago
  74. 247bf37 tests:New Object Oriented Infrastructure by Tony Barbour · 10 years ago
  75. d7414b0 tests: add basic blit (copy, clear, and resolve) tests by Chia-I Wu · 10 years ago
  76. 6737ace compiler_render_tests: Turn on the compiler_render_tests build by Cody Northrop · 10 years ago
  77. fdcfb9f tests: Add matrix library (libglm-dev) and test by Courtney Goeltzenleuchter · 10 years ago
  78. 336139d tests: Make simple test with everything needed by Courtney Goeltzenleuchter · 10 years ago
  79. a4b278b tests: Add another class to help implementing tests by Courtney Goeltzenleuchter · 10 years ago
  80. a43bbd8 cmake: Lift common glslang definitions up to main CMakeLists by Courtney Goeltzenleuchter · 10 years ago
  81. 9818f78 tests: Add utility function to compile GLSL to BIL by Courtney Goeltzenleuchter · 10 years ago
  82. 54119a3 tests: Update render_test to use XglTestFramework class by Courtney Goeltzenleuchter · 10 years ago
  83. a1393b0 tests: Add CreateImage method to Device class by Courtney Goeltzenleuchter · 10 years ago
  84. f21d32d render_test: Add OpenGL display engine by Courtney Goeltzenleuchter · 10 years ago
  85. cc5eb3a tests: Add begining of render test by Courtney Goeltzenleuchter · 10 years ago
  86. 6863ff4 tests: Add basic CreateShader test. by Courtney Goeltzenleuchter · 10 years ago
  87. 80ea59a tests: Add file for extended image tests by Courtney Goeltzenleuchter · 10 years ago
  88. cc2c481 tests: Remove old tests that have been ported to gtest by Courtney Goeltzenleuchter · 10 years ago
  89. cc9da54 tests: Port existing tests to gtest format. by Courtney Goeltzenleuchter · 10 years ago
  90. b7f5050 tests: Add gpu class by Courtney Goeltzenleuchter · 10 years ago
  91. 447ed58 tests: Integrate gtest tools by Courtney Goeltzenleuchter · 10 years ago
  92. 24cec9b tests: Add gtest library by Courtney Goeltzenleuchter · 10 years ago
  93. b8e71a8 tests: Add xglCreateQueryPool test by Courtney Goeltzenleuchter · 10 years ago
  94. 0f81054 tests: Add Event test by Courtney Goeltzenleuchter · 10 years ago
  95. 81e8b9e tests: Add test for xglGetDevceQueue by Courtney Goeltzenleuchter · 10 years ago
  96. d29b6e6 tests: Add test for xglCreateFence by Courtney Goeltzenleuchter · 10 years ago
  97. 9179a17 tests: Add AllocMemory test. by Courtney Goeltzenleuchter · 10 years ago
  98. 43ef1f8 xglinfo: link against libXGL by Chia-I Wu · 10 years ago
  99. d4bae36 xglinfo: initial commit by Chia-I Wu · 10 years ago