dolphin/Source/Core/VideoBackends/Software
Stenzek 84b990faa0 VideoConfig: Remove bForceCopyToRam field
It's the inverse of supports-copy-to-vram.
2018-02-11 15:29:37 +10:00
..
Clipper.cpp
Clipper.h
CMakeLists.txt
CopyRegion.h Software Backend: Rename 'copy_region' to 'CopyRegion' 2017-11-17 22:11:33 -06:00
DebugUtil.cpp
DebugUtil.h
EfbCopy.cpp HybridXFB: Fix lint errors 2017-11-17 22:11:31 -06:00
EfbCopy.h
EfbInterface.cpp Software Backend: Remove reinterpret_cast which violates the strict aliasing rule 2017-11-17 22:11:33 -06:00
EfbInterface.h Software Backend: Remove reinterpret_cast which violates the strict aliasing rule 2017-11-17 22:11:33 -06:00
NativeVertexFormat.h
Rasterizer.cpp
Rasterizer.h
SetupUnit.cpp
SetupUnit.h
Software.vcxproj
SWmain.cpp VideoConfig: Remove bForceCopyToRam field 2018-02-11 15:29:37 +10:00
SWOGLWindow.cpp Video Backends: Remove the right of the xfb region for games where the 2017-11-17 22:11:32 -06:00
SWOGLWindow.h Video Backends: Remove the right of the xfb region for games where the 2017-11-17 22:11:32 -06:00
SWRenderer.cpp VideoBackends: Combine Initialize/Prepare and Cleanup/Shutdown methods 2018-01-27 13:53:55 +10:00
SWRenderer.h VideoBackends: Combine Initialize/Prepare and Cleanup/Shutdown methods 2018-01-27 13:53:55 +10:00
SWTexture.cpp AbstractTexture: Move Bind() method to Renderer 2018-01-22 13:22:09 +10:00
SWTexture.h AbstractTexture: Move Bind() method to Renderer 2018-01-22 13:22:09 +10:00
SWVertexLoader.cpp
SWVertexLoader.h
Tev.cpp BPMemory: Handle fog configuration where both A and C are infinity/NaN 2018-02-01 17:40:39 +10:00
Tev.h
TextureCache.h VideoCommon: Drop now unused efb2tex matrix generation. 2017-12-06 09:30:03 +01:00
TextureEncoder.cpp VideoBackends: Fix -Wswitch warnings 2017-12-02 21:52:07 +01:00
TextureEncoder.h HybridXFB: Fix lint errors 2017-11-17 22:11:31 -06:00
TextureSampler.cpp
TextureSampler.h
TransformUnit.cpp LightingShaderGen: Always calculate lighting for both color channels 2017-11-22 01:52:18 +10:00
TransformUnit.h
Vec3.h
VideoBackend.h VideoBackend: Remove PeekMessages method 2018-01-27 13:53:55 +10:00