1. 7d86727 Implement basic SPIR-V texture sampling by Nicolas Capens · 5 years ago
  2. 09591b8 Pass descriptor sets to SPIR-V compilation by Nicolas Capens · 5 years ago
  3. 5078d48 Fixed all warnings in the Vulkan build on Windows by Alexis Hetu · 5 years ago
  4. 0083573 External image/buffer/fence/semaphore properties by Alexis Hetu · 5 years ago
  5. 3f0d3ef Enable multiprocess compilation for all Visual Studio projects by Nicolas Capens · 5 years ago
  6. 04dae5e Use the ImageView's format in clear operations by Alexis Hetu · 5 years ago
  7. f0aa9d5 Query implementation by Alexis Hetu · 5 years ago
  8. 6db9a89 No border for compressed cube images by Alexis Hetu · 5 years ago
  9. 1424ef6 PipelineCache basic operations support by Alexis Hetu · 5 years ago
  10. 3c5cb9c Fix creating Buffer objects in VK_SHARING_MODE_EXCLUSIVE mode by Alexis Hetu · 5 years ago
  11. 42761d2 vkGetImageMemoryRequirements2 dedicated allocation by Alexis Hetu · 5 years ago
  12. b3596a6 Implement Android Vulkan HAL module plumbing by Chris Forbes · 5 years ago
  13. 1d667d6 Disable surface and swapchain support for Android by Chris Forbes · 5 years ago
  14. 60da158 Support pNext chain entries in vkCreateImageView by Alexis Hetu · 5 years ago
  15. d6fae38 Sample location properly marked as unsupported by Alexis Hetu · 5 years ago
  16. 67806a1 Input aspect support in vkCreateRenderPass by Alexis Hetu · 5 years ago
  17. 72438f1 Fix DescriptorUpdateTemplate::updateDescriptorSet by Ben Clayton · 5 years ago
  18. 225a130 Implement dynamic buffer offsets. by Ben Clayton · 5 years ago
  19. fcbb145 Removed SwiftShader's custom DrawType enum by Alexis Hetu · 6 years ago
  20. 4fa92a7 VkPipeline: Add basic optimization passes. by Ben Clayton · 5 years ago
  21. 0475688 Default to 64-bit MSVC toolchain by Nicolas Capens · 5 years ago
  22. c5da6e0 Rename swiftshader_icd.def to libvk_swiftshader.def by Nicolas Capens · 5 years ago
  23. 555c333 VkPipeline: Debug - show ids not names in disassembly. by Ben Clayton · 5 years ago
  24. a94a95c Fix descriptor set allocation and update by Nicolas Capens · 5 years ago
  25. fc8a46d Wire up indirect dispatch by Chris Forbes · 5 years ago
  26. 37628f0 Claim support for multi draw indirect + base instance by Chris Forbes · 5 years ago
  27. 48b3587 Implement indirect draws by Chris Forbes · 5 years ago
  28. 4aa9bf1 Allow subpasses to use secondary command buffers by Chris Forbes · 5 years ago
  29. 0839cbd Proper mipmap size allocation for compressed textures by Alexis Hetu · 5 years ago
  30. 979f940 Add support for compressed image copy by Alexis Hetu · 5 years ago
  31. 4c9f4a9 Remove asserts blocking pipeline derivatives by Chris Forbes · 5 years ago
  32. e43cda5 Add GLES unit tests to Kokoro Windows CI by Nicolas Capens · 6 years ago
  33. 54ec759 Renderpass multisampling resolve by Alexis Hetu · 5 years ago
  34. fb6639f Fill buffer fix by Alexis Hetu · 5 years ago
  35. e1cf863 Support for per-instance attributes by Chris Forbes · 6 years ago
  36. 4ecc9d4 Ensure image strides are always suitable for the rasterizer by Chris Forbes · 5 years ago
  37. e7b2a05 vkCmdExecuteCommands implementation by Alexis Hetu · 6 years ago
  38. fc06fd1 Synchronize at end of renderpass by Chris Forbes · 5 years ago
  39. 7bc4f45 sw::Surface removed by Alexis Hetu · 6 years ago
  40. 696926d sw::Surface references removed from sampling code by Alexis Hetu · 6 years ago
  41. 9041bb7 Basic CommandBuffer::waitEvents implementation by Alexis Hetu · 6 years ago
  42. c296806 Vulkan: Plumb bound descriptor sets down to SpirvRoutine. by Chris Forbes · 6 years ago
  43. 2667243 Fix MSVC build by Nicolas Capens · 5 years ago
  44. 00ba176 Factor out vertex attribute binding from Draw*::play by Chris Forbes · 6 years ago
  45. a30de54 Add support for push constants by Chris Forbes · 6 years ago
  46. 2dc0303 Fix VulkanUnitTests on Visual Studio by Nicolas Capens · 6 years ago
  47. bbf5cf1 Wire up sample mask correctly by Chris Forbes · 6 years ago
  48. 1bd9e2f Tidy stencil state handling by Chris Forbes · 6 years ago
  49. 1cef4e6 Allow null dispatchable objects by Alexis Hetu · 6 years ago
  50. 00424c1 Reintroduce "VkDebug: Update macros to address issues in b/127433389" by Ben Clayton · 6 years ago
  51. 62758f5 Compute: WorkgroupSize decorations take precedence over LocalSize by Ben Clayton · 6 years ago
  52. 64cf139 Propagate image view clear aspect mask to image clear by Chris Forbes · 6 years ago
  53. 01c03fd Revert "VkDebug: Update macros to address issues in b/127433389" by Ben Clayton · 6 years ago
  54. d850470 Remove asserts on depth bounds values by Chris Forbes · 6 years ago
  55. d1ab73d Remove asserts blocking specialization constant use by Chris Forbes · 6 years ago
  56. 085f57e Run spirv-opt pass to eliminate dead functions after inlining by Chris Forbes · 6 years ago
  57. 5ceec2c ComputeProgram: Add subgroup builtins. by Ben Clayton · 6 years ago
  58. d9c8256 DescriptorSetLayout destruction fix by Alexis Hetu · 6 years ago
  59. 377077a CubeMap fixes by Alexis Hetu · 6 years ago
  60. 1e6a989 Dedicated allocation verification by Alexis Hetu · 6 years ago
  61. 3641121 VkDebug: Update macros to address issues in b/127433389 by Ben Clayton · 6 years ago
  62. 1b8cd2d Copy build artifacts to CMAKE_BINARY_DIR. by Dan Sinclair · 6 years ago
  63. 4ef71eb Change scissor type from sw::Rect to VkRect2D by Alexis Hetu · 6 years ago
  64. 9705dec Remove old Framebuffer code from Vulkan by Alexis Hetu · 6 years ago
  65. 25ec7b0 Removed references to sw::Surface by Alexis Hetu · 6 years ago
  66. 1407297 src/Pipeline/ComputeProgram: Remove unused parameter numDescriptorSets by Ben Clayton · 6 years ago
  67. 914a46d Wait semaphores for VkQueuePresentKHR by Hernan Liatis · 6 years ago
  68. 43be716 Handle oldSwapchains by Hernan Liatis · 6 years ago
  69. 6b12a50 vkAcquireNextImageKHR and vkQueuePresentKHR by Hernan Liatis · 6 years ago
  70. 82cc0cb Fix image format properties query in various edge cases by Chris Forbes · 6 years ago
  71. 6a1d92b Add utility functions from sw::Surface to vk::Format by Alexis Hetu · 6 years ago
  72. f2be26a Vulkan: Very rough first implementation of compute shaders by Ben Clayton · 6 years ago
  73. 3364227 Allow the Blitter to clear and blit vk::Image objects directly by Alexis Hetu · 6 years ago
  74. f955e63 Build fix by Alexis Hetu · 6 years ago
  75. 0da99f5 Move Blitter ownership from Image to Device by Alexis Hetu · 6 years ago
  76. f705cec Descriptor Update Template implementation by Alexis Hetu · 6 years ago
  77. abdfa17 Fix inconsistencies in advertised dimensions vs levels by Chris Forbes · 6 years ago
  78. efec1b9 SpirvShader: Implement Uniform and StorageBuffer access by Ben Clayton · 6 years ago
  79. 34a76b5 Require 16-byte alignment for Vulkan objects by Chris Forbes · 6 years ago
  80. 45faa08 VKPipeline: Log any errors produced by the SPIR-V optimizer by Ben Clayton · 6 years ago
  81. 2995dc2 Wire up depth and stencil attachments to pipeline by Chris Forbes · 6 years ago
  82. 76e9bc0 Plumb PipelineLayouts down to SpirvRoutine by Ben Clayton · 6 years ago
  83. 2c25b14 Implement GetPhysicalDeviceSparseImageFormatProperties by Chris Forbes · 6 years ago
  84. 9584fe4 Disable creation of multisample images until they work by Chris Forbes · 6 years ago
  85. d00375a Implement vkGetSwapchainImagesKHR by Hernan Liatis · 6 years ago
  86. d318dd3 Remove some GL/D3D legacy format quirks from vulkan vertex buffers by Chris Forbes · 6 years ago
  87. c7943e9 VkCreateSwapchainKHR and VkDestroySwapchainKHR by Hernan Liatis · 6 years ago
  88. 823ca85 Allow all vkBeginCommandBuffer flags by Chris Forbes · 6 years ago
  89. a2f5fd8 Windows build fix by Alexis Hetu · 6 years ago
  90. 048974f Descriptor sets update mechanism by Alexis Hetu · 6 years ago
  91. cff8c00 Advertise support for VK_KHR_swapchain by Hernan Liatis · 6 years ago
  92. c6eb41b Add basic VkSurfaceKHR (Xlib only for now) by Hernan Liatis · 6 years ago
  93. 989b208 Remove partial logic op support by Chris Forbes · 6 years ago
  94. 1054758 Use sample count from multisample state, not from attachment 0 by Chris Forbes · 6 years ago
  95. 105fd0f VkDebug.hpp: Call abort() after assert(false) by Ben Clayton · 6 years ago
  96. baf7ad3 Implement indexed draws by Chris Forbes · 6 years ago
  97. 5edafb5 Descriptor sets binding by Alexis Hetu · 6 years ago
  98. ead1a34 Simple PipelineBarrier implementation by Alexis Hetu · 6 years ago
  99. 54c4772 Fix point rendering by Chris Forbes · 6 years ago
  100. 6159a85 Replace uses of sw::Surface with vk::ImageView in the Renderer by Alexis Hetu · 6 years ago