1. fcbb145 Removed SwiftShader's custom DrawType enum by Alexis Hetu · 6 years ago
  2. e1cf863 Support for per-instance attributes by Chris Forbes · 6 years ago
  3. 603a1b5 Fix provoking vertex convention and remove configurability by Chris Forbes · 6 years ago
  4. c296806 Vulkan: Plumb bound descriptor sets down to SpirvRoutine. by Chris Forbes · 6 years ago
  5. a30de54 Add support for push constants by Chris Forbes · 6 years ago
  6. 1bd9e2f Tidy stencil state handling by Chris Forbes · 6 years ago
  7. 845cb5e Fix stencil state plumbing by Chris Forbes · 6 years ago
  8. 4ef71eb Change scissor type from sw::Rect to VkRect2D by Alexis Hetu · 6 years ago
  9. 9705dec Remove old Framebuffer code from Vulkan by Alexis Hetu · 6 years ago
  10. 25ec7b0 Removed references to sw::Surface by Alexis Hetu · 6 years ago
  11. b4de34e Remove complementary depth buffer option for Vulkan by Chris Forbes · 6 years ago
  12. 2995dc2 Wire up depth and stencil attachments to pipeline by Chris Forbes · 6 years ago
  13. 1054758 Use sample count from multisample state, not from attachment 0 by Chris Forbes · 6 years ago
  14. 201f136 Remove remnants of non-descriptor-backed textures by Chris Forbes · 6 years ago
  15. baf7ad3 Implement indexed draws by Chris Forbes · 6 years ago
  16. 7f6f891 VS build fix by Alexis Hetu · 6 years ago
  17. 54c4772 Fix point rendering by Chris Forbes · 6 years ago
  18. 6159a85 Replace uses of sw::Surface with vk::ImageView in the Renderer by Alexis Hetu · 6 years ago
  19. b47c816 Remove remnants of non-descriptor UBO support by Chris Forbes · 6 years ago
  20. 4aad884 Remove remnants of GL-style user clip planes by Chris Forbes · 6 years ago
  21. 3fc635a GLES: Fix race in Renderer destruction by Ben Clayton · 6 years ago
  22. f4b99b6 Silence warnings: Remove all unused local variables by Ben Clayton · 6 years ago
  23. 26f1a86 Rework setup, VS->FS structures, etc for Vulkan by Chris Forbes · 6 years ago
  24. 1845d5e Replace Shader,VertexShader,PixelShader with SpirvShader by Chris Forbes · 6 years ago
  25. ebe5f7f Include Vulkan version of debug support in vulkan files by Chris Forbes · 6 years ago
  26. 939adc5 Remove VK support for GL-style symmetric clip space by Chris Forbes · 6 years ago
  27. c65473d vkCmdDraw implementation by Alexis Hetu · 6 years ago
  28. 3b003a5 Removed SwiftShader's custom Viewport structure by Alexis Hetu · 6 years ago
  29. dd152e1 Replaced sw::Format with VkFormat by Alexis Hetu · 6 years ago
  30. dc2966a Eliminate legacy functionality. by Nicolas Capens · 6 years ago
  31. 1d8c8db Fix include paths. by Nicolas Capens · 6 years ago
  32. 68a8238 Duplicate source files for Vulkan. by Nicolas Capens · 6 years ago