dolphin/Source/Core/VideoBackends/Software
2015-05-25 09:33:34 +02:00
..
BPMemLoader.cpp Remove GetPointers in VideoSoftware. 2014-11-01 16:29:19 +13:00
BPMemLoader.h
Clipper.cpp Change a bunch of reference function arguments to pointers. 2014-10-02 03:00:33 -04:00
Clipper.h
CMakeLists.txt VideoCommon/VideoBackends: Remove unnecessary wxWidgets references. 2014-11-01 19:19:00 -04:00
CPMemLoader.cpp
CPMemLoader.h
DebugUtil.cpp Move bDumpFrames to SConfig (and it's references) 2014-10-12 23:56:16 -04:00
DebugUtil.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
EfbCopy.cpp
EfbCopy.h
EfbInterface.cpp More formatting and consistency fixes 2014-11-24 17:16:59 -05:00
EfbInterface.h
HwRasterizer.cpp OGL: Get rid of error macros 2014-10-26 04:54:58 -04:00
HwRasterizer.h
NativeVertexFormat.h VideoCommon: split VertexLoaderBase from VertexLoader 2014-12-21 14:12:43 +01:00
OpcodeDecoder.cpp Minor consistency changes 2015-01-12 15:18:18 -05:00
OpcodeDecoder.h
RasterFont.cpp OGL: Get rid of error macros 2014-10-26 04:54:58 -04:00
RasterFont.h
Rasterizer.cpp VideoBackends: Clamp depth to uint24 range. 2015-05-18 23:22:28 +02:00
Rasterizer.h
SetupUnit.cpp Minor consistency changes 2015-01-12 15:18:18 -05:00
SetupUnit.h
Software.vcxproj VideoCommon/VideoBackends: Remove unnecessary wxWidgets references. 2014-11-01 19:19:00 -04:00
SWCommandProcessor.cpp Software: Convert most volatile variables to atomics 2015-05-14 12:33:19 -04:00
SWCommandProcessor.h
SWmain.cpp Software: Convert most volatile variables to atomics 2015-05-14 12:33:19 -04:00
SWRenderer.cpp Software: Convert most volatile variables to atomics 2015-05-14 12:33:19 -04:00
SWRenderer.h
SWStatistics.cpp
SWStatistics.h
SWVertexLoader.cpp BBox: remove now unreachable SW bbox implementation 2015-05-25 09:33:34 +02:00
SWVertexLoader.h BBox: remove now unreachable SW bbox implementation 2015-05-25 09:33:34 +02:00
SWVideoConfig.cpp Move bDumpFrames to SConfig (and it's references) 2014-10-12 23:56:16 -04:00
SWVideoConfig.h Move bDumpFrames to SConfig (and it's references) 2014-10-12 23:56:16 -04:00
Tev.cpp Silence some -Wswitch-default warnings. 2014-12-11 22:23:05 -06:00
Tev.h
TextureEncoder.cpp Change a bunch of reference function arguments to pointers. 2014-10-02 03:00:33 -04:00
TextureEncoder.h
TextureSampler.cpp Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
TextureSampler.h
TransformUnit.cpp
TransformUnit.h
Vec3.h
VideoBackend.h Fifo: rewrite sync on idle skipping hack 2015-04-06 12:35:35 +02:00
XFMemLoader.cpp
XFMemLoader.h