dolphin/Source/Core/VideoBackends/Software
degasus 3a452f3cc5 VideoSW: Fix XFB config. 2016-05-18 18:37:44 +02:00
..
CMakeLists.txt VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
Clipper.cpp VideoSW: Drop SetViewOffset. 2016-03-06 10:22:44 +01:00
Clipper.h VideoSW: Drop SetViewOffset. 2016-03-06 10:22:44 +01:00
DebugUtil.cpp Fifo: Make g_bSkipCurrentFrame a TU-local variable 2016-01-25 05:23:14 -05:00
DebugUtil.h VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
EfbCopy.cpp VideoSW: Drop Update in XFB copy. 2016-05-18 18:37:44 +02:00
EfbCopy.h VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
EfbInterface.cpp Implement Dithering for video software 2016-03-23 12:29:35 +13:00
EfbInterface.h VideoCommon: Header cleanup 2016-01-17 20:11:45 -05:00
NativeVertexFormat.h VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
Rasterizer.cpp VideoSW: Drop SetTevReg for colors. 2016-03-06 11:05:49 +01:00
Rasterizer.h VideoSW: Drop SetTevReg for colors. 2016-03-06 11:05:49 +01:00
SWOGLWindow.cpp VideoBackends: Simplify initialization and deinitialization of resources 2015-12-20 22:40:37 -05:00
SWOGLWindow.h VideoSW: Use OpenGL Core context 2015-10-14 00:13:54 +02:00
SWRenderer.cpp VideoSW: Fix XFB config. 2016-05-18 18:37:44 +02:00
SWRenderer.h VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
SWVertexLoader.cpp VideoSW: Fix special case. 2016-04-30 13:14:09 +02:00
SWVertexLoader.h VideoSW: fix some warnings 2016-01-09 10:38:07 +01:00
SWmain.cpp OpcodeDecoder: Add namespace 2016-01-24 01:31:36 -05:00
SetupUnit.cpp VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
SetupUnit.h VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
Software.vcxproj VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
Tev.cpp VideoSW: Drop SetTevReg for colors. 2016-03-06 11:05:49 +01:00
Tev.h VideoSW: Drop SetTevReg for colors. 2016-03-06 11:05:49 +01:00
TextureEncoder.cpp VideoCommon: Header cleanup 2016-01-17 20:11:45 -05:00
TextureEncoder.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
TextureSampler.cpp VideoCommon: Refactor TexMode0 mipmaps disabled test into a helper function 2016-03-24 13:43:29 +11:00
TextureSampler.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
TransformUnit.cpp VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
TransformUnit.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
Vec3.h VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
VideoBackend.h Merge VideoBackendHardware into VideoBackend. 2016-01-12 23:18:58 +01:00