summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/OpcodeDecoding.cpp
AgeCommit message (Expand)Author
2017-01-27CommandProcessor: Limit scope of ugly SCPFifoStruct.degasus
2016-10-08Remove Frameskipanthony
2016-10-01Reorganise a ton of logs levelaldelaro5
2016-06-26VideoBackends: Merge Initialize and Shutdown functions.degasus
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-25Fifo: Make g_use_deterministic_gpu_thread a TU-local variableLioncash
2016-01-25Fifo: Make g_bSkipCurrentFrame a TU-local variableLioncash
2016-01-24OpcodeDecoder: Add namespaceLioncash
2016-01-17VideoCommon: Header cleanupLioncash
2016-01-12Fifo: Create a "Fifo" namespace.degasus
2015-11-20Mark more strings for translationJosJuice
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-03-16Fix warningsTillmann Karras
2015-03-13Show no more than one FIFO error per session.skidau
2015-02-25Formatting/Whitespace CleanupStevoisiak
2015-01-31VertexLoaderManager: assimilate GetVertexSize()Tillmann Karras
2015-01-29OpcodeDecoder: Calculate decoding time for verticesdegasus
2015-01-18DataReader: turn WritePointer into GetPointerTillmann Karras
2014-12-09VideoCommon: clean up VertexLoaderdegasus
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