1. 1b99bb2 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  2. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  3. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  4. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  5. 8094f19 bug 14462: endianness of code for shader modules (WIP) by Chia-I Wu · 9 years ago
  6. ccc93a7 bug 14844: Query Pool issues (WIP) by Chia-I Wu · 9 years ago
  7. bee18a9 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  8. 8367ce0 bug-14786: Addressing layered subresources in vkCmdCopyImage by Courtney Goeltzenleuchter · 9 years ago
  9. 5d2aed4 bug-14786: minor renames by Courtney Goeltzenleuchter · 9 years ago
  10. 1d2f0dd bug-14542: Remove VK_UNSUPPORTED from success return codes by Courtney Goeltzenleuchter · 9 years ago
  11. d263550 WIP bug-14815: VkShaderStage by Courtney Goeltzenleuchter · 9 years ago
  12. 908e767 WIP bug-14815: VkImageAspect by Courtney Goeltzenleuchter · 9 years ago
  13. 06d8947 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  14. 58f3eff layers: Fix Windows compiler warnings by Courtney Goeltzenleuchter · 9 years ago
  15. e3f3108 tests: Allow querypool to return VK_NOT_READY by Jon Ashburn · 9 years ago
  16. ba72451 Bug 12998: change ImageSubresourceRange's aspect to aspectMask by Courtney Goeltzenleuchter · 9 years ago
  17. 4a26189 bug 14313: Rename ArraySlice to ArrayLayer by Courtney Goeltzenleuchter · 9 years ago
  18. 2141f65 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  19. fd4bcfd v154: Bug 14417 - Added VkShaderStage to VkShaderCreateInfo by Cody Northrop · 9 years ago
  20. d2ad034 windows: Fix various warnings by Cody Northrop · 9 years ago
  21. d080288 v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  22. cba4ab2 tests: Be sure to use correct memory type by Tony Barbour · 9 years ago
  23. 2caec86 v115: remove GetPhysicalDevicePerformance by Courtney Goeltzenleuchter · 9 years ago
  24. e62183e icd: Support for command pools by Cody Northrop · 9 years ago
  25. 67e9915 Bug 14084: Get tests compiling and running by Tony Barbour · 9 years ago
  26. f368b60 test/binding: inherit Device from Handle by Chia-I Wu · 9 years ago
  27. 999f048 test/binding: inherit PhysicalGpu from Handle by Chia-I Wu · 9 years ago
  28. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  29. bb6fdb3 tests: Specify VK_IMAGE_USAGE_SAMPLED_BIT when creating image by Cody Northrop · 9 years ago
  30. b3fbcd9 vulkan.h: V115 -- Reintroduce memory heaps & types. Bug #14082. by Mark Lobodzinski · 9 years ago
  31. ee4027d bug 14014: Fill out support for VkShaderModule by Courtney Goeltzenleuchter · 9 years ago
  32. 59a4732 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  33. 1064256 tests: Must now destroy object then free mem by Courtney Goeltzenleuchter · 9 years ago
  34. bc0bb77 vulkan.h: Remove vkGetFormatInfo, add features/limits (#12827, v125) by Chris Forbes · 9 years ago
  35. 908aa75 bug 13038: Remove support for multiple GPUs by Courtney Goeltzenleuchter · 9 years ago
  36. 2e6b910 vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925 by Mark Lobodzinski · 9 years ago
  37. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  38. 944aab1 vulkan.h: Memory binding model changes by Mark Lobodzinski · 9 years ago
  39. 51a05ce tests: Fix layer errors by Tony Barbour · 9 years ago
  40. c2f67f5 tests: Delete device in teardown when finished with it. by Tony Barbour · 9 years ago
  41. d61e1e5 tests: Change vkbase to match memory model and remove outdated tests by Tony-LunarG · 9 years ago
  42. 2306535 vulkan.h: V97 -- Remove multiple allocations. Bug# 13948. by Mark Lobodzinski · 9 years ago
  43. 8b342b9 vulkan.h: Fix warnings due to unused queue variables by Mark Lobodzinski · 9 years ago
  44. 942b172 vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464 by Mark Lobodzinski · 9 years ago
  45. 806c906 tests: Move fence tests from vkbase to layer validation by Tony Barbour · 9 years ago
  46. d9dc0c7 vkEnumerateLayers: Update to match upstream by Courtney Goeltzenleuchter · 9 years ago
  47. b050c68 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 9 years ago
  48. 71a8512 Bug 13632 Header 84 Add offset and size to VkMapMemory by Tony Barbour · 9 years ago
  49. d1c3572 Bug 13632 Header 84 Assorted questions and comments on vulkan.h by Tony Barbour · 9 years ago
  50. 83a6425 misc: Change vkEnumerateGpus to vkEnumeratePhysicalDevices by Jon Ashburn · 9 years ago
  51. 40f7f40 vulkan: Updated vulkan.h for revision 79 -- Bug #13464 by Mark Lobodzinski · 9 years ago
  52. e39f695 vulkan.h: V74. Unify memory pools. Bug #13633. by Mark Lobodzinski · 9 years ago
  53. b9776ab vulkan: Consistent naming scheme for resources in XGL by Courtney Goeltzenleuchter · 9 years ago
  54. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  55. 95487bc vulkan: API renaming by Courtney Goeltzenleuchter · 9 years ago
  56. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  57. b317fad misc: Add create_info struct to CreateInstance() by Jon Ashburn · 9 years ago
  58. 18248e6 xgl: Impossible to expose multi-function queues by Courtney Goeltzenleuchter · 9 years ago
  59. 3bfd27c SPIR-V: Change BIL to SPV in all source files by Cody Northrop · 9 years ago
  60. 054a470 icd: Rename icd-bil.h to icd-spv.h by Cody Northrop · 9 years ago
  61. 5adee1c misc: Use XGL_API_VERSION instead of hard coded value by Courtney Goeltzenleuchter · 9 years ago
  62. 1e46489 tests: Convert to using Instancing APIs rather than xglInitAndEnumerateGpus by Jon Ashburn · 10 years ago
  63. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 10 years ago
  64. a058eee Update XGL_FORMAT. by Jeremy Hayes · 10 years ago
  65. 205b422 memory alloc: Remove last heaps from memory alloc and requirements by Jon Ashburn · 10 years ago
  66. f505c8d memory alloc: Remove alignment from alloc_info structure by Jon Ashburn · 10 years ago
  67. e01ff7a memory alloc: Remove MEMORY_ALLOC_FLAGS add MEMORY_TYPE by Jon Ashburn · 10 years ago
  68. e479243 memory alloc: Remove memory_heap flags replace with memory_property flags by Jon Ashburn · 10 years ago
  69. 8a5da75 memory alloc: Add IMAGE and BUFFER alloc info structures by Jon Ashburn · 10 years ago
  70. 9b6eae5 memory alloc: Add allocation index to BindObjectMemory by Jon Ashburn · 10 years ago
  71. f52346d driver:implement changes for Dynamic State by Tony Barbour · 10 years ago
  72. 391bb6d xgl: Add xgl header changes for rev30 and 31. by Mark Lobodzinski · 10 years ago
  73. fe84fe1 tests: skip XglDevice in init.cpp and image_tests.cpp by Chia-I Wu · 10 years ago
  74. af11d92 tests: remove dependencies on xglgpu.h by Chia-I Wu · 10 years ago
  75. b76e0fa tests: derive XglDevice from xgl_testing::Device by Chia-I Wu · 10 years ago
  76. f1a5a74 remove unnecessary casting between XGL_CHAR/char by Chia-I Wu · 10 years ago
  77. 99ff89d include: fix typedefs by Chia-I Wu · 10 years ago
  78. e6741a2 tests: fix -Wunused-but-set-variable warnings by Chia-I Wu · 10 years ago
  79. bf843b2 tests: Fix tests to allow more than one gpu to be returned from InitAndEnum by Jon Ashburn · 10 years ago
  80. d586459 Add reserved parameter to xglEnumerateLayers for layer usage by Jon Ashburn · 10 years ago
  81. ea8aea2 tests: Remove CreateShader test by Courtney Goeltzenleuchter · 10 years ago
  82. f7bcf9b Add xglEnumerateLayers function including support in layers. by Jon Ashburn · 10 years ago
  83. 51e7133 tests: Fix issue in tests where descriptor set mapping array not initialized by Jon Ashburn · 10 years ago
  84. e494a1a Fix size as input/output parameter for various xglGet calls. by Jon Ashburn · 10 years ago
  85. fe7c1de icd: rename and prefix shader_il.h by Chia-I Wu · 10 years ago
  86. de3513a tests: Add base tests: shader, cmdbuf, pipeline by Courtney Goeltzenleuchter · 10 years ago
  87. cc5eb3a tests: Add begining of render test by Courtney Goeltzenleuchter · 10 years ago
  88. 6863ff4 tests: Add basic CreateShader test. by Courtney Goeltzenleuchter · 10 years ago
  89. 7bf0ff8 tests: Add xglGetImageSubresourceInfo test by Courtney Goeltzenleuchter · 10 years ago
  90. 3dc07f2 tests: Add GPU Queue tests. by Courtney Goeltzenleuchter · 10 years ago
  91. 794555b tests: Add CreateImage test. by Courtney Goeltzenleuchter · 10 years ago
  92. cc9da54 tests: Port existing tests to gtest format. by Courtney Goeltzenleuchter · 10 years ago
  93. 75011f8 tests: Basic initialization test using gtest framework by Courtney Goeltzenleuchter · 10 years ago
  94. 447ed58 tests: Integrate gtest tools by Courtney Goeltzenleuchter · 10 years ago