1. b9fc42d Sample location fix by Alexis Hetu · 5 years ago
  2. 177d85d Use pixel centers for non-multisampled rasterization by Nicolas Capens · 5 years ago
  3. 11cb891 Rename multiSampledBresenham to enableMultiSampling by Nicolas Capens · 5 years ago
  4. bc1c067be clang-format the src/Pipeline directory by Ben Clayton · 5 years ago
  5. 81bc9d9 Remove spaces after control statements keywords by Nicolas Capens · 5 years ago
  6. 71af593 Tweaks to make clang-format produce better code by Ben Clayton · 5 years ago
  7. 157ba26 Do not indent C++ namespace contents by Nicolas Capens · 5 years ago
  8. f6a128b Vulkan: Optimize shaderClipDistance and shaderCullDistance by Ben Clayton · 6 years ago
  9. 9ad035b Vulkan: Implement shaderClipDistance and shaderCullDistance by Ben Clayton · 6 years ago
  10. ef55c4e Fix PointCoord builtin by Chris Forbes · 6 years ago
  11. 62edf14 Modify SetupRoutine to implement FunctionT by Antonio Maiorano · 5 years ago
  12. ae022fa Add support for configurable subpixel precision by Antonio Maiorano · 5 years ago
  13. 18c9ac4 Optimize non-solid polygon rasterization by Nicolas Capens · 6 years ago
  14. 2210f80 Implement non-solid polygon rasterization by Ben Clayton · 6 years ago
  15. 6897e9b Reactor: Use std::shared_ptr to ref-count rr::Routines by Ben Clayton · 6 years ago
  16. 056d692 Use Nucleus::adjustDefaultConfig for Vulkan's default reactor config. by Ben Clayton · 6 years ago
  17. 55bc37a Reactor: Add support for specifying and modifying default configuration settings. by Ben Clayton · 6 years ago
  18. 68cfc78 Reactor: Rework optimization flags. by Ben Clayton · 6 years ago
  19. 72d8104 Context cleanup by Alexis Hetu · 6 years ago
  20. 8bcd174 Fix alignment of projected vertex coordinates by Nicolas Capens · 6 years ago
  21. 8af8b40 Ripped out SwiftConfig by Alexis Hetu · 6 years ago
  22. 5c9e165 Remove residue of texcoord replacement by Chris Forbes · 6 years ago
  23. 95b1db9 BuiltInPointCoord implementation by Alexis Hetu · 6 years ago
  24. a7a3755 Wire up NoPerspective to interpolation by Chris Forbes · 6 years ago
  25. d1a5a89 SetupRoutine: Do not use Bool as a function return type. by Ben Clayton · 6 years ago
  26. 970e4f0 Fix crash when viewport Y position is negative by Antonio Maiorano · 6 years ago
  27. 25be5bb Add support for BuiltInFrontFacing by Chris Forbes · 6 years ago
  28. 603a1b5 Fix provoking vertex convention and remove configurability by Chris Forbes · 6 years ago
  29. b4de34e Remove complementary depth buffer option for Vulkan by Chris Forbes · 6 years ago
  30. 232c456 Fix setup code to deal with inverted area sign by Chris Forbes · 6 years ago
  31. bb30529 Fix culling to match Vulkan convention by Chris Forbes · 6 years ago
  32. 54c4772 Fix point rendering by Chris Forbes · 6 years ago
  33. d245255 Wire up cull mode handling to Vulkan pipeline by Chris Forbes · 6 years ago
  34. 26f1a86 Rework setup, VS->FS structures, etc for Vulkan by Chris Forbes · 6 years ago
  35. 878d4b0 Change routine names to be strings of char by Chris Forbes · 6 years ago
  36. dc2966a Eliminate legacy functionality. by Nicolas Capens · 6 years ago
  37. 1d8c8db Fix include paths. by Nicolas Capens · 6 years ago
  38. 68a8238 Duplicate source files for Vulkan. by Nicolas Capens · 7 years ago