summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/OpcodeDecoding.cpp
AgeCommit message (Expand)Author
2014-12-09VideoCommon: cleanup OpcodeDecoderdegasus
2014-12-09VideoCommon: fifo cleanupsdegasus
2014-11-19Update CPStatus before processing the FIFO events and force an exception chec...skidau
2014-11-15OpcodeDecoder: Skip recursiv display listsdegasus
2014-11-05Host: Kill off Host_SysMessageLioncash
2014-09-28Add the 'desynced GPU thread' mode.comex
2014-09-28Rejigger some FIFO buffer variables to be more rational.comex
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
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