dolphin/Source/Core/VideoBackends/Software
2020-08-22 16:17:50 -07:00
..
Clipper.cpp
Clipper.h
CMakeLists.txt
CopyRegion.h
DebugUtil.cpp Use range loop (if possible) 2020-07-18 18:29:16 -05:00
DebugUtil.h
EfbCopy.cpp
EfbCopy.h
EfbInterface.cpp VideoCommon: Remove unused MathUtil.h include from VideoCommon.h 2019-07-16 20:54:34 -04:00
EfbInterface.h VideoCommon: Remove unused MathUtil.h include from VideoCommon.h 2019-07-16 20:54:34 -04:00
NativeVertexFormat.h
Rasterizer.cpp Remove warnings of -Wsign-compare 2020-03-25 07:57:14 +08:00
Rasterizer.h
SetupUnit.cpp
SetupUnit.h
Software.vcxproj msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
SWmain.cpp FramebufferManager: Copy to color format for depth readbacks on GLES 2020-05-24 16:11:11 +10:00
SWOGLWindow.cpp
SWOGLWindow.h VideoCommon: Remove unused MathUtil.h include from VideoCommon.h 2019-07-16 20:54:34 -04:00
SWRenderer.cpp VideoCommon/BoundingBox: Make interface for querying bounding box data 2019-12-05 11:48:42 -05:00
SWRenderer.h
SWTexture.cpp
SWTexture.h
SWVertexLoader.cpp VideoCommon/IndexGenerator: Eliminate static state 2019-12-05 10:49:32 -05:00
SWVertexLoader.h
Tev.cpp Remove warnings of -Wsign-compare 2020-03-25 07:57:14 +08:00
Tev.h
TextureCache.h
TextureEncoder.cpp
TextureEncoder.h VideoCommon: Remove unused MathUtil.h include from VideoCommon.h 2019-07-16 20:54:34 -04:00
TextureSampler.cpp
TextureSampler.h
TransformUnit.cpp
TransformUnit.h
Vec3.h
VideoBackend.h Factorize software renderer backend switching warning to be fetched from a new GetWarningMessage in video backend - will be needed for DX11.1 feature set warnings 2019-07-26 19:39:07 +02:00