summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoSoftware/Src/SWPixelEngine.cpp
AgeCommit message (Collapse)Author
2013-04-17New license header introduced to all Video based projects.Lioncash
2013-04-13Clean up most (99.99%) of the tab/space mismatches in the VideoSoftware project.Lioncash
Got rid of trailing spaces that were unnecessary too. Also update the license header for this project. We don't use SVN anymore.
2013-04-09ChunkFile has allowed me to accidentally "Do" a non-POD for the last time!Jordan Woyak
2013-03-01VideoSoftware: Cleanup PE perf metrics; returning the proper value now.NeoBrainX
2013-03-01Merge branch 'master' into perfqueries.NeoBrainX
Conflicts: Source/Core/VideoCommon/Src/VideoConfig.h Source/Core/VideoCommon/VideoCommon.vcxproj.filters Source/Plugins/Plugin_VideoDX11/Src/VertexManager.cpp Source/Plugins/Plugin_VideoSoftware/Src/Rasterizer.cpp Source/Plugins/Plugin_VideoSoftware/Src/Tev.cpp
2013-02-26Improve VideoSoftware save states. They are fairly stable, but not perfect. ↵Rachel Bryk
OpcodeDecoder::DoState() needs to be fixed.
2012-08-31Video_Software: Some more debugging logs.NeoBrainX
2012-08-27Video_Software: Fix stuff.NeoBrainX
2012-08-27More debugging logs for RDiluxNeoBrainX
2012-08-26Video_Software: Add some debugging logs for PE perf queriesNeoBrainX
2012-08-26Video_Software: Fix a small issue that prevented perf queries from working ↵NeoBrainX
at all.
2011-02-14Some work on changing comments, log messages, and variable and function ↵Glenn Rice
names to reflect that the plugins are not plugins anymore. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7170 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-03Use brute force to link the software plugin.Soren Jorvang
Not yet functional. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7050 8ced0084-cf51-0410-be5f-012b33b47a6e