1. 1e7120e Use sampler data from sampler descriptor by Nicolas Capens · 6 years ago
  2. eac32c4 SpirvShaderSampling: Fix flaky tests. by Ben Clayton · 6 years ago
  3. 96fbe08 Dynamic dispatch for image samplers by Ben Clayton · 6 years ago
  4. 5822882 Specialize descriptor contents for storage images by Chris Forbes · 6 years ago
  5. 1424ef6 PipelineCache basic operations support by Alexis Hetu · 6 years ago
  6. c5da6e0 Rename swiftshader_icd.def to libvk_swiftshader.def by Nicolas Capens · 6 years ago
  7. 7bc4f45 sw::Surface removed by Alexis Hetu · 6 years ago
  8. 2dc0303 Fix VulkanUnitTests on Visual Studio by Nicolas Capens · 6 years ago
  9. 9705dec Remove old Framebuffer code from Vulkan by Alexis Hetu · 6 years ago
  10. 6a1d92b Add utility functions from sw::Surface to vk::Format by Alexis Hetu · 6 years ago
  11. f2be26a Vulkan: Very rough first implementation of compute shaders by Ben Clayton · 6 years ago
  12. f705cec Descriptor Update Template implementation by Alexis Hetu · 6 years ago
  13. a2f5fd8 Windows build fix by Alexis Hetu · 6 years ago
  14. 73c3124 Fix Visual Studio build. by Nicolas Capens · 6 years ago
  15. c817663 Basic DescriptorPool and DescriptorSetLayout implementation by Alexis Hetu · 6 years ago
  16. 4e9f577 Switch to SPIRV-Headers from subtree. by Nicolas Capens · 6 years ago
  17. 86f8bdb QueryPool object creation by Alexis Hetu · 6 years ago
  18. 9fbaf69 VkImageView initial implementation by Alexis Hetu · 6 years ago
  19. 18a8425 Placeholder object for VkPipelineCache by Alexis Hetu · 6 years ago
  20. 9c4ecae Initial implementation of CommandPool by Alexis Hetu · 6 years ago
  21. 5174c57 Vulkan Sampler implementation by Alexis Hetu · 6 years ago
  22. b16f989 Initial implementation of RenderPass by Alexis Hetu · 6 years ago
  23. 8f631c8 Initial implementation of Framebuffer by Alexis Hetu · 6 years ago
  24. f62f375 Initial implementation of Image by Alexis Hetu · 6 years ago
  25. 259ad3d Initial implementation of ShaderModule by Alexis Hetu · 6 years ago
  26. 000df8b Initial implementation of Pipeline, PipelineLayout by Alexis Hetu · 6 years ago
  27. dc2966a Eliminate legacy functionality. by Nicolas Capens · 6 years ago
  28. 1d8c8db Fix include paths. by Nicolas Capens · 6 years ago
  29. 38ff830 Buffer, BufferView and DeviceMemory by Alexis Hetu · 6 years ago
  30. 1f23d8c Synchonization objects by Alexis Hetu · 6 years ago
  31. e70c351 Linux build fix by Alexis Hetu · 6 years ago
  32. 767b41b Vulkan dispatchable objects by Alexis Hetu · 7 years ago
  33. e5051aa Add renderer source to Vulkan project. by Nicolas Capens · 7 years ago
  34. d73b871 Vulkan API (GetProcAddr only) by Alexis Hetu · 7 years ago