dolphin/Source/Core/VideoBackends/Software
Tony Wasserka d60f91ef5a Merge pull request #501 from magumagu/sw-cp-structs
VideoSoftware: remove duplicated CommandProcessor structures.
2014-06-21 22:23:19 +02:00
..
BPMemLoader.cpp Removes ZeroFrog's "optimized" memcpy and memcmp functions. 2014-05-17 18:03:31 -05:00
BPMemLoader.h
Clipper.cpp Video backends: mass-replace "xfregs" with "xfmem". 2014-05-16 18:58:07 -07:00
Clipper.h
CMakeLists.txt
CPMemLoader.cpp
CPMemLoader.h
DebugUtil.cpp Fix "warning: unused variable 'skipFrames'" 2014-04-19 04:59:37 +02:00
DebugUtil.h VideoSoftware: remove const memory usage of DebugUtil 2014-04-12 13:32:53 +02:00
EfbCopy.cpp
EfbCopy.h
EfbInterface.cpp Fix the capitalization of "GameCube" throughout the project. 2014-06-08 11:24:49 +09:00
EfbInterface.h
HwRasterizer.cpp
HwRasterizer.h
NativeVertexFormat.h
OpcodeDecoder.cpp Opcode decoding: 0xC0 isn't a valid command. 2014-05-08 15:49:19 -07:00
OpcodeDecoder.h Merge pull request #355 from magumagu/gx-missing-opcode 2014-05-18 11:12:06 +02:00
RasterFont.cpp
RasterFont.h
Rasterizer.cpp Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
Rasterizer.h
SetupUnit.cpp Video backends: warn on usage of GL_DRAW_QUADS_2. 2014-05-17 11:55:32 -07:00
SetupUnit.h
Software.vcxproj
stdafx.cpp
stdafx.h Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
SWCommandProcessor.cpp VideoSoftware: remove duplicated CommandProcessor structures. 2014-06-21 11:54:43 -07:00
SWCommandProcessor.h VideoSoftware: remove duplicated CommandProcessor structures. 2014-06-21 11:54:43 -07:00
SWmain.cpp Video backends: remove dead code. 2014-06-01 01:56:09 -07:00
SWRenderer.cpp Kill off replaceable usages of s[n]printf. 2014-06-18 19:53:38 -04:00
SWRenderer.h
SWStatistics.cpp
SWStatistics.h
SWVertexLoader.cpp Video backends: mass-replace "xfregs" with "xfmem". 2014-05-16 18:58:07 -07:00
SWVertexLoader.h
SWVideoConfig.cpp
SWVideoConfig.h
Tev.cpp Merge pull request #269 from magumagu/swbackend-xfregisters 2014-05-17 10:40:57 +02:00
Tev.h
TextureEncoder.cpp
TextureEncoder.h
TextureSampler.cpp Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
TextureSampler.h
TransformUnit.cpp VideoCommon: use the Light struct in XF memory 2014-06-19 16:33:29 +02:00
TransformUnit.h
Vec3.h
VideoBackend.h Video backends: remove dead code. 2014-06-01 01:56:09 -07:00
VideoConfigDialog.cpp
VideoConfigDialog.h
XFMemLoader.cpp VideoCommon: use the Light struct in XF memory 2014-06-19 16:33:29 +02:00
XFMemLoader.h Video backends: unify xfregs/xfmem structures. 2014-05-16 18:55:30 -07:00