dolphin/Source/Plugins/Plugin_VideoSoftware/Src
NeoBrainX 304814e7cc Video_Software: Implement proper RGBA8 texture loading from tmem.
For RGBA8 textures, AR and GB tiles are stored in separate tmem banks. TextureDecoder did not support that previously.
2013-01-10 18:30:16 +01:00
..
BPMemLoader.cpp Video_Software: Implement proper RGBA8 texture loading from tmem. 2013-01-10 18:30:16 +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 Initial push of GLES and GLUtil file breakup. 2012-12-17 14:54:20 -06:00
EfbCopy.h
EfbInterface.cpp Fix 4 warnings on OSX 2012-12-30 04:32:37 -06:00
EfbInterface.h
HwRasterizer.cpp Missed a precision qualifier in a HWRasterizer shader. 2012-12-29 21:50:07 -06:00
HwRasterizer.h Initial push of GLES and GLUtil file breakup. 2012-12-17 14:54:20 -06:00
NativeVertexFormat.h
OpcodeDecoder.cpp Fix the video software backend. (closes issue 4269) 2011-03-16 22:48:17 +00:00
OpcodeDecoder.h
Rasterizer.cpp PixelShaderGen: Don't disable depth texture emulation if z writing is disabled (this is what VideoSoftware is doing). 2013-01-08 18:16:48 +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 Merge branch 'GLES-software' 2012-12-26 12:54:58 -06:00
SWPixelEngine.cpp
SWPixelEngine.h
SWRenderer.cpp Revert 30dd9c2 e9d00bf db5f4c8 and bff0fae 2013-01-07 13:47:34 -06:00
SWRenderer.h
SWStatistics.cpp
SWStatistics.h
SWVertexLoader.cpp Clean up gcc/g++ compiler warnings that have accumulated. 2012-12-10 00:40:28 -06:00
SWVertexLoader.h
SWVideoConfig.cpp Initial push of GLES and GLUtil file breakup. 2012-12-17 14:54:20 -06:00
SWVideoConfig.h
Tev.cpp Move alpha pretest to BPMemory.h and rename a bunch of alpha testing related stuff 2013-01-08 18:56:01 +01:00
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 proper RGBA8 texture loading from tmem. 2013-01-10 18:30:16 +01:00
TextureSampler.h
TransformUnit.cpp
TransformUnit.h
Vec3.h
VideoBackend.h revert last commit, add CheckInvalidState to VideoBackend 2012-12-23 13:32:23 +01: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