..
BPMemLoader.cpp
VideoSoftware: Cleanup PE perf metrics; returning the proper value now.
2013-03-01 01:08:43 +01:00
BPMemLoader.h
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00:00
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
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
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
Implement proper thread naming on linux. This fixes a segmentation fault with thte wiimote new configuration dialog when a thread was named without first calling ThreadInit.
2010-07-06 16:16:07 +00:00
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
RasterFont.cpp
revert RasterFont for VideoSoftware
2013-03-26 00:05:46 +01:00
RasterFont.h
revert RasterFont for VideoSoftware
2013-03-26 00:05:46 +01: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
SWCommandProcessor.cpp
Merge branch 'VideoSoftware-savestates'
2013-02-28 13:36:29 -05:00
SWCommandProcessor.h
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00: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 a few typos in the comments/logging in VideoDX9, VideoCommon, and VideoSoftware projects.
2013-04-07 17:11:29 -04:00
SWRenderer.h
Use brute force to link the software plugin.
2011-02-03 19:55:30 +00:00
SWStatistics.cpp
Use brute force to link the software plugin.
2011-02-03 19:55:30 +00:00
SWStatistics.h
Use brute force to link the software plugin.
2011-02-03 19:55:30 +00:00
SWVertexLoader.cpp
Fix a few typos in the comments/logging in VideoDX9, VideoCommon, and VideoSoftware projects.
2013-04-07 17:11:29 -04:00
SWVertexLoader.h
Begin implementing save states to video software. Kind of works, sometimes.
2013-02-25 20:05:02 -05:00
SWVideoConfig.cpp
Remove an unused variable in VideoConfig.cpp and SWVideoConfig.cpp
2013-04-04 09:32:28 -04:00
SWVideoConfig.h
Video_Software: Toggable zfreeze and early_z support for testing.
2013-02-15 17:45:33 +01:00
SWmain.cpp
Merge branch 'master' into GLSL-master
2013-03-06 15:59:29 +01: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
Tev.cpp
Apply re07a91930df0 to the software renderer.
2013-04-07 16:54:22 +02: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
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00:00
TextureEncoder.h
Implement proper thread naming on linux. This fixes a segmentation fault with thte wiimote new configuration dialog when a thread was named without first calling ThreadInit.
2010-07-06 16:16:07 +00:00
TextureSampler.cpp
Video_Software: Implement proper RGBA8 texture loading from tmem.
2013-01-10 18:30:16 +01:00
TextureSampler.h
Video software:
2010-12-31 06:45:18 +00:00
TransformUnit.cpp
VideoSoftware: Improve fog range adjustment by using less magic and more comments.
2013-03-26 00:57:45 +01:00
TransformUnit.h
Implement proper thread naming on linux. This fixes a segmentation fault with thte wiimote new configuration dialog when a thread was named without first calling ThreadInit.
2010-07-06 16:16:07 +00:00
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
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
VideoSoftware: Improve fog range adjustment by using less magic and more comments.
2013-03-26 00:57:45 +01:00
stdafx.cpp
Hg:
2010-06-09 01:37:08 +00:00
stdafx.h
Hg:
2010-06-09 01:37:08 +00:00