dolphin/Source/Core/VideoBackends/Software
Tillmann Karras 0d6ab2c658 Silence some Windows compiler warnings
by adding explicit type casts.
2014-02-16 16:59:45 +01:00
..
BPMemLoader.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -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 Silence some Windows compiler warnings 2014-02-16 16:59:45 +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 Remove unnecessary Src/ folders 2013-12-31 14:03:19 -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 unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
SWCommandProcessor.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
SWmain.cpp Clean up some struct indentations 2014-02-09 19:40:11 -05:00
SWPixelEngine.cpp Cleanup enum indentations. 2014-02-09 16:16:10 -05:00
SWPixelEngine.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
SWRenderer.cpp Silence some Windows compiler warnings 2014-02-16 16:59:45 +01:00
SWRenderer.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -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 Remove unnecessary Src/ folders 2013-12-31 14:03:19 -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 Remove unnecessary Src/ folders 2013-12-31 14:03:19 -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 Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05: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