dolphin/Source/Core/VideoBackends
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
..
D3D Merge pull request #11 from degasus/VertexLoaderCleanup 2014-01-31 06:13:26 -08:00
OGL Merge pull request #11 from degasus/VertexLoaderCleanup 2014-01-31 06:13:26 -08:00
Software SWCommandProcessor: fix the CPReg structure fields 2014-02-04 01:16:14 +01:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00