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