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