summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/OpcodeDecoding.h
AgeCommit message (Expand)Author
2025-09-13VideoCommon/OpcodeDecoding: Replace enable_if with concepts.Jordan Woyak
2025-08-18OpcodeDecoder: provide default GetVertexSize() implementationTillmann Karras
2024-08-18VideoCommon: force 32-byte alignment for display list address and sizeTillmann Karras
2023-12-12VideoCommon: add message to XF load assertTillmann Karras
2022-09-19OpcodeDecoding: Get vertex size from the loaderRobin Kertels
2022-01-22VideoCommon: Move logging/seen check for unknown opcodes into CommandProcessorPokechu22
2022-01-22OpcodeDecoding: Don't raise panic alerts for unknown opcodes 0x01-0x07Pokechu22
2022-01-13Make all fmt::formatter constructors constexprPokechu22
2021-12-18Refactor OpcodeDecoding and FIFO analyzer to use callbacksPokechu22
2021-12-18Convert OpcodeDecoder::Opcode and OpcodeDecoder::Primitive to enum classPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-12-05VideoCommon/OpcodeDecoding: Move g_bRecordFifoData into namespaceLioncash
2017-02-08OpcodeDecoding: Convert #defines into enum constantsLioncash
2016-06-26VideoBackends: Merge Initialize and Shutdown functions.degasus
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-31VideoCommon: Convert some DataReader includes into forward declarationsLioncash
2016-01-24OpcodeDecoder: Add namespaceLioncash
2015-09-22FifoRecorder: Use Video Common to record efb2ram correctly.Scott Mansell
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-03-13Show no more than one FIFO error per session.skidau
2014-12-09VideoCommon: cleanup OpcodeDecoderdegasus
2014-12-09VideoCommon: fifo cleanupsdegasus
2014-11-15OpcodeDecoder: Skip recursiv display listsdegasus
2014-10-21Add missing includes where headers depend on other headers having been includ...comex
2014-09-28Add the 'desynced GPU thread' mode.comex
2014-09-04VideoCommon: rewrite frame skipping codedegasus
2014-09-01Refactor opcode decoding a bit to kill FifoCommandRunnable.comex
2014-05-10Opcode decoding: handle missing opcodes 0x88 etc.magumagu
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-01-31VideoCommon: remove Cache Displaylistdegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre