1. 6897e9b Reactor: Use std::shared_ptr to ref-count rr::Routines by Ben Clayton · 6 years ago
  2. 056d692 Use Nucleus::adjustDefaultConfig for Vulkan's default reactor config. by Ben Clayton · 6 years ago
  3. 55bc37a Reactor: Add support for specifying and modifying default configuration settings. by Ben Clayton · 6 years ago
  4. 68cfc78 Reactor: Rework optimization flags. by Ben Clayton · 6 years ago
  5. 72d8104 Context cleanup by Alexis Hetu · 6 years ago
  6. e899321 Refactor remaining cases of memset(this, ...) by Nicolas Capens · 6 years ago
  7. 126bd7a Warnings fix by Alexis Hetu · 6 years ago
  8. 8af8b40 Ripped out SwiftConfig by Alexis Hetu · 6 years ago
  9. a7a3755 Wire up NoPerspective to interpolation by Chris Forbes · 6 years ago
  10. 2e4f6e8 Start untangling sw::Context from the rendering code by Alexis Hetu · 6 years ago
  11. 37f2bd8 Remove more stale renderer plumbing by Chris Forbes · 6 years ago
  12. eae5b96 Wire up alphaToCoverage support by Chris Forbes · 6 years ago
  13. 09591b8 Pass descriptor sets to SPIR-V compilation by Nicolas Capens · 6 years ago
  14. 1bd9e2f Tidy stencil state handling by Chris Forbes · 6 years ago
  15. 845cb5e Fix stencil state plumbing by Chris Forbes · 6 years ago
  16. f287834 Remove precacheDLL by Alexis Hetu · 6 years ago
  17. 25ec7b0 Removed references to sw::Surface by Alexis Hetu · 6 years ago
  18. b4de34e Remove complementary depth buffer option for Vulkan by Chris Forbes · 6 years ago
  19. 462e9c5 Plumb depth format through to PixelProcessor::State by Chris Forbes · 6 years ago
  20. 76e9bc0 Plumb PipelineLayouts down to SpirvRoutine by Ben Clayton · 6 years ago
  21. 989b208 Remove partial logic op support by Chris Forbes · 6 years ago
  22. 1054758 Use sample count from multisample state, not from attachment 0 by Chris Forbes · 6 years ago
  23. 201f136 Remove remnants of non-descriptor-backed textures by Chris Forbes · 6 years ago
  24. baf7ad3 Implement indexed draws by Chris Forbes · 6 years ago
  25. 6159a85 Replace uses of sw::Surface with vk::ImageView in the Renderer by Alexis Hetu · 6 years ago
  26. b47c816 Remove remnants of non-descriptor UBO support by Chris Forbes · 6 years ago
  27. 7c33e88 Set render targets correctly when drawing by Chris Forbes · 6 years ago
  28. 2ab34ac Remove alpha test plumbing by Chris Forbes · 6 years ago
  29. 31ed57d Remove more obsolete machinery from PixelProcessor by Chris Forbes · 6 years ago
  30. 81d19c9 Remove depthOverride pixel state bit by Chris Forbes · 6 years ago
  31. 93f70b3 Correctly determine whether we need to compute centroids by Chris Forbes · 6 years ago
  32. 5d61a1c Wire up FS input to the shader by Chris Forbes · 6 years ago
  33. 1845d5e Replace Shader,VertexShader,PixelShader with SpirvShader by Chris Forbes · 6 years ago
  34. ebe5f7f Include Vulkan version of debug support in vulkan files by Chris Forbes · 6 years ago
  35. 878d4b0 Change routine names to be strings of char by Chris Forbes · 6 years ago
  36. 4ad2322 Removed SwiftShader's custom Blending enums by Alexis Hetu · 6 years ago
  37. 46988ab Removed SwiftShader's custom LogicalOperation enum by Alexis Hetu · 6 years ago
  38. dcb803a Removed SwiftShader's custom Depth/Stencil comparison enums by Alexis Hetu · 6 years ago
  39. dc2966a Eliminate legacy functionality. by Nicolas Capens · 6 years ago
  40. 1d8c8db Fix include paths. by Nicolas Capens · 6 years ago
  41. 68a8238 Duplicate source files for Vulkan. by Nicolas Capens · 6 years ago