| .. |
|
BPMemLoader.cpp
|
Removes ZeroFrog's "optimized" memcpy and memcmp functions.
|
2014-05-17 18:03:31 -05:00 |
|
BPMemLoader.h
|
|
|
|
Clipper.cpp
|
mark all local variables as static
|
2014-07-11 16:10:20 +02:00 |
|
Clipper.h
|
|
|
|
CMakeLists.txt
|
|
|
|
CPMemLoader.cpp
|
|
|
|
CPMemLoader.h
|
|
|
|
DebugUtil.cpp
|
Fixed Frame dumping in VideoSoftware.
|
2014-07-17 11:43:59 +12:00 |
|
DebugUtil.h
|
Fixed Frame dumping in VideoSoftware.
|
2014-07-17 11:43:59 +12:00 |
|
EfbCopy.cpp
|
Fixed Frame dumping in VideoSoftware.
|
2014-07-17 11:43:59 +12:00 |
|
EfbCopy.h
|
|
|
|
EfbInterface.cpp
|
VideoSoftware: Use the same max XFB size as VideoCommon.
|
2014-07-17 22:39:09 +12:00 |
|
EfbInterface.h
|
|
|
|
HwRasterizer.cpp
|
mark all local variables as static
|
2014-07-11 16:10:20 +02:00 |
|
HwRasterizer.h
|
|
|
|
NativeVertexFormat.h
|
|
|
|
OpcodeDecoder.cpp
|
avoid the extern keyword in .cpp files
|
2014-07-11 16:10:20 +02: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
|
mark all local variables as static
|
2014-07-11 16:10:20 +02:00 |
|
Rasterizer.h
|
|
|
|
SetupUnit.cpp
|
|
|
|
SetupUnit.h
|
|
|
|
Software.vcxproj
|
Remove the 32-bit config platform from the VS solution and projects
|
2014-06-24 22:07:26 -04:00 |
|
stdafx.cpp
|
|
|
|
stdafx.h
|
Remove the min/max functions in CommonFuncs.
|
2014-05-29 21:44:41 -04:00 |
|
SWCommandProcessor.cpp
|
remove unused globals
|
2014-07-11 16:10:20 +02:00 |
|
SWCommandProcessor.h
|
remove unused globals
|
2014-07-11 16:10:20 +02:00 |
|
SWmain.cpp
|
Fixed Frame dumping in VideoSoftware.
|
2014-07-17 11:43:59 +12:00 |
|
SWRenderer.cpp
|
VideoSoftware: Use the same max XFB size as VideoCommon.
|
2014-07-17 22:39:09 +12:00 |
|
SWRenderer.h
|
Fixed Frame dumping in VideoSoftware.
|
2014-07-17 11:43:59 +12:00 |
|
SWStatistics.cpp
|
|
|
|
SWStatistics.h
|
|
|
|
SWVertexLoader.cpp
|
avoid the extern keyword in .cpp files
|
2014-07-11 16:10:20 +02:00 |
|
SWVertexLoader.h
|
|
|
|
SWVideoConfig.cpp
|
Use only section-based ini reading.
|
2014-06-16 01:31:23 -04:00 |
|
SWVideoConfig.h
|
|
|
|
Tev.cpp
|
|
|
|
Tev.h
|
|
|
|
TextureEncoder.cpp
|
mark all local functions as static
|
2014-07-11 16:07:23 +02:00 |
|
TextureEncoder.h
|
|
|
|
TextureSampler.cpp
|
Remove the min/max functions in CommonFuncs.
|
2014-05-29 21:44:41 -04:00 |
|
TextureSampler.h
|
|
|
|
TransformUnit.cpp
|
mark all local functions as static
|
2014-07-11 16:07:23 +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
|
|
|