dolphin/Source/Core/VideoBackends/Software
skidau 9551650c42 Merge pull request #1095 from crudelios/sw-bbox
Reimplement Bounding Box calculation using the software renderer.
2014-10-13 15:57:11 +11:00
..
BPMemLoader.cpp Get buildbot to compile. 2014-10-10 12:28:15 +01:00
BPMemLoader.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Clipper.cpp Change a bunch of reference function arguments to pointers. 2014-10-02 03:00:33 -04:00
Clipper.h
CMakeLists.txt Software: Remove obsoleted VideoConfigDialog. 2014-10-13 00:30:08 -04:00
CPMemLoader.cpp Mechanical changes to move most CP state to a struct rather than separate globals. 2014-09-28 21:23:29 -04:00
CPMemLoader.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
DebugUtil.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
DebugUtil.h
EfbCopy.cpp Software: Fix function casing in SWRenderer 2014-08-10 22:28:18 -04:00
EfbCopy.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
EfbInterface.cpp Reimplement Bounding Box calculation using the software renderer. 2014-10-10 12:27:06 +01:00
EfbInterface.h Software: Fix various brace styling errors 2014-08-10 21:18:38 -04:00
HwRasterizer.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
HwRasterizer.h
NativeVertexFormat.h Software: Fix various brace styling errors 2014-08-10 21:18:38 -04:00
OpcodeDecoder.cpp Rejigger some FIFO buffer variables to be more rational. 2014-09-28 21:25:12 -04:00
OpcodeDecoder.h
RasterFont.cpp
RasterFont.h Get rid of C-style empty function parameter indicators 2014-08-30 15:23:48 -04:00
Rasterizer.cpp Fixed a small bug. 2014-10-10 12:28:17 +01:00
Rasterizer.h
SetupUnit.cpp Software: Fix over-indentation of SetupQuad() 2014-08-10 22:28:16 -04:00
SetupUnit.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Software.vcxproj msvc: remove some remnants of SDL and DSound from projects and general cleanup. 2014-09-01 21:27:44 -07:00
SWCommandProcessor.cpp Remove useless STACKALIGN macro. 2014-09-30 01:42:47 -04:00
SWCommandProcessor.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
SWmain.cpp Mechanical changes to move most CP state to a struct rather than separate globals. 2014-09-28 21:23:29 -04:00
SWRenderer.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
SWRenderer.h Software: Fix function casing in SWRenderer 2014-08-10 22:28:18 -04:00
SWStatistics.cpp Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
SWStatistics.h
SWVertexLoader.cpp Mechanical changes to move most CP state to a struct rather than separate globals. 2014-09-28 21:23:29 -04:00
SWVertexLoader.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
SWVideoConfig.cpp Changed Dump Frames References 2014-10-12 19:51:13 -04:00
SWVideoConfig.h Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
Tev.cpp Reimplement Bounding Box calculation using the software renderer. 2014-10-10 12:27:06 +01:00
Tev.h Software: Fix various brace styling errors 2014-08-10 21:18:38 -04:00
TextureEncoder.cpp Change a bunch of reference function arguments to pointers. 2014-10-02 03:00:33 -04:00
TextureEncoder.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
TextureSampler.cpp Change a bunch of reference function arguments to pointers. 2014-10-02 03:00:33 -04:00
TextureSampler.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
TransformUnit.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
TransformUnit.h
Vec3.h Software: Fix the formatting and function casing in Vec3.h 2014-08-10 22:28:04 -04:00
VideoBackend.h WIP XFB scaling. 2014-09-19 12:33:15 -05:00
XFMemLoader.cpp Mechanical changes to move most CP state to a struct rather than separate globals. 2014-09-28 21:23:29 -04:00
XFMemLoader.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00