citra/src
PabloMK7 63bc0b59bb
Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453)
* Use IPC:MakeHeader instead of hardcoded values for IPC command tables.

* Use u32 instead of unsigned int in MakeHeader function

Co-authored-by: SachinVin <26602104+SachinVin@users.noreply.github.com>

* Fix clang format

---------

Co-authored-by: SachinVin <26602104+SachinVin@users.noreply.github.com>
2023-04-27 22:31:03 -07:00
..
android Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
audio_core externals: Update SoundTouch to upstream. (#6451) 2023-04-26 00:25:02 +02:00
citra Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
citra_qt Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
common Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
core Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
dedicated_room msvc: copy openssl dlls (#6428) 2023-04-21 19:09:40 +02:00
input_common input_common: Allow disabling GCAdapter on platforms without libusb. (#6448) 2023-04-22 17:10:12 +02:00
network Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00
tests build: Update to support multi-arch builds. 2023-01-07 01:09:32 -08:00
video_core Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
web_service Rework system title handling with up-to-date title list and region detection support. (#6356) 2023-03-29 13:55:29 +02:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00