citra/src
PabloMK7 d680b79725
Implement some missing SOC functionality (#7176)
* Implement some missing SOC functionality

* Add LOG_POLL macro for debugging

* Fix compilation

* Temporary fix for Android

* Temporary fix for Android (for real)

* Apply suggestions

* Add stubbed notice to android sockatmark

* Apply suggestions
2023-12-17 08:50:24 +07:00
..
android common: Miscellaneous cleanups (#7239) 2023-12-14 16:26:33 +07:00
audio_core core: De-globalize HLE lock (#7212) 2023-11-28 14:15:27 +07:00
citra frontend: Use inverted use_gles as a fallback for GL initialization. (#7117) 2023-11-05 17:23:54 +07:00
citra_qt common: Miscellaneous cleanups (#7239) 2023-12-14 16:26:33 +07:00
common common: Miscellaneous cleanups (#7239) 2023-12-14 16:26:33 +07:00
core Implement some missing SOC functionality (#7176) 2023-12-17 08:50:24 +07:00
dedicated_room build: Expose ENABLE_SCRIPTING and ENABLE_WEB_SERVICE flags as public. (#6872) 2023-08-07 03:12:49 +07:00
input_common input_common: Set SDL hints to enable DualShock 4 / DualSense motion. (#7121) 2023-11-10 13:14:40 +07:00
network build: Enable link time optimization in release builds. (#6887) 2023-08-26 11:15:13 +07:00
tests core: De-globalize HLE lock (#7212) 2023-11-28 14:15:27 +07:00
video_core video_core/vulkan: Add debug object names (#7233) 2023-12-08 06:58:47 +07:00
web_service build: Enable link time optimization in release builds. (#6887) 2023-08-26 11:15:13 +07:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +07:00
CMakeLists.txt common: Miscellaneous cleanups (#7239) 2023-12-14 16:26:33 +07:00