dolphin/Source/Plugins/Plugin_VideoSoftware/Src
Soren Jorvang 6d70c14d12 In the SCons build, skip the generation of static libraries
and just operate on lists of object files instead.

This helps with LTO since LLVM/clang LTO is completely broken
by static libraries. It also helps identify symbol clashes
between components like the former plugins.

Many linkers also expect static libraries to form a strict DAG
which turns out be a difficult rule to uphold in practice,
especially since some of our platforms aren't picky about this.

LTO builds currently appears to crash at runtime because of
the static wx libs.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7056 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-04 00:46:56 +00:00
..
BPMemLoader.cpp
BPMemLoader.h
Clipper.cpp
Clipper.h
CPMemLoader.cpp In the SCons build, skip the generation of static libraries 2011-02-04 00:46:56 +00:00
CPMemLoader.h
DebugUtil.cpp
DebugUtil.h
EfbCopy.cpp In the SCons build, skip the generation of static libraries 2011-02-04 00:46:56 +00:00
EfbCopy.h
EfbInterface.cpp
EfbInterface.h
HwRasterizer.cpp In the SCons build, skip the generation of static libraries 2011-02-04 00:46:56 +00:00
HwRasterizer.h In the SCons build, skip the generation of static libraries 2011-02-04 00:46:56 +00:00
NativeVertexFormat.h
OpcodeDecoder.cpp
OpcodeDecoder.h
Rasterizer.cpp
Rasterizer.h
SConscript In the SCons build, skip the generation of static libraries 2011-02-04 00:46:56 +00:00
SetupUnit.cpp
SetupUnit.h
stdafx.cpp
stdafx.h
SWCommandProcessor.cpp
SWCommandProcessor.h
SWGLUtil.cpp In the SCons build, skip the generation of static libraries 2011-02-04 00:46:56 +00:00
SWGLUtil.h
SWmain.cpp In the SCons build, skip the generation of static libraries 2011-02-04 00:46:56 +00:00
SWPixelEngine.cpp
SWPixelEngine.h
SWRenderer.cpp In the SCons build, skip the generation of static libraries 2011-02-04 00:46:56 +00:00
SWRenderer.h
SWStatistics.cpp
SWStatistics.h
SWVertexLoader.cpp
SWVertexLoader.h
SWVideoConfig.cpp
SWVideoConfig.h
Tev.cpp
Tev.h
TextureEncoder.cpp
TextureEncoder.h
TextureSampler.cpp
TextureSampler.h
TransformUnit.cpp
TransformUnit.h
Vec3.h
VertexLoader_Position.h
VideoBackend.h
VideoConfigDialog.cpp
VideoConfigDialog.h
Win32.cpp
Win32.h
XFMemLoader.cpp
XFMemLoader.h