dolphin/Source/Plugins/Plugin_VideoSoftware/Src
2011-03-05 06:11:26 +00:00
..
BPMemLoader.cpp
BPMemLoader.h
Clipper.cpp
Clipper.h
CPMemLoader.cpp
CPMemLoader.h
DebugUtil.cpp
DebugUtil.h
EfbCopy.cpp
EfbCopy.h
EfbInterface.cpp
EfbInterface.h
HwRasterizer.cpp
HwRasterizer.h
NativeVertexFormat.h
OpcodeDecoder.cpp
OpcodeDecoder.h
Rasterizer.cpp
Rasterizer.h
SetupUnit.cpp
SetupUnit.h
stdafx.cpp
stdafx.h
SWCommandProcessor.cpp Replaced Common::CriticalSection with a std::mutex implementation. 64bit Windows builds now use SRWLocks and ConditionVariables(requires Vista/7, x64 builds will no longer work on Windows XP x64). Tell me if you hate that. Removed Common::EventEx. Common::Event now uses a std::condition_variable impl.(using ConditionVariables on Windows x64, Events on x86, or posix condition variables elsewhere). I experience slight speed improvements with these changes. 2011-03-05 06:11:26 +00:00
SWCommandProcessor.h
SWmain.cpp
SWPixelEngine.cpp
SWPixelEngine.h
SWRenderer.cpp
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