summaryrefslogtreecommitdiffstats
path: root/src/video_core/macro/macro_hle.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-12-04video_core: Resolve more variable shadowing scenariosLioncash1-1/+1
Resolves variable shadowing scenarios up to the end of the OpenGL code to make it nicer to review. The rest will be resolved in a following commit.
2020-06-24addressed issuesDavid Marcec1-0/+1
2020-06-24Addressed issuesDavid Marcec1-1/+1
2020-06-24Macro HLE supportDavid Marcec1-0/+43