dolphin/Source/Plugins/Plugin_VideoSoftware/Src
degasus 7597b8b8d5 fix software backend
ogl rasterfont sets vao and vbo, but both aren't used on software backend
2013-03-17 12:37:37 +01:00
..
BPMemLoader.cpp VideoSoftware: Cleanup PE perf metrics; returning the proper value now. 2013-03-01 01:08:43 +01:00
BPMemLoader.h
Clipper.cpp Improve VideoSoftware save states. They are fairly stable, but not perfect. OpcodeDecoder::DoState() needs to be fixed. 2013-02-26 01:36:24 -05:00
Clipper.h Improve VideoSoftware save states. They are fairly stable, but not perfect. OpcodeDecoder::DoState() needs to be fixed. 2013-02-26 01:36:24 -05:00
CPMemLoader.cpp
CPMemLoader.h
DebugUtil.cpp GetTextureBGRA()'s 'width' and 'height' parameters should be unsigned. 2013-01-14 16:29:52 -05:00
DebugUtil.h GetTextureBGRA()'s 'width' and 'height' parameters should be unsigned. 2013-01-14 16:29:52 -05:00
EfbCopy.cpp Initial push of GLES and GLUtil file breakup. 2012-12-17 14:54:20 -06:00
EfbCopy.h
EfbInterface.cpp VideoSoftware: Do not clear the depth buffer on EFB copy clears when depth writing is disabled. 2013-03-14 23:59:52 +01:00
EfbInterface.h Begin implementing save states to video software. Kind of works, sometimes. 2013-02-25 20:05:02 -05:00
HwRasterizer.cpp Fix the majority of the compiler warnings unearthed by the addition of 2013-01-29 23:24:51 -06:00
HwRasterizer.h Initial push of GLES and GLUtil file breakup. 2012-12-17 14:54:20 -06:00
NativeVertexFormat.h Improve VideoSoftware save states. They are fairly stable, but not perfect. OpcodeDecoder::DoState() needs to be fixed. 2013-02-26 01:36:24 -05:00
OpcodeDecoder.cpp Merge branch 'VideoSoftware-savestates' 2013-02-28 13:36:29 -05:00
OpcodeDecoder.h Begin implementing save states to video software. Kind of works, sometimes. 2013-02-25 20:05:02 -05:00
Rasterizer.cpp VideoSoftware: Cleanup PE perf metrics; returning the proper value now. 2013-03-01 01:08:43 +01:00
Rasterizer.h Improve VideoSoftware save states. They are fairly stable, but not perfect. OpcodeDecoder::DoState() needs to be fixed. 2013-02-26 01:36:24 -05:00
SetupUnit.cpp Improve VideoSoftware save states. They are fairly stable, but not perfect. OpcodeDecoder::DoState() needs to be fixed. 2013-02-26 01:36:24 -05:00
SetupUnit.h Begin implementing save states to video software. Kind of works, sometimes. 2013-02-25 20:05:02 -05:00
stdafx.cpp
stdafx.h
SWCommandProcessor.cpp Merge branch 'VideoSoftware-savestates' 2013-02-28 13:36:29 -05:00
SWCommandProcessor.h
SWmain.cpp Merge branch 'master' into GLSL-master 2013-03-06 15:59:29 +01:00
SWPixelEngine.cpp VideoSoftware: Cleanup PE perf metrics; returning the proper value now. 2013-03-01 01:08:43 +01:00
SWPixelEngine.h VideoSoftware: Cleanup PE perf metrics; returning the proper value now. 2013-03-01 01:08:43 +01:00
SWRenderer.cpp fix software backend 2013-03-17 12:37:37 +01:00
SWRenderer.h
SWStatistics.cpp
SWStatistics.h
SWVertexLoader.cpp Improve VideoSoftware save states. They are fairly stable, but not perfect. OpcodeDecoder::DoState() needs to be fixed. 2013-02-26 01:36:24 -05:00
SWVertexLoader.h Begin implementing save states to video software. Kind of works, sometimes. 2013-02-25 20:05:02 -05:00
SWVideoConfig.cpp Video_Software: Toggable zfreeze and early_z support for testing. 2013-02-15 17:45:33 +01:00
SWVideoConfig.h Video_Software: Toggable zfreeze and early_z support for testing. 2013-02-15 17:45:33 +01:00
Tev.cpp VideoSoftware: Cleanup PE perf metrics; returning the proper value now. 2013-03-01 01:08:43 +01:00
Tev.h Improve VideoSoftware save states. They are fairly stable, but not perfect. OpcodeDecoder::DoState() needs to be fixed. 2013-02-26 01:36:24 -05:00
TextureEncoder.cpp
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 Improve VideoSoftware save states. They are fairly stable, but not perfect. OpcodeDecoder::DoState() needs to be fixed. 2013-02-26 01:36:24 -05:00
VideoBackend.h Merge branch 'master' into GLSL-master 2013-03-06 15:59:29 +01:00
VideoConfigDialog.cpp Kill some unnecessary c_str and use StrToWxStr in a few places that I missed. 2013-02-28 02:40:03 -06:00
VideoConfigDialog.h
XFMemLoader.cpp
XFMemLoader.h