1. 4f438a5 Image dirtiness by Alexis Hetu · 5 years ago
  2. 15d3dda Zero-initialize the context state and data by Nicolas Capens · 5 years ago
  3. 42fd159 Rename Vulkan-source .h to .hpp by Antonio Maiorano · 5 years ago
  4. fccfc56 clang-format the src/Device directory by Ben Clayton · 6 years ago
  5. 157ba26 Do not indent C++ namespace contents by Nicolas Capens · 6 years ago
  6. f8f6103 VK_EXT_provoking_vertex support by Alexis Hetu · 6 years ago
  7. 23f9c25 Enable support for Bresenham lines by Alexis Hetu · 6 years ago
  8. f9c8d5f Robust buffer access for vertex inputs by Alexis Hetu · 6 years ago
  9. 2210f80 Implement non-solid polygon rasterization by Ben Clayton · 6 years ago
  10. 69ffc31 Initialize the blend state using memset by Nicolas Capens · 6 years ago
  11. 51d5108 Support for independentBlend feature by Alexis Hetu · 6 years ago
  12. a9da772 Pass draw-to-draw varying state directly to Renderer::draw by Chris Forbes · 6 years ago
  13. 02d4c0d Add support for multiview rendering by Chris Forbes · 6 years ago
  14. 8c4c9e3 Clean up interface component counting and reduce to spec minimum by Chris Forbes · 6 years ago
  15. 72d8104 Context cleanup by Alexis Hetu · 6 years ago
  16. 8af8b40 Ripped out SwiftConfig by Alexis Hetu · 6 years ago
  17. f60a2d5 Removed some dependencies on old threading class by Alexis Hetu · 6 years ago
  18. 3e35131 Remove Context::separateAlphaBlendEnable etc by Chris Forbes · 6 years ago
  19. a7a3755 Wire up NoPerspective to interpolation by Chris Forbes · 6 years ago
  20. 4d65934 Fix FP blending path to not make clamping assumptions by Chris Forbes · 6 years ago
  21. 2e4f6e8 Start untangling sw::Context from the rendering code by Alexis Hetu · 6 years ago
  22. 1e7120e Use sampler data from sampler descriptor by Nicolas Capens · 6 years ago
  23. 37f2bd8 Remove more stale renderer plumbing by Chris Forbes · 6 years ago
  24. eae5b96 Wire up alphaToCoverage support by Chris Forbes · 6 years ago
  25. 7383243 Dynamic state implementation by Alexis Hetu · 6 years ago
  26. 09591b8 Pass descriptor sets to SPIR-V compilation by Nicolas Capens · 6 years ago
  27. 225a130 Implement dynamic buffer offsets. by Ben Clayton · 6 years ago
  28. fcbb145 Removed SwiftShader's custom DrawType enum by Alexis Hetu · 7 years ago
  29. c296806 Vulkan: Plumb bound descriptor sets down to SpirvRoutine. by Chris Forbes · 6 years ago
  30. a30de54 Add support for push constants by Chris Forbes · 6 years ago
  31. 1bd9e2f Tidy stencil state handling by Chris Forbes · 6 years ago
  32. 76e9bc0 Plumb PipelineLayouts down to SpirvRoutine by Ben Clayton · 7 years ago
  33. 989b208 Remove partial logic op support by Chris Forbes · 7 years ago
  34. 1054758 Use sample count from multisample state, not from attachment 0 by Chris Forbes · 7 years ago
  35. bc63cf9 Fix Context::colorWriteActive to consider all rendertargets by Chris Forbes · 7 years ago
  36. 201f136 Remove remnants of non-descriptor-backed textures by Chris Forbes · 7 years ago
  37. baf7ad3 Implement indexed draws by Chris Forbes · 7 years ago
  38. 6159a85 Replace uses of sw::Surface with vk::ImageView in the Renderer by Alexis Hetu · 7 years ago
  39. 35df09f Remove transform feedback remnants by Chris Forbes · 7 years ago
  40. d245255 Wire up cull mode handling to Vulkan pipeline by Chris Forbes · 7 years ago
  41. 2ab34ac Remove alpha test plumbing by Chris Forbes · 7 years ago
  42. 1845d5e Replace Shader,VertexShader,PixelShader with SpirvShader by Chris Forbes · 7 years ago
  43. 4ad2322 Removed SwiftShader's custom Blending enums by Alexis Hetu · 7 years ago
  44. 46988ab Removed SwiftShader's custom LogicalOperation enum by Alexis Hetu · 7 years ago
  45. dcb803a Removed SwiftShader's custom Depth/Stencil comparison enums by Alexis Hetu · 7 years ago
  46. dd152e1 Replaced sw::Format with VkFormat by Alexis Hetu · 7 years ago
  47. dc2966a Eliminate legacy functionality. by Nicolas Capens · 7 years ago
  48. 1d8c8db Fix include paths. by Nicolas Capens · 7 years ago
  49. 68a8238 Duplicate source files for Vulkan. by Nicolas Capens · 7 years ago