1. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  2. 944aab1 vulkan.h: Memory binding model changes by Mark Lobodzinski · 9 years ago
  3. 51a05ce tests: Fix layer errors by Tony Barbour · 9 years ago
  4. c2f67f5 tests: Delete device in teardown when finished with it. by Tony Barbour · 9 years ago
  5. d61e1e5 tests: Change vkbase to match memory model and remove outdated tests by Tony-LunarG · 9 years ago
  6. 2306535 vulkan.h: V97 -- Remove multiple allocations. Bug# 13948. by Mark Lobodzinski · 9 years ago
  7. 8b342b9 vulkan.h: Fix warnings due to unused queue variables by Mark Lobodzinski · 9 years ago
  8. 942b172 vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464 by Mark Lobodzinski · 9 years ago
  9. 806c906 tests: Move fence tests from vkbase to layer validation by Tony Barbour · 9 years ago
  10. d9dc0c7 vkEnumerateLayers: Update to match upstream by Courtney Goeltzenleuchter · 9 years ago
  11. b050c68 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 9 years ago
  12. 71a8512 Bug 13632 Header 84 Add offset and size to VkMapMemory by Tony Barbour · 9 years ago
  13. d1c3572 Bug 13632 Header 84 Assorted questions and comments on vulkan.h by Tony Barbour · 9 years ago
  14. 83a6425 misc: Change vkEnumerateGpus to vkEnumeratePhysicalDevices by Jon Ashburn · 9 years ago
  15. 40f7f40 vulkan: Updated vulkan.h for revision 79 -- Bug #13464 by Mark Lobodzinski · 9 years ago
  16. e39f695 vulkan.h: V74. Unify memory pools. Bug #13633. by Mark Lobodzinski · 9 years ago
  17. b9776ab vulkan: Consistent naming scheme for resources in XGL by Courtney Goeltzenleuchter · 9 years ago
  18. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  19. 95487bc vulkan: API renaming by Courtney Goeltzenleuchter · 9 years ago
  20. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  21. b317fad misc: Add create_info struct to CreateInstance() by Jon Ashburn · 9 years ago
  22. 18248e6 xgl: Impossible to expose multi-function queues by Courtney Goeltzenleuchter · 9 years ago
  23. 3bfd27c SPIR-V: Change BIL to SPV in all source files by Cody Northrop · 9 years ago
  24. 054a470 icd: Rename icd-bil.h to icd-spv.h by Cody Northrop · 9 years ago
  25. 5adee1c misc: Use XGL_API_VERSION instead of hard coded value by Courtney Goeltzenleuchter · 9 years ago
  26. 1e46489 tests: Convert to using Instancing APIs rather than xglInitAndEnumerateGpus by Jon Ashburn · 10 years ago
  27. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 10 years ago
  28. a058eee Update XGL_FORMAT. by Jeremy Hayes · 10 years ago
  29. 205b422 memory alloc: Remove last heaps from memory alloc and requirements by Jon Ashburn · 10 years ago
  30. f505c8d memory alloc: Remove alignment from alloc_info structure by Jon Ashburn · 10 years ago
  31. e01ff7a memory alloc: Remove MEMORY_ALLOC_FLAGS add MEMORY_TYPE by Jon Ashburn · 10 years ago
  32. e479243 memory alloc: Remove memory_heap flags replace with memory_property flags by Jon Ashburn · 10 years ago
  33. 8a5da75 memory alloc: Add IMAGE and BUFFER alloc info structures by Jon Ashburn · 10 years ago
  34. 9b6eae5 memory alloc: Add allocation index to BindObjectMemory by Jon Ashburn · 10 years ago
  35. f52346d driver:implement changes for Dynamic State by Tony Barbour · 10 years ago
  36. 391bb6d xgl: Add xgl header changes for rev30 and 31. by Mark Lobodzinski · 10 years ago
  37. fe84fe1 tests: skip XglDevice in init.cpp and image_tests.cpp by Chia-I Wu · 10 years ago
  38. af11d92 tests: remove dependencies on xglgpu.h by Chia-I Wu · 10 years ago
  39. b76e0fa tests: derive XglDevice from xgl_testing::Device by Chia-I Wu · 10 years ago
  40. f1a5a74 remove unnecessary casting between XGL_CHAR/char by Chia-I Wu · 10 years ago
  41. 99ff89d include: fix typedefs by Chia-I Wu · 10 years ago
  42. e6741a2 tests: fix -Wunused-but-set-variable warnings by Chia-I Wu · 10 years ago
  43. bf843b2 tests: Fix tests to allow more than one gpu to be returned from InitAndEnum by Jon Ashburn · 10 years ago
  44. d586459 Add reserved parameter to xglEnumerateLayers for layer usage by Jon Ashburn · 10 years ago
  45. ea8aea2 tests: Remove CreateShader test by Courtney Goeltzenleuchter · 10 years ago
  46. f7bcf9b Add xglEnumerateLayers function including support in layers. by Jon Ashburn · 10 years ago
  47. 51e7133 tests: Fix issue in tests where descriptor set mapping array not initialized by Jon Ashburn · 10 years ago
  48. e494a1a Fix size as input/output parameter for various xglGet calls. by Jon Ashburn · 10 years ago
  49. fe7c1de icd: rename and prefix shader_il.h by Chia-I Wu · 10 years ago
  50. de3513a tests: Add base tests: shader, cmdbuf, pipeline by Courtney Goeltzenleuchter · 10 years ago
  51. cc5eb3a tests: Add begining of render test by Courtney Goeltzenleuchter · 10 years ago
  52. 6863ff4 tests: Add basic CreateShader test. by Courtney Goeltzenleuchter · 10 years ago
  53. 7bf0ff8 tests: Add xglGetImageSubresourceInfo test by Courtney Goeltzenleuchter · 10 years ago
  54. 3dc07f2 tests: Add GPU Queue tests. by Courtney Goeltzenleuchter · 10 years ago
  55. 794555b tests: Add CreateImage test. by Courtney Goeltzenleuchter · 10 years ago
  56. cc9da54 tests: Port existing tests to gtest format. by Courtney Goeltzenleuchter · 10 years ago
  57. 75011f8 tests: Basic initialization test using gtest framework by Courtney Goeltzenleuchter · 10 years ago
  58. 447ed58 tests: Integrate gtest tools by Courtney Goeltzenleuchter · 10 years ago