dolphin/Source/Core/VideoBackends/Software
Lioncash 5ebd1e215b Fifo: Make g_bSkipCurrentFrame a TU-local variable
This is only ever queried, making it a global isn't necessary.
2016-01-25 05:23:14 -05:00
..
CMakeLists.txt VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
Clipper.cpp VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
Clipper.h VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +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 Fifo: Make g_bSkipCurrentFrame a TU-local variable 2016-01-25 05:23:14 -05:00
EfbCopy.h VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
EfbInterface.cpp VideoCommon: Header cleanup 2016-01-17 20:11:45 -05: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 VideoCommon: Header cleanup 2016-01-17 20:11:45 -05:00
Rasterizer.h VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +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 Fifo: Make g_bSkipCurrentFrame a TU-local variable 2016-01-25 05:23:14 -05:00
SWRenderer.h VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
SWVertexLoader.cpp VideoCommon: Header cleanup 2016-01-17 20:11:45 -05: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 Merge pull request #3523 from lioncash/video 2016-01-18 02:24:50 +01:00
Tev.h VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +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 VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01: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