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