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