| .. |
|
BPMemLoader.cpp
|
Second and final pass of clearing out tabs.
|
2014-02-17 02:19:41 -05:00 |
|
BPMemLoader.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
Clipper.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
Clipper.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
CMakeLists.txt
|
Stop building GLExtensions.cpp twice(One in GL, one in software). We don't need to build it twice, this'll save a bit of time in the build process.
|
2014-01-19 11:37:37 -06:00 |
|
CPMemLoader.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
CPMemLoader.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
DebugUtil.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
DebugUtil.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
EfbCopy.cpp
|
Finally Merge branch 'videosoftware-xfb'
|
2014-01-21 00:10:00 +13:00 |
|
EfbCopy.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
EfbInterface.cpp
|
Merge pull request #79 from Tilka/nits
|
2014-02-18 14:19:38 +01:00 |
|
EfbInterface.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
HwRasterizer.cpp
|
Silence some Windows compiler warnings
|
2014-02-16 16:59:45 +01:00 |
|
HwRasterizer.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
NativeVertexFormat.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
OpcodeDecoder.cpp
|
Second and final pass of clearing out tabs.
|
2014-02-17 02:19:41 -05:00 |
|
OpcodeDecoder.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
RasterFont.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
RasterFont.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
Rasterizer.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
Rasterizer.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
SetupUnit.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
SetupUnit.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
Software.vcxproj
|
[GLExtensions] Initial code drop for GLExtensions. This drops GLEW entirely from the codebase. This has been tested on Android and Linux+ATI. Of course untested on Windows and Apple. Also untested with Linux + EGL but should be fine there. There are most likely a couple of extensions I'm missing which would result in null pointer runs but not bad for the initial commit.
|
2014-01-17 15:50:51 +01:00 |
|
stdafx.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
stdafx.h
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
SWCommandProcessor.cpp
|
Remove the old MMIO access "interface".
|
2014-02-16 19:22:40 +01:00 |
|
SWCommandProcessor.h
|
Remove the old MMIO access "interface".
|
2014-02-16 19:22:40 +01:00 |
|
SWmain.cpp
|
Remove the old MMIO access "interface".
|
2014-02-16 19:22:40 +01:00 |
|
SWPixelEngine.cpp
|
Second and final pass of clearing out tabs.
|
2014-02-17 02:19:41 -05:00 |
|
SWPixelEngine.h
|
Remove the old MMIO access "interface".
|
2014-02-16 19:22:40 +01:00 |
|
SWRenderer.cpp
|
Silence some Windows compiler warnings
|
2014-02-16 16:59:45 +01:00 |
|
SWRenderer.h
|
Second and final pass of clearing out tabs.
|
2014-02-17 02:19:41 -05:00 |
|
SWStatistics.cpp
|
Remove function Xchg from SWStatistics.cpp. Like the one previous, this can be replaced with std::swap
|
2014-02-09 19:55:44 -05:00 |
|
SWStatistics.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
SWVertexLoader.cpp
|
Fix some vertical alignments
|
2014-02-16 20:12:05 -05:00 |
|
SWVertexLoader.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
SWVideoConfig.cpp
|
Finally Merge branch 'videosoftware-xfb'
|
2014-01-21 00:10:00 +13:00 |
|
SWVideoConfig.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
Tev.cpp
|
Fix some vertical alignments
|
2014-02-16 20:12:05 -05:00 |
|
Tev.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
TextureEncoder.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
TextureEncoder.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
TextureSampler.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
TextureSampler.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
TransformUnit.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
TransformUnit.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
Vec3.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
VideoBackend.h
|
Remove the old MMIO access "interface".
|
2014-02-16 19:22:40 +01:00 |
|
VideoConfigDialog.cpp
|
Finally Merge branch 'videosoftware-xfb'
|
2014-01-21 00:10:00 +13:00 |
|
VideoConfigDialog.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
XFMemLoader.cpp
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|
XFMemLoader.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |