summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/VideoState.cpp
AgeCommit message (Expand)Author
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