1. 07daee7 misc: Make wsi lunarg an extension rather than core entrypoints by Jon Ashburn · 9 years ago
  2. 50a2a4b tests: Switch to m_use_glsl and cleanup option parsing by Cody Northrop · 9 years ago
  3. 5a95b47 tests: Add SPIR-V stripping/canonicalization to test framework by Cody Northrop · 9 years ago
  4. 7ea6aa2 tests: Clean up some MSVC++ compiler warnings by Tony Barbour · 9 years ago
  5. 399dfca tests: Changes to get --show-images to work on Windows by Tony-LunarG · 9 years ago
  6. 3d69c9e tests: Get tests running and compiling on Windows by Tony Barbour · 9 years ago
  7. b66f5fd bug 13854: Remove memory references by Courtney Goeltzenleuchter · 9 years ago
  8. 6636d1a tests: Include HOST_VISIBLE mem prop for --show-images by Courtney Goeltzenleuchter · 9 years ago
  9. fcf43ab tests: Use staging buffer for --show-images by Courtney Goeltzenleuchter · 9 years ago
  10. 4c97d7a tests: Buffers/Images that map need VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT by Tony Barbour · 9 years ago
  11. f20f87b misc: Changes to clean up warnings in Release build by Tony Barbour · 9 years ago
  12. d6079ec tests: white space cleanup by Courtney Goeltzenleuchter · 9 years ago
  13. b050c68 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 9 years ago
  14. f869338 switch to VK_WSI_LunarG by Chia-I Wu · 9 years ago
  15. d1c3572 Bug 13632 Header 84 Assorted questions and comments on vulkan.h by Tony Barbour · 9 years ago
  16. f68ad72 bug 13632: Convert commands to plural form by Courtney Goeltzenleuchter · 9 years ago
  17. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  18. 6918cd5 tests: Rename Xgl->Vk all test objects by Tony Barbour · 9 years ago
  19. f53c3cb renaming: Move many xgl files to vk version by Courtney Goeltzenleuchter · 9 years ago[Renamed from tests/xgltestframework.cpp]
  20. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  21. 97b7523 xgl: Enable new mem ref functions by Courtney Goeltzenleuchter · 9 years ago
  22. e5f0e6c tests: Simplify calling RecordImage by Courtney Goeltzenleuchter · 9 years ago
  23. b3efe9b xgl: Add IMAGE_LAYOUT to Cmd*Image* calls by Courtney Goeltzenleuchter · 9 years ago
  24. b4337c1 tests: Use render target vector's count by Courtney Goeltzenleuchter · 9 years ago
  25. 18248e6 xgl: Impossible to expose multi-function queues by Courtney Goeltzenleuchter · 9 years ago
  26. 2b3ae0f tests: Change rename CreateWindow for Windows by Tony Barbour · 9 years ago
  27. 0dd968a tests: WIN32 assumes no SPIRV for now by Tony Barbour · 9 years ago
  28. 84d448c tests: Use staging buffer for WritePPM by Tony Barbour · 9 years ago
  29. bdf0a31 tests: Remove use of designated initializers in cpp by Tony Barbour · 9 years ago
  30. 3bfd27c SPIR-V: Change BIL to SPV in all source files by Cody Northrop · 9 years ago
  31. c1638cc Fix compilation errors and warnings for latest SPIRV headers. by Steve K · 9 years ago
  32. a20bae6 tests: Remove Opengl / Glut dependencies by Tony Barbour · 9 years ago
  33. a53a694 tests: Use buffers format when writing PPM files by Tony Barbour · 9 years ago
  34. 96db882 tests: Use XGL to --show-images instead of OpenGL/Glut by Tony Barbour · 9 years ago
  35. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 10 years ago
  36. f80ccd3 tests:Fix memory leak by Tony Barbour · 10 years ago
  37. a6bc0ce tests: fold xglimage.{cpp,h} into xglrenderframework.{cpp,h} by Chia-I Wu · 10 years ago
  38. b76e0fa tests: derive XglDevice from xgl_testing::Device by Chia-I Wu · 10 years ago
  39. 99ff89d include: fix typedefs by Chia-I Wu · 10 years ago
  40. b4c2aa4 intel, tests: fix -Wswitch warnings by Chia-I Wu · 10 years ago
  41. 837f995 intel, tests: fix -Wreorder warnings by Chia-I Wu · 10 years ago
  42. a98d393 tests:Change -help to be -h to be more conventional by Tony Barbour · 10 years ago
  43. 4ab4542 tests:Add env variable for golden location by Tony Barbour · 10 years ago
  44. d04c766 tests:Allow -help as well as --help by Tony Barbour · 10 years ago
  45. fcda72d tests: Do not leave ppm files around by Courtney Goeltzenleuchter · 10 years ago
  46. 31144b7 tests: Add usage text for test framework options by Courtney Goeltzenleuchter · 10 years ago
  47. ec664fa tests: fix build errors due to ImageMagick dependency by Chia-I Wu · 10 years ago
  48. a0e2ee8 Start with frame 2 for name, fix filenames by Tony Barbour · 10 years ago
  49. 247bf37 tests:New Object Oriented Infrastructure by Tony Barbour · 10 years ago
  50. 195d662 test_framework: Print glslang log on parse or link failure by Cody Northrop · 10 years ago
  51. c44e3ee testframework: Enable BIL as default by Courtney Goeltzenleuchter · 10 years ago
  52. b666dc6 tests: Add -use-BIL option by Courtney Goeltzenleuchter · 10 years ago
  53. 02d33c1 tests: Now have two triangle tests using different shaders by Courtney Goeltzenleuchter · 10 years ago
  54. a4b278b tests: Add another class to help implementing tests by Courtney Goeltzenleuchter · 10 years ago
  55. a0f74c5 tests: Use global SetUp/TearDown for compiler setup by Courtney Goeltzenleuchter · 10 years ago
  56. 9818f78 tests: Add utility function to compile GLSL to BIL by Courtney Goeltzenleuchter · 10 years ago
  57. e494a1a Fix size as input/output parameter for various xglGet calls. by Jon Ashburn · 10 years ago
  58. 30e9dc4 tests: Make test framework class useful for XGL testing by Courtney Goeltzenleuchter · 10 years ago