1. 283d7a6 tests: store XGL_GPU_MEMORYs in XglMemoryRefManager by Chia-I Wu · 10 years ago
  2. d28343c tests: derive XglCommandBufferObj from xgl_testing::CmdBuffer by Chia-I Wu · 10 years ago
  3. af11d92 tests: remove dependencies on xglgpu.h by Chia-I Wu · 10 years ago
  4. f1a5a74 remove unnecessary casting between XGL_CHAR/char by Chia-I Wu · 10 years ago
  5. 824b771 tests:Fix sampler bug + use total descSet slots in map by Tony Barbour · 10 years ago
  6. b5f4d08 tests:Add CreateDescriptor set that doesn't bind by Tony Barbour · 10 years ago
  7. 30cc9e8 tests:Add cmdbuffer methods to replace GenTriangle call by Tony Barbour · 10 years ago
  8. af1f919 tests:Index buffer needs method to return index type by Tony Barbour · 10 years ago
  9. 976e1cf tests:Add CreatePipeline that doesn't bind cmdbuffer by Tony Barbour · 10 years ago
  10. 099a9eb tests:Remove cmdbuffer parameter from SetMemoryState call by Tony Barbour · 10 years ago
  11. 471338d tests:Add and use methods for Begin/End/PrepMemory by Tony Barbour · 10 years ago
  12. 3842280 tests:Use command buffer object in SetMemoryState by Tony Barbour · 10 years ago
  13. 6d047bf tests:Add CommandBufferObj by Tony Barbour · 10 years ago
  14. ecebf75 tests: add MRT support by Chia-I Wu · 10 years ago
  15. 62bf1dc tests: remove redundant m_render_target_format/m_cb_attachment_state by Chia-I Wu · 10 years ago
  16. fcbf447 tests:Remove unused code by Tony Barbour · 10 years ago
  17. 688d5ca tests:Remove unused routine CreateDefaultPipeline by Tony Barbour · 10 years ago
  18. 07e80dc tests:Add destructor for constant buffer by Tony Barbour · 10 years ago
  19. f325bf1 tests:Add destructors for 4 objects by Tony Barbour · 10 years ago
  20. 25ef8a6 tests:Add destructor to desciptor set that destroys object by Tony Barbour · 10 years ago
  21. 5420af0 tests:Pass pointers to descriptor sets instead of value by Tony Barbour · 10 years ago
  22. 8a78593 tests: Add Index buffer object by Courtney Goeltzenleuchter · 10 years ago
  23. 3764030 tests: Add Bind method by Courtney Goeltzenleuchter · 10 years ago
  24. 3b0a815 tests: Add minimal constant buffer constructor by Courtney Goeltzenleuchter · 10 years ago
  25. e2c58df Use Object Oriented render tests as only tests by Tony Barbour · 10 years ago
  26. d1b1bd1 Add method to change texture colors by Tony Barbour · 10 years ago
  27. ac3692c Clean up interfaces between objects by Tony Barbour · 10 years ago
  28. 9d951a0 Add more tests and move classes to header file by Tony Barbour · 10 years ago
  29. bf843b2 tests: Fix tests to allow more than one gpu to be returned from InitAndEnum by Jon Ashburn · 10 years ago
  30. ca91587 layers: Update ObjectTracker layer to be generated and support callbacks by Tobin Ehlis · 10 years ago
  31. 32e486c test-framework: make color and depth binding info accessible by Courtney Goeltzenleuchter · 10 years ago
  32. fdcfb9f tests: Add matrix library (libglm-dev) and test by Courtney Goeltzenleuchter · 10 years ago
  33. 02d33c1 tests: Now have two triangle tests using different shaders by Courtney Goeltzenleuchter · 10 years ago
  34. 53d8d89 tests: migrate render test to render framework by Courtney Goeltzenleuchter · 10 years ago
  35. a4b278b tests: Add another class to help implementing tests by Courtney Goeltzenleuchter · 10 years ago