aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/macro/macro_hle.cpp
AgeCommit message (Expand)Author
2022-12-08video_core: Implement maxwell3d draw manager and split draw logicFeng Chen
2022-11-17maxwell3d: full HLE for multi-layer clearsLiam
2022-11-16maxwell3d: HLE multi-layer clear macroLiam
2022-10-21video_coare: Reimplementing the maxwell drawing trigger mechanismFengChen
2022-10-07Update 3D regsKelebek1
2022-10-01MacroHLE: Add MultidrawIndirect HLE Macro.Fernando Sahmkow
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