summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/OpcodeDecoding.cpp
AgeCommit message (Expand)Author
2014-09-04Merge pull request #957 from degasus/frame_skippingDolphin Bot
2014-09-04VideoCommon: rewrite frame skipping codedegasus
2014-09-04VideoCommon: remove XFReg copy optimizationdegasus
2014-09-01Refactor opcode decoding a bit to kill FifoCommandRunnable.comex
2014-08-26A tiny restructuring to allow inlining of FifoCommandRunnable. Probably usel...comex
2014-07-11remove unused globalsdegasus
2014-07-11mark all local functions as staticdegasus
2014-06-27VideoCommon: remove unused statsdegasus
2014-06-18Kill off replaceable usages of s[n]printf.Lioncash
2014-05-08Opcode decoding: 0xC0 isn't a valid command.magumagu
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-20Fix more header sorting issues in VideoCommon/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-01-31VideoCommon: remove Cache Displaylistdegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre