dolphin/Source/Plugins/Plugin_VideoSoftware/Src
2012-11-03 15:41:41 +01:00
..
BPMemLoader.cpp Video_Software: Implement texture preloading 2012-11-03 15:41:41 +01:00
BPMemLoader.h Fix the video software backend. (closes issue 4269) 2011-03-16 22:48:17 +00:00
Clipper.cpp
Clipper.h
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 Fix the video software backend. (closes issue 4269) 2011-03-16 22:48:17 +00:00
DebugUtil.h
EfbCopy.cpp Fix the framerate counter of the software graphic backend. 2011-03-16 23:57:13 +00:00
EfbCopy.h
EfbInterface.cpp Fix the video software backend. (closes issue 4269) 2011-03-16 22:48:17 +00:00
EfbInterface.h
HwRasterizer.cpp
HwRasterizer.h
NativeVertexFormat.h
OpcodeDecoder.cpp Fix the video software backend. (closes issue 4269) 2011-03-16 22:48:17 +00:00
OpcodeDecoder.h
Rasterizer.cpp VideoSoftware: Implement zfreeze (GXSetCoPlanar). 2012-03-02 18:43:44 +01:00
Rasterizer.h
SetupUnit.cpp
SetupUnit.h
stdafx.cpp
stdafx.h
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 made savestates synchronous and immediate. this allows saving or loading while the emulator is paused, fixes issues where savestate hotkeys would get ignored if pressed too close together, might speed up savestates in some cases, and hopefully makes savestates more stable too. 2012-05-26 13:09:38 +10:00
SWPixelEngine.cpp
SWPixelEngine.h
SWRenderer.cpp
SWRenderer.h
SWStatistics.cpp
SWStatistics.h
SWVertexLoader.cpp Moved per-game graphics configuration to the game-list right click menu. It will be too difficult to make the "profiles" drop-down thing work with 3-state vs 2-state checkboxes. The per-game settings now have "undetermined" states, except for the radio buttons(I'll fix that later). It's super hacky right now. Video config (probably all config stuff) could be redone. 2011-03-21 05:46:33 +00:00
SWVertexLoader.h
SWVideoConfig.cpp
SWVideoConfig.h
Tev.cpp
Tev.h
TextureEncoder.cpp Fix the video software backend. (closes issue 4269) 2011-03-16 22:48:17 +00:00
TextureEncoder.h
TextureSampler.cpp Video_Software: Implement texture preloading 2012-11-03 15:41:41 +01:00
TextureSampler.h
TransformUnit.cpp
TransformUnit.h
Vec3.h
VideoBackend.h made savestates synchronous and immediate. this allows saving or loading while the emulator is paused, fixes issues where savestate hotkeys would get ignored if pressed too close together, might speed up savestates in some cases, and hopefully makes savestates more stable too. 2012-05-26 13:09:38 +10:00
VideoConfigDialog.cpp Last major UI change before release. 2011-06-02 19:32:34 +00: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