summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/VideoState.cpp
AgeCommit message (Expand)Author
2013-04-17New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...Lioncash
2013-03-19Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon.lioncash
2012-05-26savestate vertexmanager (base) since it affects VertexLoader::RunVertices whi...nitsuja
2012-05-26added some missing VideoBackendHardware data to savestates. I think this make...nitsuja
2012-05-26fixed some graphics problems with loading savestates (for example, wrong colo...nitsuja
2012-01-04initialize the uninitializednitsuja
2011-02-17Big Fifo Commit Part2: Now the fifo is more stable than my first commit, so i...Marcos Vitali
2011-02-08Paused the video thread while a save state was being created or loaded. Perf...skidau
2009-10-10Moving pixel engine and command processor from core to video common. This wil...donkopunchstania
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-26GFX: updated Dates, code formatting cleanup, code cleanup / organization, som...omegadox
2009-06-22revert last 2 commitsnakeee
2009-06-22They should be called SU Registers (Setup Unit/Rasterization). BP (Bypass) i...omegadox
2008-12-08set svn:eol-style=native for **.cppbushing
2008-10-25Cachable vertex loaders. Not a very big speedup in itself, but makes it easie...hrydgard
2008-10-25Move moving things around and preparing for the next step (cached vertexloade...hrydgard
2008-08-30more statesave bugfixes...hrydgard
2008-08-30State saving progress. Most core state seems to be saved/loaded correctly, no...hrydgard
2008-08-30Save states now work (to some extent). Please report special cases which caus...XTra.KrazzY
2008-08-30Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to...hrydgard
2008-08-28Added save/load state support in the UIXTra.KrazzY
2008-08-28Final typo and error fixes and include reorderingXTra.KrazzY
2008-08-28I have broken something, but more may be brokenXTra.KrazzY
2008-08-28A lot of save state groundwork. Please notify if compilation breaks becauseXTra.KrazzY
2008-08-27Fixed message box calls (they aren't even necessary, just checking whether th...XTra.KrazzY
2008-08-27Fixed "no newline at end of file" warnings.Maarten ter Huurne
2008-08-27Only include <windows.h> when compiling for Windows.Maarten ter Huurne
2008-08-27Fix for XK's commit. XK, if its wrong punch me in the facedaco65
2008-08-26Preliminary video save state support. More work is necessary, this is just so...XTra.KrazzY