mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-26 13:41:51 +00:00
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 |
||
|---|---|---|
| .. | ||
| Clipper.cpp | ||
| Clipper.h | ||
| CMakeLists.txt | ||
| CopyRegion.h | ||
| DebugUtil.cpp | ||
| DebugUtil.h | ||
| EfbCopy.cpp | ||
| EfbCopy.h | ||
| EfbInterface.cpp | ||
| EfbInterface.h | ||
| NativeVertexFormat.h | ||
| Rasterizer.cpp | ||
| 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 | ||
| Tev.h | ||
| TextureCache.h | ||
| TextureEncoder.cpp | ||
| TextureEncoder.h | ||
| TextureSampler.cpp | ||
| TextureSampler.h | ||
| TransformUnit.cpp | ||
| TransformUnit.h | ||
| Vec3.h | ||
| VideoBackend.h | ||