citra/src
zhupengfei 71e0c40310
service: Add service function name lookup based on header code
This is for displaying the function name for HLE requests. Probably it is possible to do the same for LLE ones but it would require having the HLE handlers available even when not using them, which doesn't seem to make sense and is more of a hack than a proper solution in my opinion.
2019-08-20 03:07:25 +08:00
..
android
audio_core CMake, CI: Add FFmpeg library dependency 2019-08-14 09:27:03 +08:00
citra Merge pull request #4879 from tywald/accurate-gs-on 2019-08-18 15:52:45 -04:00
citra_qt Merge pull request #4879 from tywald/accurate-gs-on 2019-08-18 15:52:45 -04:00
common renderer_opengl: Add support for custom shaders (#4578) 2019-08-09 20:00:47 +02:00
core service: Add service function name lookup based on header code 2019-08-20 03:07:25 +08:00
dedicated_room CMakeLists: Ensure we specify Unicode as the codepage on Windows 2019-07-06 14:04:18 +02:00
input_common input_common: main: Remove unnecessary HAVE_SDL2 check. 2019-07-07 11:01:00 -04:00
network Added default case for GetErrorStr, removed useless const declaration in header 2019-07-23 23:24:38 +01:00
tests kernel: Rename memory page table set function 2019-06-27 16:33:55 +02:00
video_core Merge pull request #4879 from tywald/accurate-gs-on 2019-08-18 15:52:45 -04:00
web_service core, web_service: Check for error when registering rooms 2019-04-20 12:50:14 +08:00
.clang-format
CMakeLists.txt Add MinGW CMake option to disable DWARF debugging information 2019-08-14 10:29:04 -05:00