citra/src/core/hle/service/gsp
Steveice10 f2ee9baec7
core: Eliminate more uses of Core::System::GetInstance(). (#7313)
2024-01-05 12:07:28 -08:00
..
gsp.cpp video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
gsp.h video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
gsp_command.h video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
gsp_gpu.cpp core: Eliminate more uses of Core::System::GetInstance(). (#7313) 2024-01-05 12:07:28 -08:00
gsp_gpu.h kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
gsp_interrupt.h video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
gsp_lcd.cpp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
gsp_lcd.h Fixed serialization runtime exceptions 2020-02-13 17:42:08 +08:00