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. 3f0d3ef Enable multiprocess compilation for all Visual Studio projects by Nicolas Capens · 6 years ago
  6. 1424ef6 PipelineCache basic operations support by Alexis Hetu · 6 years ago
  7. 0475688 Default to 64-bit MSVC toolchain by Nicolas Capens · 6 years ago
  8. c5da6e0 Rename swiftshader_icd.def to libvk_swiftshader.def by Nicolas Capens · 6 years ago
  9. 7bc4f45 sw::Surface removed by Alexis Hetu · 6 years ago
  10. 2667243 Fix MSVC build by Nicolas Capens · 6 years ago
  11. 2dc0303 Fix VulkanUnitTests on Visual Studio by Nicolas Capens · 6 years ago
  12. 9705dec Remove old Framebuffer code from Vulkan by Alexis Hetu · 6 years ago
  13. 6a1d92b Add utility functions from sw::Surface to vk::Format by Alexis Hetu · 6 years ago
  14. f2be26a Vulkan: Very rough first implementation of compute shaders by Ben Clayton · 6 years ago
  15. f705cec Descriptor Update Template implementation by Alexis Hetu · 6 years ago
  16. c7943e9 VkCreateSwapchainKHR and VkDestroySwapchainKHR by Hernan Liatis · 6 years ago
  17. a2f5fd8 Windows build fix by Alexis Hetu · 6 years ago
  18. 73c3124 Fix Visual Studio build. by Nicolas Capens · 6 years ago
  19. 1845d5e Replace Shader,VertexShader,PixelShader with SpirvShader by Chris Forbes · 6 years ago
  20. c817663 Basic DescriptorPool and DescriptorSetLayout implementation by Alexis Hetu · 6 years ago
  21. 4e9f577 Switch to SPIRV-Headers from subtree. by Nicolas Capens · 6 years ago
  22. 86f8bdb QueryPool object creation by Alexis Hetu · 6 years ago
  23. af4ed53 Initial stub implementation of SpirvShader by Chris Forbes · 6 years ago
  24. 9fbaf69 VkImageView initial implementation by Alexis Hetu · 6 years ago
  25. 18a8425 Placeholder object for VkPipelineCache by Alexis Hetu · 6 years ago
  26. 9c4ecae Initial implementation of CommandPool by Alexis Hetu · 6 years ago
  27. 5174c57 Vulkan Sampler implementation by Alexis Hetu · 6 years ago
  28. b16f989 Initial implementation of RenderPass by Alexis Hetu · 6 years ago
  29. 8f631c8 Initial implementation of Framebuffer by Alexis Hetu · 6 years ago
  30. f62f375 Initial implementation of Image by Alexis Hetu · 6 years ago
  31. 259ad3d Initial implementation of ShaderModule by Alexis Hetu · 6 years ago
  32. 000df8b Initial implementation of Pipeline, PipelineLayout by Alexis Hetu · 6 years ago
  33. f27cb23 Fix debugger wait dialog. by Nicolas Capens · 6 years ago
  34. b3c4d88 Disabling the debugger wait dialog by default with Vulkan by Alexis Hetu · 6 years ago
  35. dc2966a Eliminate legacy functionality. by Nicolas Capens · 6 years ago
  36. 1d8c8db Fix include paths. by Nicolas Capens · 6 years ago
  37. 70942e2 Fix Vulkan build. by Nicolas Capens · 6 years ago
  38. 38ff830 Buffer, BufferView and DeviceMemory by Alexis Hetu · 6 years ago
  39. 4c84379 Remove Vulkan 32-bit Visual Studio configuration. by Nicolas Capens · 6 years ago
  40. 1f23d8c Synchonization objects by Alexis Hetu · 6 years ago
  41. e70c351 Linux build fix by Alexis Hetu · 6 years ago
  42. 767b41b Vulkan dispatchable objects by Alexis Hetu · 7 years ago
  43. 8b56197 Output intermediate build files to project independent directories. by Nicolas Capens · 6 years ago
  44. 3b5e426 Remove unused preprocessor definitions. by Nicolas Capens · 6 years ago
  45. e5051aa Add renderer source to Vulkan project. by Nicolas Capens · 6 years ago
  46. 64d537a Change build output directory to 'out'. by Nicolas Capens · 6 years ago
  47. 8d5a94a Remove environment-wide include paths. by Nicolas Capens · 6 years ago
  48. d73b871 Vulkan API (GetProcAddr only) by Alexis Hetu · 7 years ago