1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra-nightly/src/core/hle/service/gsp
Subv 05a44ed353 HLE/GSP: Keep track of the thread that currently has the GPU right.
This thread is the only one for which the GSP interrupts should be signaled, except for the PDC0/1 interrupts.
2017-12-24 12:14:59 -05:00
..
gsp_gpu.cpp HLE/GSP: Keep track of the thread that currently has the GPU right. 2017-12-24 12:14:59 -05:00
gsp_gpu.h HLE/GSP: Keep track of the thread that currently has the GPU right. 2017-12-24 12:14:59 -05:00
gsp.cpp HLE: Convert GSP_GPU to ServiceFramework. 2017-12-21 10:30:22 -05:00
gsp.h HLE: Convert GSP_GPU to ServiceFramework. 2017-12-21 10:30:22 -05:00