dolphin/Source/Plugins/Plugin_VideoSoftware/Src
Soren Jorvang a3ba93d9ce Thread affinity on OS X and *BSD.
Keep building the software plugin to prevent rot.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7045 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-02 21:52:43 +00:00
..
BPMemLoader.cpp Thread affinity on OS X and *BSD. 2011-02-02 21:52:43 +00:00
BPMemLoader.h
Clipper.cpp If perspective divide is enabled and texture coordinate Z is 0 then leave texture coordinates alone. Fixes issue 3676. 2011-01-29 08:34:57 +00:00
Clipper.h
CommandProcessor.cpp 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
CommandProcessor.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
CPMemLoader.cpp 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
CPMemLoader.h
DebugUtil.cpp Explicit dependency on libvideo. 2011-01-29 06:26:03 +00:00
DebugUtil.h
EfbCopy.cpp 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
EfbCopy.h
EfbInterface.cpp Video software: 2010-12-31 06:45:18 +00:00
EfbInterface.h Video software: 2010-12-31 06:45:18 +00:00
GLUtil.cpp Remove the global namespace a bit and remove some dead code. 2011-02-02 18:21:20 +00:00
GLUtil.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
HwRasterizer.cpp Remove vertex format converter from software plugin because it is not needed as of r6881. Maybe fix z range adjustment. 2011-01-29 06:09:56 +00:00
HwRasterizer.h
main.cpp Remove PluginSpecs.h. Merge the few needed enums from that file into Common.h for now. I am up for suggestions on a better place for those. 2011-02-02 04:40:27 +00:00
main.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
NativeVertexFormat.h Video software: 2010-12-31 06:45:18 +00:00
OpcodeDecoder.cpp 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
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
PixelEngine.cpp 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
PixelEngine.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
RasterFont.cpp
RasterFont.h
Rasterizer.cpp If perspective divide is enabled and texture coordinate Z is 0 then leave texture coordinates alone. Fixes issue 3676. 2011-01-29 08:34:57 +00:00
Rasterizer.h
Renderer.cpp Hopefully fix Windows build. 2011-02-02 20:00:24 +00:00
Renderer.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
SConscript Fix OS X build. 2011-01-31 01:53:57 +00:00
SetupUnit.cpp
SetupUnit.h
Statistics.cpp
Statistics.h Explicit dependency on libvideo. 2011-01-29 06:26:03 +00:00
stdafx.cpp
stdafx.h
SWVideoConfig.cpp Explicit dependency on libvideo. 2011-01-29 06:26:03 +00:00
SWVideoConfig.h Explicit dependency on libvideo. 2011-01-29 06:26:03 +00:00
Tev.cpp Explicit dependency on libvideo. 2011-01-29 06:26:03 +00:00
Tev.h Video software: 2010-12-31 06:45:18 +00:00
TextureEncoder.cpp Video software: 2010-12-31 06:45:18 +00:00
TextureEncoder.h
TextureSampler.cpp 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
TextureSampler.h Video software: 2010-12-31 06:45:18 +00:00
TransformUnit.cpp
TransformUnit.h
Vec3.h
VertexLoader_Position.h
VertexLoader.cpp Remove vertex format converter from software plugin because it is not needed as of r6881. Maybe fix z range adjustment. 2011-01-29 06:09:56 +00:00
VertexLoader.h Remove vertex format converter from software plugin because it is not needed as of r6881. Maybe fix z range adjustment. 2011-01-29 06:09:56 +00:00
VideoBackend.h Remove PluginSpecs.h. Merge the few needed enums from that file into Common.h for now. I am up for suggestions on a better place for those. 2011-02-02 04:40:27 +00:00
VideoConfigDialog.cpp Link the video plugin statically into the main binary on OS X. 2011-01-29 04:52:19 +00:00
VideoConfigDialog.h Explicit dependency on libvideo. 2011-01-29 06:26:03 +00:00
Win32.cpp 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
Win32.h
XFMemLoader.cpp 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
XFMemLoader.h