dolphin/Source/Core/VideoBackends/Software
Pierre Bourdon 8ab6ed4b49 SWCommandProcessor: fix the CPReg structure fields
This structure fields should match byte-to-byte the layout of MMIO registers:
it is addressed using the MMIO reg address when doing a CP MMIO read. This was
unfortunately not the case, causing CP reads to be mostly broken with the
software renderer.
2014-02-04 01:16:14 +01:00
..
BPMemLoader.cpp
BPMemLoader.h
Clipper.cpp
Clipper.h
CMakeLists.txt
CPMemLoader.cpp
CPMemLoader.h
DebugUtil.cpp
DebugUtil.h
EfbCopy.cpp
EfbCopy.h
EfbInterface.cpp
EfbInterface.h
HwRasterizer.cpp
HwRasterizer.h
NativeVertexFormat.h
OpcodeDecoder.cpp
OpcodeDecoder.h
RasterFont.cpp
RasterFont.h
Rasterizer.cpp
Rasterizer.h
SetupUnit.cpp
SetupUnit.h
Software.vcxproj
stdafx.cpp
stdafx.h
SWCommandProcessor.cpp
SWCommandProcessor.h
SWmain.cpp
SWPixelEngine.cpp
SWPixelEngine.h
SWRenderer.cpp
SWRenderer.h
SWStatistics.cpp
SWStatistics.h
SWVertexLoader.cpp
SWVertexLoader.h
SWVideoConfig.cpp
SWVideoConfig.h
Tev.cpp
Tev.h
TextureEncoder.cpp
TextureEncoder.h
TextureSampler.cpp
TextureSampler.h
TransformUnit.cpp
TransformUnit.h
Vec3.h
VideoBackend.h
VideoConfigDialog.cpp
VideoConfigDialog.h
XFMemLoader.cpp
XFMemLoader.h