dolphin/Source/Core/VideoBackends/Software
2014-09-01 21:27:44 -07:00
..
BPMemLoader.cpp msvc: resolve all warnings in VideoBackends/Software. 2014-08-19 22:33:47 -07:00
BPMemLoader.h
Clipper.cpp Software: Fix some if-statement body placements 2014-08-10 22:28:17 -04:00
Clipper.h Convert some more header inclusions into forward declarations 2014-07-29 20:55:07 -04:00
CMakeLists.txt
CPMemLoader.cpp
CPMemLoader.h
DebugUtil.cpp Software: Fix function casing in SWRenderer 2014-08-10 22:28:18 -04:00
DebugUtil.h
EfbCopy.cpp Software: Fix function casing in SWRenderer 2014-08-10 22:28:18 -04:00
EfbCopy.h
EfbInterface.cpp Software: Apply static to some functions 2014-08-10 22:28:15 -04:00
EfbInterface.h Software: Fix various brace styling errors 2014-08-10 21:18:38 -04:00
HwRasterizer.cpp Move GLInterface around to remove VideoBackends dependency on DolphinWX 2014-08-02 09:34:39 -07:00
HwRasterizer.h
NativeVertexFormat.h Software: Fix various brace styling errors 2014-08-10 21:18:38 -04:00
OpcodeDecoder.cpp Convert some more header inclusions into forward declarations 2014-07-29 20:55:07 -04:00
OpcodeDecoder.h Convert some more header inclusions into forward declarations 2014-07-29 20:55:07 -04:00
RasterFont.cpp Software: Make constants char_width and char_height private in RasterFont 2014-08-10 20:48:28 -04:00
RasterFont.h Get rid of C-style empty function parameter indicators 2014-08-30 15:23:48 -04:00
Rasterizer.cpp Software: Fix some if-statement body placements 2014-08-10 22:28:17 -04:00
Rasterizer.h Convert some more header inclusions into forward declarations 2014-07-29 20:55:07 -04:00
SetupUnit.cpp Software: Fix over-indentation of SetupQuad() 2014-08-10 22:28:16 -04:00
SetupUnit.h Convert some more header inclusions into forward declarations 2014-07-29 20:55:07 -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 unused declarations. 2014-08-23 15:26:59 -04:00
SWCommandProcessor.h
SWmain.cpp Get rid of C-style empty function parameter indicators 2014-08-30 15:23:48 -04:00
SWRenderer.cpp Software: Fix function casing in SWRenderer 2014-08-10 22:28:18 -04:00
SWRenderer.h Software: Fix function casing in SWRenderer 2014-08-10 22:28:18 -04:00
SWStatistics.cpp
SWStatistics.h
SWVertexLoader.cpp VertexLoader: Change VtxDesc to use u64 instead of u32 2014-09-01 11:18:02 +02:00
SWVertexLoader.h Convert some more header inclusions into forward declarations 2014-07-29 20:55:07 -04:00
SWVideoConfig.cpp
SWVideoConfig.h
Tev.cpp Software: Apply static to some functions 2014-08-10 22:28:15 -04:00
Tev.h Software: Fix various brace styling errors 2014-08-10 21:18:38 -04:00
TextureEncoder.cpp Software: Apply static to some functions 2014-08-10 22:28:15 -04:00
TextureEncoder.h
TextureSampler.cpp Software: Apply static to some functions 2014-08-10 22:28:15 -04:00
TextureSampler.h Software: Fix various brace styling errors 2014-08-10 21:18:38 -04:00
TransformUnit.cpp Software: Apply static to some functions 2014-08-10 22:28:15 -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 Core: Remove UpdateFPSDisplay 2014-08-19 10:05:58 -04:00
VideoConfigDialog.cpp
VideoConfigDialog.h
XFMemLoader.cpp
XFMemLoader.h