1. 13b625d tests: Make fixtures protected and bases abstract by Petr Kraus · 5 years ago
  2. 2cf94fd tests: Make khronos layer default for LVTs by Mark Lobodzinski · 5 years ago
  3. 08c1056 tests: Add 'uberlayer' option to LVTs by Mark Lobodzinski · 5 years ago
  4. 9d09ee9 tests: Add features to support GPU validation tests by Karl Schultz · 6 years ago
  5. 7b024b4 gpu: Add gpu-assisted validation support by Karl Schultz · 6 years ago
  6. 2370762 framework: Add method to assemble SPIR-V by Karl Schultz · 6 years ago
  7. 5e59066 tests: Switch to submodule version of gtest by Mark Lobodzinski · 6 years ago
  8. 0cf0d13 tests: Add a guard around noexcept in vktestbinding.h by Dave Houlton · 7 years ago
  9. 7288864 tests:Add "--devsim" option by Tobin Ehlis · 7 years ago
  10. b5e2225 tests: Remove no-spirv support from framework by Chris Forbes · 7 years ago
  11. 64318ba repo: Clang-format LVL source files using Google by Mark Lobodzinski · 7 years ago
  12. c6a6214 tests: Clang-format vktestframework files by Mark Lobodzinski · 8 years ago
  13. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  14. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 8 years ago
  15. 6addd81 tests: Update copyright and apply clang-format by Karl Schultz · 8 years ago
  16. 7b60e49 Remove all tests except for layer validation and doc validation by Tony Barbour · 8 years ago
  17. 8e52a12 tests: prevent redefinition warning by Courtney Goeltzenleuchter · 9 years ago
  18. 2d6d54e Create a surface to find out what formats are presentable by Tony Barbour · 9 years ago
  19. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  20. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  21. d263550 WIP bug-14815: VkShaderStage by Courtney Goeltzenleuchter · 9 years ago
  22. 58f3eff layers: Fix Windows compiler warnings by Courtney Goeltzenleuchter · 9 years ago
  23. 5af3f77 build: fixes for latest SPIR-V rev 31 by GregF · 9 years ago
  24. 7e15844 tests: remove remaining ScopedUseGlsl use and support by Chris Forbes · 9 years ago
  25. 50a2a4b tests: Switch to m_use_glsl and cleanup option parsing by Cody Northrop · 9 years ago
  26. 5a95b47 tests: Add SPIR-V stripping/canonicalization to test framework by Cody Northrop · 9 years ago
  27. 969c6ee tests: Add ScopedUseSpv helper to remove some duplicated boilerplate by Chris Forbes · 9 years ago
  28. 399dfca tests: Changes to get --show-images to work on Windows by Tony-LunarG · 9 years ago
  29. 3d69c9e tests: Get tests running and compiling on Windows by Tony Barbour · 9 years ago
  30. f20f87b misc: Changes to clean up warnings in Release build by Tony Barbour · 9 years ago
  31. d6079ec tests: white space cleanup by Courtney Goeltzenleuchter · 9 years ago
  32. f869338 switch to VK_WSI_LunarG by Chia-I Wu · 9 years ago
  33. d1c3572 Bug 13632 Header 84 Assorted questions and comments on vulkan.h by Tony Barbour · 9 years ago
  34. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  35. 6918cd5 tests: Rename Xgl->Vk all test objects by Tony Barbour · 9 years ago
  36. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago[Renamed (89%) from tests/xgltestframework.h]
  37. e5f0e6c tests: Simplify calling RecordImage by Courtney Goeltzenleuchter · 9 years ago
  38. 2b3ae0f tests: Change rename CreateWindow for Windows by Tony Barbour · 9 years ago
  39. 3bfd27c SPIR-V: Change BIL to SPV in all source files by Cody Northrop · 9 years ago
  40. 054a470 icd: Rename icd-bil.h to icd-spv.h by Cody Northrop · 9 years ago
  41. 96db882 tests: Use XGL to --show-images instead of OpenGL/Glut by Tony Barbour · 9 years ago
  42. a6bc0ce tests: fold xglimage.{cpp,h} into xglrenderframework.{cpp,h} by Chia-I Wu · 10 years ago
  43. 837f995 intel, tests: fix -Wreorder warnings by Chia-I Wu · 10 years ago
  44. 247bf37 tests:New Object Oriented Infrastructure by Tony Barbour · 10 years ago
  45. c5e00a1 tests: Add helper macro for tagging tests with a description by Courtney Goeltzenleuchter · 10 years ago
  46. 8bc46f4 test-framework: Make ReadFile available to tests by Courtney Goeltzenleuchter · 10 years ago
  47. bfde09b intel: Support GLSL compiling in less intrusive way by Courtney Goeltzenleuchter · 10 years ago
  48. b666dc6 tests: Add -use-BIL option by Courtney Goeltzenleuchter · 10 years ago
  49. 02d33c1 tests: Now have two triangle tests using different shaders by Courtney Goeltzenleuchter · 10 years ago
  50. a4b278b tests: Add another class to help implementing tests by Courtney Goeltzenleuchter · 10 years ago
  51. a0f74c5 tests: Use global SetUp/TearDown for compiler setup by Courtney Goeltzenleuchter · 10 years ago
  52. 9818f78 tests: Add utility function to compile GLSL to BIL by Courtney Goeltzenleuchter · 10 years ago
  53. 30e9dc4 tests: Make test framework class useful for XGL testing by Courtney Goeltzenleuchter · 10 years ago