1. 942b172 vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464 by Mark Lobodzinski · 9 years ago
  2. 2501add vulkan.h: V94 -- remove vkCmdCloneImageData. Bug #16550. by Mark Lobodzinski · 9 years ago
  3. b0fbe91 misc: Add vkGetInstanceProcAddr() entrypoint by Jon Ashburn · 9 years ago
  4. b66f5fd bug 13854: Remove memory references by Courtney Goeltzenleuchter · 9 years ago
  5. f69f8a2 bug-13690: Clarification on vkFlushMappedMemory by Courtney Goeltzenleuchter · 9 years ago
  6. d7a5cff bug-13751: Update vkCmdClearColorImage color parameter by Courtney Goeltzenleuchter · 9 years ago
  7. d9dc0c7 vkEnumerateLayers: Update to match upstream by Courtney Goeltzenleuchter · 9 years ago
  8. fc15ff8 vulkan.h: Fix up warnings and use VkObject appropriately by Tony Barbour · 9 years ago
  9. 07fd6b6 misc: Make headers match upstream by Courtney Goeltzenleuchter · 9 years ago
  10. b050c68 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 9 years ago
  11. f869338 switch to VK_WSI_LunarG by Chia-I Wu · 9 years ago
  12. 92ee79a update vk_wsi_lunarg.h ... by Chia-I Wu · 9 years ago
  13. 0fadf5f vulkan: Update vulkan.h for revision 89 -- Bug #13743 by Mark Lobodzinski · 9 years ago
  14. d4c1a50 vulkan: Update vulkan.h for revision 88 -- Bug #13744 by Cody Northrop · 9 years ago
  15. aa7b95f WSI header file changes pushed upstream. by Ian Elliott · 9 years ago
  16. f6d8f7b bug-13668: Support for pipeline statistics queries by Courtney Goeltzenleuchter · 9 years ago
  17. 3b6dfc1 bug-13466: Note conflict with upstream on VkQueryResultFlags by Courtney Goeltzenleuchter · 9 years ago
  18. bb594ba misc: non-functional changes to match upstream header by Courtney Goeltzenleuchter · 9 years ago
  19. b125054 Bug 13632 Header 84 Add VkFlushMappedMemory by Tony Barbour · 9 years ago
  20. 71a8512 Bug 13632 Header 84 Add offset and size to VkMapMemory by Tony Barbour · 9 years ago
  21. a3b9a20 vulkan: Remove VkDescriptorSetLayoutChain from vkCmdBindDescriptorSets by Chia-I Wu · 9 years ago
  22. d1c3572 Bug 13632 Header 84 Assorted questions and comments on vulkan.h by Tony Barbour · 9 years ago
  23. 83a6425 misc: Change vkEnumerateGpus to vkEnumeratePhysicalDevices by Jon Ashburn · 9 years ago
  24. af0d72c vulkan: Rename bindInfo to pBindInfo. by Jeremy Hayes · 9 years ago
  25. f68ad72 bug 13632: Convert commands to plural form by Courtney Goeltzenleuchter · 9 years ago
  26. 38ce2b1 vulkan: Update object memory requirements (13723). by Jeremy Hayes · 9 years ago
  27. 0193901 Add GetPhysicalDeviceExtensionInfo() function to API by Tobin Ehlis · 9 years ago
  28. 1dbc8e2 bug 13466: Allow writing query results to buffer memory by Courtney Goeltzenleuchter · 9 years ago
  29. 40f7f40 vulkan: Updated vulkan.h for revision 79 -- Bug #13464 by Mark Lobodzinski · 9 years ago
  30. e39f695 vulkan.h: V74. Unify memory pools. Bug #13633. by Mark Lobodzinski · 9 years ago
  31. 6865d4a vulkan.h: Rename parameters in vkCmdResolveImage calls by Tony Barbour · 9 years ago
  32. 2e64be8 intel: Fix xglCmdImageResolve doesn't properly support MSAA texture arrays by Tony Barbour · 9 years ago
  33. b90f9db misc: Remove validation level by Jon Ashburn · 9 years ago
  34. b9776ab vulkan: Consistent naming scheme for resources in XGL by Courtney Goeltzenleuchter · 9 years ago
  35. 9fd4cc4 vulkan: Add vkGetGlobalExtensionInfo entrypoint by Jon Ashburn · 9 years ago
  36. aa58f67 vulkan: Match white space formating of upstream by Courtney Goeltzenleuchter · 9 years ago
  37. 4b140cb vulkan: Avoid use of reserved underscore-uppercase sequence by Courtney Goeltzenleuchter · 9 years ago
  38. a1835ca vk_platform: Remove unneeded type after rename by Courtney Goeltzenleuchter · 9 years ago
  39. 548c4bc vulkan: Naming beautification by Courtney Goeltzenleuchter · 9 years ago
  40. 502744a vulkan: Naming beautification by Courtney Goeltzenleuchter · 9 years ago
  41. bacb0f5 loader: refactor layer activation function to handle more general inputs by Jon Ashburn · 9 years ago
  42. ee8373f vulkan.h: v75. Add cube-compatible image create bit. Bug 13609 by Mark Lobodzinski · 9 years ago
  43. 38ca49b vulkan.h: Added comments as specified in Bug 13606 by Mark Lobodzinski · 9 years ago
  44. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  45. 95487bc vulkan: API renaming by Courtney Goeltzenleuchter · 9 years ago
  46. b0cedb8 rename vkPlatform.h -> vk_platform.h by Courtney Goeltzenleuchter · 9 years ago
  47. f39b3ec xgl.h v70. Fix for vkUpdateDescriptors. Bug 13615 by Courtney Goeltzenleuchter · 9 years ago
  48. f53c3cb renaming: Move many xgl files to vk version by Courtney Goeltzenleuchter · 9 years ago
  49. 7d378ad rename: Clean header to match svn version by Courtney Goeltzenleuchter · 9 years ago
  50. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  51. 64d1a71 Symbolic links while things are moving by Courtney Goeltzenleuchter · 9 years ago
  52. fd954db intel: Add XGL_PIPE_EVENT_LOCAL_FRAGMENT_PROCESSING_COMPLETE by Tony Barbour · 9 years ago
  53. bd03c35 include: Dbg entrypoints should be protected by XGL_PROTOTYPES by Jon Ashburn · 9 years ago
  54. b317fad misc: Add create_info struct to CreateInstance() by Jon Ashburn · 9 years ago
  55. 148e158 Updated header file to version 67 (xglResetFences) by Mark Lobodzinski · 9 years ago
  56. 97b7523 xgl: Enable new mem ref functions by Courtney Goeltzenleuchter · 9 years ago
  57. 2ebabfb xgl: Remove QueueSetGlobalMemReferences by Courtney Goeltzenleuchter · 9 years ago
  58. c951e74 xgl: Remove old GPU maxMemReferencesPerSubmission by Courtney Goeltzenleuchter · 9 years ago
  59. 7a2d497 xgl: Add MaxMemReferences to GPU_QUEUE_PROPS by Courtney Goeltzenleuchter · 9 years ago
  60. d3fb955 xgl: Add QueueMemReference functions by Courtney Goeltzenleuchter · 9 years ago
  61. bca184f include: Add vk_dbg.h for the Dbg extension definitions by Jon Ashburn · 9 years ago
  62. 3a93185 WSI fixes (Jon caught): new disp-obj macro + extend VkObjectType. by Ian Elliott · 9 years ago
  63. 2350cf8 Add WSI header file, for use in the SDK. by Ian Elliott · 9 years ago
  64. 53f07d7 binding: update for xglCmdBindDescriptorSets() by Chia-I Wu · 9 years ago
  65. 0743e83 binding: update for pImmutableSamplers by Chia-I Wu · 9 years ago
  66. 41126e5 binding: introduce XGL_DESCRIPTOR_SET_LAYOUT_CHAIN by Chia-I Wu · 9 years ago
  67. 47a5d6f binding: remove XGL_DESCRIPTOR_TYPE_RAW_BUFFER* by Chia-I Wu · 9 years ago
  68. fae40bc binding: rename xglClearDescriptorPool() by Chia-I Wu · 9 years ago
  69. b41393e binding: update XGL_DESCRIPTOR_SET_LAYOUT_CREATE_INFO by Chia-I Wu · 9 years ago
  70. 985ba16 binding: rename descriptor region to descriptor pool by Chia-I Wu · 9 years ago
  71. 0d62527 xgl: Update interface for sparse vertex attrs by Courtney Goeltzenleuchter · 9 years ago
  72. ebb9584 xgl: Rename XGL_QUEUE_SEMAPHORE to XGL_SEMAPHORE by Courtney Goeltzenleuchter · 9 years ago
  73. 09f84e9 xgl: xglWaitForFences timeout units by Courtney Goeltzenleuchter · 9 years ago
  74. 77268a6 xgl: Consistent naming scheme for resources in XGL by Courtney Goeltzenleuchter · 9 years ago
  75. 583495b xgl: Remove xglSetFastClearColor / xglSetFastClearDepth by Courtney Goeltzenleuchter · 9 years ago
  76. 0d40f15 xgl: Remove PIPELINE_DELTA. by Courtney Goeltzenleuchter · 9 years ago
  77. b3efe9b xgl: Add IMAGE_LAYOUT to Cmd*Image* calls by Courtney Goeltzenleuchter · 9 years ago
  78. 47ed85b xgl: Add IMAGE_LAYOUT_UNDEFINED by Courtney Goeltzenleuchter · 9 years ago
  79. 1e8f3be xgl: Add XGL_PIPE_EVENT to CmdResetEvent by Courtney Goeltzenleuchter · 9 years ago
  80. 3c3987c xgl: Added XGL_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT by Courtney Goeltzenleuchter · 9 years ago
  81. 89299fa xgl: Add xglCmdBlitImage entry point by Courtney Goeltzenleuchter · 9 years ago
  82. 69894b7 xgl: Proposal to remove XGL_FRAMEBUFFER by Courtney Goeltzenleuchter · 9 years ago
  83. c80a557 xgl: update xglDbg.h for XGL_INSTANCE by Courtney Goeltzenleuchter · 9 years ago
  84. 9aa3dad xgl: Remove fixed and optimal tess factors by Courtney Goeltzenleuchter · 9 years ago
  85. 60f8204 xgl: specialization constant proposal by Courtney Goeltzenleuchter · 9 years ago
  86. d462fba xgl: combine xglCmdClearColor* into one function by Courtney Goeltzenleuchter · 9 years ago
  87. bd656b9 xgl: Update primitive topology enum by Courtney Goeltzenleuchter · 9 years ago
  88. 3654d60 xgl: Add missing formats and remove channel mapping by Courtney Goeltzenleuchter · 9 years ago
  89. 18248e6 xgl: Impossible to expose multi-function queues by Courtney Goeltzenleuchter · 9 years ago
  90. a27101d xgl: Remove unneeded library includes from xgl include folder by Courtney Goeltzenleuchter · 9 years ago
  91. 832caa0 Add NOMINMAX and VC_EXTRALEAN to some windows files by Piers Daniell · 9 years ago
  92. 5890a77 Win/glave: Remove new compiler warnings on Windows. by Ian Elliott · 9 years ago
  93. d1597d2 Linux: Must use "__linux__" instead of "PLATFORM_LINUX". by Ian Elliott · 9 years ago
  94. 188f820 Get the trace player to work with Windows by Piers Daniell · 9 years ago
  95. 4da523a Update tri and cube with stage by Piers Daniell · 9 years ago
  96. 290dcb1 Revert "misc: Add xglRecordMemoryRange entrypoint and use it in Glave" by Jon Ashburn · 9 years ago
  97. 9296775 misc: Add xglRecordMemoryRange entrypoint and use it in Glave by Jon Ashburn · 9 years ago
  98. feae405 Win: Can now use "static inline" on Windows (i.e. no code mods). by Ian Elliott · 9 years ago
  99. 5350930 Win: Build Glave replay on Windows (REQUIRES NEW CMAKE COMMAND). by David Pinedo · 10 years ago
  100. 691c6b2 nulldrv: Creation of the nulldrv, for use on Windows. by David Pinedo · 10 years ago