citra/src/core/hw
Subv 3652809408 HLE: Convert GSP_GPU to ServiceFramework.
The only functional change is the error handling of GSP_GPU::ReadHWRegs function. We previously didn't return error codes (not even for success). The new returns were found by reverse engineering the GSP module.
2017-12-21 10:30:22 -05:00
..
aes core: clear format warnings 2017-11-01 12:35:32 +02:00
gpu.cpp HLE: Convert GSP_GPU to ServiceFramework. 2017-12-21 10:30:22 -05:00
gpu.h Warnings: Add UNREACHABLE macros to switches that contemplate all possible values. 2017-08-21 08:34:28 -05:00
hw.cpp HW: add AES engine & implement AES-CCM 2017-02-21 23:57:31 +02:00
hw.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
lcd.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
lcd.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
y2r.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
y2r.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00