1. bdf0a31 tests: Remove use of designated initializers in cpp by Tony Barbour · 9 years ago
  2. 3bfd27c SPIR-V: Change BIL to SPV in all source files by Cody Northrop · 9 years ago
  3. c1638cc Fix compilation errors and warnings for latest SPIRV headers. by Steve K · 9 years ago
  4. a20bae6 tests: Remove Opengl / Glut dependencies by Tony Barbour · 9 years ago
  5. a53a694 tests: Use buffers format when writing PPM files by Tony Barbour · 9 years ago
  6. 96db882 tests: Use XGL to --show-images instead of OpenGL/Glut by Tony Barbour · 9 years ago
  7. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 10 years ago
  8. f80ccd3 tests:Fix memory leak by Tony Barbour · 10 years ago
  9. a6bc0ce tests: fold xglimage.{cpp,h} into xglrenderframework.{cpp,h} by Chia-I Wu · 10 years ago
  10. b76e0fa tests: derive XglDevice from xgl_testing::Device by Chia-I Wu · 10 years ago
  11. 99ff89d include: fix typedefs by Chia-I Wu · 10 years ago
  12. b4c2aa4 intel, tests: fix -Wswitch warnings by Chia-I Wu · 10 years ago
  13. 837f995 intel, tests: fix -Wreorder warnings by Chia-I Wu · 10 years ago
  14. a98d393 tests:Change -help to be -h to be more conventional by Tony Barbour · 10 years ago
  15. 4ab4542 tests:Add env variable for golden location by Tony Barbour · 10 years ago
  16. d04c766 tests:Allow -help as well as --help by Tony Barbour · 10 years ago
  17. fcda72d tests: Do not leave ppm files around by Courtney Goeltzenleuchter · 10 years ago
  18. 31144b7 tests: Add usage text for test framework options by Courtney Goeltzenleuchter · 10 years ago
  19. ec664fa tests: fix build errors due to ImageMagick dependency by Chia-I Wu · 10 years ago
  20. a0e2ee8 Start with frame 2 for name, fix filenames by Tony Barbour · 10 years ago
  21. 247bf37 tests:New Object Oriented Infrastructure by Tony Barbour · 10 years ago
  22. 195d662 test_framework: Print glslang log on parse or link failure by Cody Northrop · 10 years ago
  23. c44e3ee testframework: Enable BIL as default by Courtney Goeltzenleuchter · 10 years ago
  24. b666dc6 tests: Add -use-BIL option by Courtney Goeltzenleuchter · 10 years ago
  25. 02d33c1 tests: Now have two triangle tests using different shaders by Courtney Goeltzenleuchter · 10 years ago
  26. a4b278b tests: Add another class to help implementing tests by Courtney Goeltzenleuchter · 10 years ago
  27. a0f74c5 tests: Use global SetUp/TearDown for compiler setup by Courtney Goeltzenleuchter · 10 years ago
  28. 9818f78 tests: Add utility function to compile GLSL to BIL by Courtney Goeltzenleuchter · 10 years ago
  29. e494a1a Fix size as input/output parameter for various xglGet calls. by Jon Ashburn · 10 years ago
  30. 30e9dc4 tests: Make test framework class useful for XGL testing by Courtney Goeltzenleuchter · 10 years ago