1. 08d2825 Refactor test code to pull common section into functions by Tobin Ehlis · 10 years ago
  2. 110e971 render_test: Restore use of % by Cody Northrop · 10 years ago
  3. 2f1646d render_test: refactor image/sampler setup, render textured triangle by Cody Northrop · 10 years ago
  4. 2ffedd5 render_test: Populate the texture more correctly, render purple triangle by Cody Northrop · 10 years ago
  5. 7d2035d render_test: Start turning on sampler and texture setup by Cody Northrop · 10 years ago
  6. b3b57fe Checkpoint getting LogicalIO working by backing shader off to 130 by Steve K · 10 years ago
  7. 1809cd3 Checkpoint some work on useLogicalIO mode for converter, and going through a BIL by Steve K · 10 years ago
  8. 106fd1d tests: Add additional shaders for testing by Courtney Goeltzenleuchter · 10 years ago
  9. 42c144a checkpoint: Adding GLSL compiler extension by Courtney Goeltzenleuchter · 10 years ago
  10. 9818f78 tests: Add utility function to compile GLSL to BIL by Courtney Goeltzenleuchter · 10 years ago
  11. 7ea42ed triangle: Hook up a uniform read in fragment shader by Cody Northrop · 10 years ago
  12. 6fa6be0 Destroy device before calling 2nd initAndEnum... by Tobin Ehlis · 10 years ago
  13. c54c9aa Add xglDestroyDevice() call to test framework. by Tobin Ehlis · 10 years ago
  14. 51e7133 tests: Fix issue in tests where descriptor set mapping array not initialized by Jon Ashburn · 10 years ago
  15. d806c8e Refactor test code to pull common section into functions by Tobin Ehlis · 10 years ago
  16. e494a1a Fix size as input/output parameter for various xglGet calls. by Jon Ashburn · 10 years ago
  17. 54119a3 tests: Update render_test to use XglTestFramework class by Courtney Goeltzenleuchter · 10 years ago
  18. efd4e0a tests: Convert render_test to use XglImage class by Courtney Goeltzenleuchter · 10 years ago
  19. f21d32d render_test: Add OpenGL display engine by Courtney Goeltzenleuchter · 10 years ago
  20. 8759926 render_tests: use built-in kernels by Chia-I Wu · 10 years ago
  21. 0685cb1 render_tests: no culling by Chia-I Wu · 10 years ago
  22. 57b3fa8 render_tests: query and test XGL_PIPELINE_STATISTICS_DATA by Chia-I Wu · 10 years ago
  23. 4e036a2 render_tests: add functions to create query pools by Chia-I Wu · 10 years ago
  24. d1e7bf9 render_tests: set BIL generator magic as a hack by Chia-I Wu · 10 years ago
  25. fe7c1de icd: rename and prefix shader_il.h by Chia-I Wu · 10 years ago
  26. 464746c tests: Need to define blend state. by Courtney Goeltzenleuchter · 10 years ago
  27. 113e9d9 render_tests: write the result to TriangleTest.ppm by Chia-I Wu · 10 years ago
  28. 9d77725 render_tests: use XGL_NUM_FMT_UNORM by Chia-I Wu · 10 years ago
  29. 619ab2b render_test: no descriptor set nor dynamic view mapping by Chia-I Wu · 10 years ago
  30. 0246188 render_test: Add remaining calls to output a command buffer by Courtney Goeltzenleuchter · 10 years ago
  31. da91b95 tests: read shader IL from file by Courtney Goeltzenleuchter · 10 years ago
  32. f56fdd4 tests: Add pipeline init to render test. by Courtney Goeltzenleuchter · 10 years ago
  33. cc5eb3a tests: Add begining of render test by Courtney Goeltzenleuchter · 10 years ago