summaryrefslogtreecommitdiff
path: root/src/video_core/macro/macro.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-01-01MacroHLE: Refactor MacroHLE system.Fernando Sahmkow
2022-05-10video_core/macro: clear code on upload address assignmentLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-01-25video_core/macro: Remove unused parameter from Execute()Lioncash
2020-07-16macro: Resolve missing parameter in doxygen commentLioncash
2020-06-24Addressed issuesDavid Marcec
2020-06-24Macro HLE supportDavid Marcec
2020-06-03Mark parameters as constDavid Marcec
2020-06-02Pass by reference instead of copying parametersDavid Marcec
2020-05-30Implement macro JITDavid Marcec