dolphin/Source/Plugins/Plugin_VideoSoftware/Src
2013-02-15 17:55:16 +01:00
..
BPMemLoader.cpp Duplicate condition fix. 2013-01-25 21:30:29 -05:00
BPMemLoader.h Fix the video software backend. (closes issue 4269) 2011-03-16 22:48:17 +00:00
Clipper.cpp Use brute force to link the software plugin. 2011-02-03 19:55:30 +00:00
Clipper.h Implement proper thread naming on linux. This fixes a segmentation fault with thte wiimote new configuration dialog when a thread was named without first calling ThreadInit. 2010-07-06 16:16:07 +00:00
CPMemLoader.cpp Fix the video software backend. (closes issue 4269) 2011-03-16 22:48:17 +00:00
CPMemLoader.h Fix the video software backend. (closes issue 4269) 2011-03-16 22:48:17 +00:00
DebugUtil.cpp GetTextureBGRA()'s 'width' and 'height' parameters should be unsigned. 2013-01-14 16:29:52 -05:00
DebugUtil.h GetTextureBGRA()'s 'width' and 'height' parameters should be unsigned. 2013-01-14 16:29:52 -05:00
EfbCopy.cpp Initial push of GLES and GLUtil file breakup. 2012-12-17 14:54:20 -06:00
EfbCopy.h Implement proper thread naming on linux. This fixes a segmentation fault with thte wiimote new configuration dialog when a thread was named without first calling ThreadInit. 2010-07-06 16:16:07 +00:00
EfbInterface.cpp Fix 4 warnings on OSX 2012-12-30 04:32:37 -06:00
EfbInterface.h Video software: 2010-12-31 06:45:18 +00:00
HwRasterizer.cpp Fix the majority of the compiler warnings unearthed by the addition of 2013-01-29 23:24:51 -06:00
HwRasterizer.h Initial push of GLES and GLUtil file breakup. 2012-12-17 14:54:20 -06:00
NativeVertexFormat.h Video software: 2010-12-31 06:45:18 +00:00
OpcodeDecoder.cpp Fix the video software backend. (closes issue 4269) 2011-03-16 22:48:17 +00:00
OpcodeDecoder.h Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolphin. It could still use a lot of cleanup. Lots of things are still named "plugin". Software renderer is temporarily disabled until it gets some namespaces. I only updated vs08/10, Linux/OSX builds are broken. 2011-01-31 01:28:32 +00:00
Rasterizer.cpp Video_Software: Fix the ZFreeze option doing nothing. 2013-02-15 17:47:29 +01:00
Rasterizer.h Hg: 2010-06-09 01:37:08 +00:00
SetupUnit.cpp Use brute force to link the software plugin. 2011-02-03 19:55:30 +00:00
SetupUnit.h Implement proper thread naming on linux. This fixes a segmentation fault with thte wiimote new configuration dialog when a thread was named without first calling ThreadInit. 2010-07-06 16:16:07 +00:00
stdafx.cpp Hg: 2010-06-09 01:37:08 +00:00
stdafx.h Hg: 2010-06-09 01:37:08 +00:00
SWCommandProcessor.cpp Fix the video software backend. (closes issue 4269) 2011-03-16 22:48:17 +00:00
SWCommandProcessor.h Fix the video software backend. (closes issue 4269) 2011-03-16 22:48:17 +00:00
SWmain.cpp Move swap control to the host specific GLInterface files. 2013-01-24 10:31:08 -06:00
SWPixelEngine.cpp Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore. 2011-02-14 02:18:03 +00:00
SWPixelEngine.h Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore. 2011-02-14 02:18:03 +00:00
SWRenderer.cpp Fix switching from the different rasterizers 2013-01-19 02:18:39 -06:00
SWRenderer.h Use brute force to link the software plugin. 2011-02-03 19:55:30 +00:00
SWStatistics.cpp Use brute force to link the software plugin. 2011-02-03 19:55:30 +00:00
SWStatistics.h Use brute force to link the software plugin. 2011-02-03 19:55:30 +00:00
SWVertexLoader.cpp Clean up gcc/g++ compiler warnings that have accumulated. 2012-12-10 00:40:28 -06:00
SWVertexLoader.h Use brute force to link the software plugin. 2011-02-03 19:55:30 +00:00
SWVideoConfig.cpp Video_Software: Toggable zfreeze and early_z support for testing. 2013-02-15 17:45:33 +01:00
SWVideoConfig.h Video_Software: Toggable zfreeze and early_z support for testing. 2013-02-15 17:45:33 +01:00
Tev.cpp Video_Software: Fix ZComploc option breaking stuff. 2013-02-15 17:55:16 +01:00
Tev.h Video software: 2010-12-31 06:45:18 +00:00
TextureEncoder.cpp Fix the video software backend. (closes issue 4269) 2011-03-16 22:48:17 +00:00
TextureEncoder.h Implement proper thread naming on linux. This fixes a segmentation fault with thte wiimote new configuration dialog when a thread was named without first calling ThreadInit. 2010-07-06 16:16:07 +00:00
TextureSampler.cpp Video_Software: Implement proper RGBA8 texture loading from tmem. 2013-01-10 18:30:16 +01:00
TextureSampler.h Video software: 2010-12-31 06:45:18 +00:00
TransformUnit.cpp Deal with some clang-inspired buglets. 2011-02-06 01:56:45 +00:00
TransformUnit.h Implement proper thread naming on linux. This fixes a segmentation fault with thte wiimote new configuration dialog when a thread was named without first calling ThreadInit. 2010-07-06 16:16:07 +00:00
Vec3.h Silence some compiler warnings. 2010-08-01 16:14:35 +00:00
VideoBackend.h revert last commit, add CheckInvalidState to VideoBackend 2012-12-23 13:32:23 +01:00
VideoConfigDialog.cpp replace this->Bind with Bind 2013-01-13 03:33:11 -06:00
VideoConfigDialog.h Last major UI change before release. 2011-06-02 19:32:34 +00:00
XFMemLoader.cpp Fix the video software backend. (closes issue 4269) 2011-03-16 22:48:17 +00:00
XFMemLoader.h Use brute force to link the software plugin. 2011-02-03 19:55:30 +00:00