dolphin/Source/Core/VideoBackends/Software
2017-11-17 22:11:31 -06:00
..
Clipper.cpp Clipper: Copy both color sequences in CopyVertex as opposed to one 2017-08-22 22:45:28 -04:00
Clipper.h
CMakeLists.txt
CopyRegion.h Software Backend: Fix xfb output and add vertical scaling support 2017-11-17 22:11:31 -06:00
DebugUtil.cpp
DebugUtil.h
EfbCopy.cpp Software Backend: Fix xfb output and add vertical scaling support 2017-11-17 22:11:31 -06:00
EfbCopy.h Software Backend: Fix xfb output and add vertical scaling support 2017-11-17 22:11:31 -06:00
EfbInterface.cpp Software Backend: Fix xfb output and add vertical scaling support 2017-11-17 22:11:31 -06:00
EfbInterface.h Software Backend: Fix xfb output and add vertical scaling support 2017-11-17 22:11:31 -06:00
NativeVertexFormat.h
Rasterizer.cpp
Rasterizer.h
SetupUnit.cpp
SetupUnit.h
Software.vcxproj Software Backend: Fix xfb output and add vertical scaling support 2017-11-17 22:11:31 -06:00
SWmain.cpp Add support for hybrid XFB 2017-11-17 19:47:56 -06:00
SWOGLWindow.cpp Software Backend: Fix xfb output and add vertical scaling support 2017-11-17 22:11:31 -06:00
SWOGLWindow.h Software Backend: Fix xfb output and add vertical scaling support 2017-11-17 22:11:31 -06:00
SWRenderer.cpp Software Backend: Fix xfb output and add vertical scaling support 2017-11-17 22:11:31 -06:00
SWRenderer.h Add support for hybrid XFB 2017-11-17 19:47:56 -06:00
SWTexture.cpp Software Backend: Fix xfb output and add vertical scaling support 2017-11-17 22:11:31 -06:00
SWTexture.h Software Backend: Fix xfb output and add vertical scaling support 2017-11-17 22:11:31 -06:00
SWVertexLoader.cpp Renderer: Move cull mode to a rasterization state object 2017-09-11 20:01:45 +10:00
SWVertexLoader.h SWVertexLoader: Make SWVertexLoader a final class 2017-09-09 15:33:30 -04:00
Tev.cpp Software/Tev: const correctness 2017-09-03 14:15:21 -04:00
Tev.h Software/Tev: const correctness 2017-09-03 14:15:21 -04:00
TextureCache.h Software Backend: Fix xfb output and add vertical scaling support 2017-11-17 22:11:31 -06:00
TextureEncoder.cpp Software Backend: Fix xfb output and add vertical scaling support 2017-11-17 22:11:31 -06:00
TextureEncoder.h Software Backend: Fix xfb output and add vertical scaling support 2017-11-17 22:11:31 -06:00
TextureSampler.cpp Software/TextureSampler: const correctness 2017-09-11 20:13:47 -04:00
TextureSampler.h
TransformUnit.cpp
TransformUnit.h
Vec3.h
VideoBackend.h