1. a058eee Update XGL_FORMAT. by Jeremy Hayes · 10 years ago
  2. 205b422 memory alloc: Remove last heaps from memory alloc and requirements by Jon Ashburn · 10 years ago
  3. f505c8d memory alloc: Remove alignment from alloc_info structure by Jon Ashburn · 10 years ago
  4. e01ff7a memory alloc: Remove MEMORY_ALLOC_FLAGS add MEMORY_TYPE by Jon Ashburn · 10 years ago
  5. e479243 memory alloc: Remove memory_heap flags replace with memory_property flags by Jon Ashburn · 10 years ago
  6. 8a5da75 memory alloc: Add IMAGE and BUFFER alloc info structures by Jon Ashburn · 10 years ago
  7. 7e78195 memory alloc: Add MEMORY_ALLOCATION_COUNT support and usage in tests. by Jon Ashburn · 10 years ago
  8. 9b6eae5 memory alloc: Add allocation index to BindObjectMemory by Jon Ashburn · 10 years ago
  9. f52346d driver:implement changes for Dynamic State by Tony Barbour · 10 years ago
  10. fe84fe1 tests: skip XglDevice in init.cpp and image_tests.cpp by Chia-I Wu · 10 years ago
  11. af11d92 tests: remove dependencies on xglgpu.h by Chia-I Wu · 10 years ago
  12. b76e0fa tests: derive XglDevice from xgl_testing::Device by Chia-I Wu · 10 years ago
  13. f1a5a74 remove unnecessary casting between XGL_CHAR/char by Chia-I Wu · 10 years ago
  14. 99ff89d include: fix typedefs by Chia-I Wu · 10 years ago
  15. 6f18429 intel, tests, glave: fix -Wunused-variable warnings by Chia-I Wu · 10 years ago
  16. bf843b2 tests: Fix tests to allow more than one gpu to be returned from InitAndEnum by Jon Ashburn · 10 years ago
  17. e494a1a Fix size as input/output parameter for various xglGet calls. by Jon Ashburn · 10 years ago
  18. 12e5973 tests: clean up use of Image object to fix SEGV by Courtney Goeltzenleuchter · 10 years ago
  19. cc5eb3a tests: Add begining of render test by Courtney Goeltzenleuchter · 10 years ago
  20. 80ea59a tests: Add file for extended image tests by Courtney Goeltzenleuchter · 10 years ago
  21. 3470bdf tests: Add image class by Courtney Goeltzenleuchter · 10 years ago