dolphin/Source/Core/VideoBackends/Software
ezio1900 97ea3a603e VideoCommon: Fix scissorOffset, handle negative value correctly
VideoCommon: Change the type of BPMemory.scissorOffset to 10bit signed: S32X10Y10
VideoBackends: Fix Software Clipper.PerspectiveDivide function, use BPMemory.scissorOffset instead of hard code 342
2021-04-24 08:46:21 +08:00
..
Clipper.cpp VideoCommon: Fix scissorOffset, handle negative value correctly 2021-04-24 08:46:21 +08:00
Clipper.h
CMakeLists.txt
CopyRegion.h
DebugUtil.cpp
DebugUtil.h
EfbCopy.cpp
EfbCopy.h
EfbInterface.cpp Convert BPMemory to BitField and enum class 2021-03-06 19:27:19 -08:00
EfbInterface.h
NativeVertexFormat.h
Rasterizer.cpp VideoCommon: Fix scissorOffset, handle negative value correctly 2021-04-24 08:46:21 +08:00
Rasterizer.h
SetupUnit.cpp
SetupUnit.h
SWmain.cpp
SWOGLWindow.cpp
SWOGLWindow.h
SWRenderer.cpp
SWRenderer.h
SWTexture.cpp
SWTexture.h
SWVertexLoader.cpp
SWVertexLoader.h
Tev.cpp Convert BPMemory to BitField and enum class 2021-03-06 19:27:19 -08:00
Tev.h Convert BPMemory to BitField and enum class 2021-03-06 19:27:19 -08:00
TextureCache.h
TextureEncoder.cpp Convert BPMemory to BitField and enum class 2021-03-06 19:27:19 -08:00
TextureEncoder.h
TextureSampler.cpp Convert BPMemory to BitField and enum class 2021-03-06 19:27:19 -08:00
TextureSampler.h
TransformUnit.cpp Convert XFMemory to BitField and enum class 2021-03-06 19:27:14 -08:00
TransformUnit.h
Vec3.h
VideoBackend.h