citra/src
Steveice10 9cb14044ec
kernel: Improvements to process cleanup. (#6680)
* kernel: Properly clean up process threads on exit.

* kernel: Track process-owned memory and free on destruction.

* apt: Implement DoApplicationJump via home menu when available.

* kernel: Move TLS allocation management to owning process.
2023-07-16 17:54:29 -07:00
..
android android: Restore notification permission request (#6693) 2023-07-12 18:54:21 -07:00
audio_core audio_core: Clean up cubeb backend. (#6677) 2023-07-11 21:43:07 -07:00
citra Remove some global usages of system (#6688) 2023-07-11 21:43:28 -07:00
citra_qt qt: Fix per-game config loading for 3DSX/ELF. (#6691) 2023-07-12 18:54:11 -07:00
common hle: Stub some service calls used by the home menu. (#6675) 2023-07-07 22:05:38 -07:00
core kernel: Improvements to process cleanup. (#6680) 2023-07-16 17:54:29 -07:00
dedicated_room Merge pull request #6638 from GPUCode/new-log 2023-07-06 23:44:54 +03:00
input_common common, input_common, network: fix warnings 2023-06-17 21:24:20 +05:30
network common, input_common, network: fix warnings 2023-06-17 21:24:20 +05:30
tests code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
video_core shader_jit: Add optimizations up to x86-64-v4 (#6668) 2023-07-11 09:21:37 -07:00
web_service chore: Fix GCC 13 compilation and SoundTouch libraries being installed. (#6593) 2023-06-02 23:11:17 -07:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt build: Clear out remaining compile warnings. (#6662) 2023-07-04 21:00:24 -07:00