1. 3bfd27c SPIR-V: Change BIL to SPV in all source files by Cody Northrop · 9 years ago
  2. 054a470 icd: Rename icd-bil.h to icd-spv.h by Cody Northrop · 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. 9b6eae5 memory alloc: Add allocation index to BindObjectMemory by Jon Ashburn · 10 years ago
  13. f52346d driver:implement changes for Dynamic State by Tony Barbour · 10 years ago
  14. 391bb6d xgl: Add xgl header changes for rev30 and 31. by Mark Lobodzinski · 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. e6741a2 tests: fix -Wunused-but-set-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. d586459 Add reserved parameter to xglEnumerateLayers for layer usage by Jon Ashburn · 10 years ago
  23. ea8aea2 tests: Remove CreateShader test by Courtney Goeltzenleuchter · 10 years ago
  24. f7bcf9b Add xglEnumerateLayers function including support in layers. by Jon Ashburn · 10 years ago
  25. 51e7133 tests: Fix issue in tests where descriptor set mapping array not initialized by Jon Ashburn · 10 years ago
  26. e494a1a Fix size as input/output parameter for various xglGet calls. by Jon Ashburn · 10 years ago
  27. fe7c1de icd: rename and prefix shader_il.h by Chia-I Wu · 10 years ago
  28. de3513a tests: Add base tests: shader, cmdbuf, pipeline by Courtney Goeltzenleuchter · 10 years ago
  29. cc5eb3a tests: Add begining of render test by Courtney Goeltzenleuchter · 10 years ago
  30. 6863ff4 tests: Add basic CreateShader test. by Courtney Goeltzenleuchter · 10 years ago
  31. 7bf0ff8 tests: Add xglGetImageSubresourceInfo test by Courtney Goeltzenleuchter · 10 years ago
  32. 3dc07f2 tests: Add GPU Queue tests. by Courtney Goeltzenleuchter · 10 years ago
  33. 794555b tests: Add CreateImage test. by Courtney Goeltzenleuchter · 10 years ago
  34. cc9da54 tests: Port existing tests to gtest format. by Courtney Goeltzenleuchter · 10 years ago
  35. 75011f8 tests: Basic initialization test using gtest framework by Courtney Goeltzenleuchter · 10 years ago
  36. 447ed58 tests: Integrate gtest tools by Courtney Goeltzenleuchter · 10 years ago