dolphin/Source/Core/VideoBackends/Software
Pokechu22 444f6fd0cb Treat alpha as 0 if alpha is 1 for blending
This removes the white box in fortune street again, without causing Mario Kart Wii to regress.
2022-02-08 15:15:15 -08:00
..
Clipper.cpp
Clipper.h
CMakeLists.txt
CopyRegion.h
DebugUtil.cpp
DebugUtil.h
EfbCopy.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
EfbCopy.h
EfbInterface.cpp
EfbInterface.h
NativeVertexFormat.h
Rasterizer.cpp Software: Adjust diagonal LOD implementation 2021-11-17 20:04:34 -08:00
Rasterizer.h
SetupUnit.cpp Convert OpcodeDecoder::Opcode and OpcodeDecoder::Primitive to enum class 2021-12-18 12:51:56 -08:00
SetupUnit.h Convert OpcodeDecoder::Opcode and OpcodeDecoder::Primitive to enum class 2021-12-18 12:51:56 -08:00
SWBoundingBox.cpp
SWBoundingBox.h
SWmain.cpp VideoConfig: Add flag for whether the system supports setting object names 2022-01-31 01:17:37 -05:00
SWOGLWindow.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
SWOGLWindow.h
SWRenderer.cpp
SWRenderer.h
SWTexture.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
SWTexture.h
SWVertexLoader.cpp Eliminate VarType for ComponentFormat 2021-12-18 15:21:48 -08:00
SWVertexLoader.h Remove parameters to SWVertexLoader::SetFormat 2021-12-18 12:51:56 -08:00
Tev.cpp Treat alpha as 0 if alpha is 1 for blending 2022-02-08 15:15:15 -08:00
Tev.h
TextureCache.h
TextureEncoder.cpp
TextureEncoder.h
TextureSampler.cpp
TextureSampler.h
TransformUnit.cpp
TransformUnit.h
Vec3.h
VideoBackend.h