dolphin-emulator/Source/Core/VideoBackends/Software
comex 2eebdff01b Remove useless STACKALIGN macro.
It only ever did anything on 32-bit OS X.

Anyway, it wasn't even on the right functions, and these days
ABI_PushRegistersAndAdjustStack should handle maintaining the ABI
correctly.
2014-09-30 01:42:47 -04:00
..
BPMemLoader.cpp GPU: Only load the relevant color components upon writes to the tev color registers. 2014-09-21 10:38:22 +02:00
BPMemLoader.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Clipper.cpp
Clipper.h
CMakeLists.txt
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
EfbCopy.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
EfbInterface.cpp Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
EfbInterface.h
HwRasterizer.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
HwRasterizer.h
NativeVertexFormat.h
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
Rasterizer.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Rasterizer.h
SetupUnit.cpp
SetupUnit.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Software.vcxproj
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
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
SWVideoConfig.h Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
Tev.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Tev.h
TextureEncoder.cpp
TextureEncoder.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
TextureSampler.cpp Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -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
VideoBackend.h WIP XFB scaling. 2014-09-19 12:33:15 -05:00
VideoConfigDialog.cpp
VideoConfigDialog.h
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