aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/macro/macro_hle.cpp
AgeCommit message (Expand)Author
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-01-25video_core/macro_hle: Return unique_ptr directly from GetHLEProgram()Lioncash
2022-01-25video_core/macro_hle: Move impl class into cpp fileLioncash
2020-12-04video_core: Resolve more variable shadowing scenariosLioncash
2020-08-22video_core: Initialize renderer with a GPUReinUsesLisp
2020-07-17Merge pull request #4369 from lioncash/hle-macroLC
2020-07-16macro_hle: Remove unnecessary static keywordsLioncash
2020-07-16macro_hle: Simplify shift expression in HLE_771BB18C62444DA0()Lioncash
2020-07-16macro_hle: Remove unnecessary std::make_pair callsLioncash
2020-06-24addressed issuesDavid Marcec
2020-06-24clear mme draw modeDavid Marcec
2020-06-24Addressed issuesDavid Marcec
2020-06-24Fix constbuffer for 0217920100488FF7David Marcec
2020-06-24Macro HLE supportDavid Marcec