Lime3DS/src
Steveice10 bd4ec251cd
gsp_gpu: Implement TryAcquireRight and stub SetInternalPriorities. (#7285)
* gsp_gpu: Implement TryAcquireRight.

* gsp_gpu: Stub SetInternalPriorities.

* gsp_gpu: Move serialization logic into implementation.

* gsp_gpu: Replace UINT32_MAX with std::numeric_limits<u32>::max().
2023-12-25 08:29:17 -08:00
..
android feat(android-hotkeys): Introduce hotkey support for Android app and add missing hybrid layout (#7241) 2023-12-22 19:52:12 -08:00
audio_core misc: Improve defaults for macOS and handling of missing audio backends. (#7273) 2023-12-22 11:38:06 -08:00
citra Port yuzu-emu/yuzu#11946: "Enable (Feral Interactive) Gamemode on Linux" (#7245) 2023-12-20 06:08:07 -08:00
citra_qt misc: Improve defaults for macOS and handling of missing audio backends. (#7273) 2023-12-22 11:38:06 -08:00
common misc: Improve defaults for macOS and handling of missing audio backends. (#7273) 2023-12-22 11:38:06 -08:00
core gsp_gpu: Implement TryAcquireRight and stub SetInternalPriorities. (#7285) 2023-12-25 08:29:17 -08: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 -08: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 -08:00
video_core video_core/vulkan: Add debug object names (#7233) 2023-12-08 06:58:47 +02: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 +01:00
CMakeLists.txt misc: Improve defaults for macOS and handling of missing audio backends. (#7273) 2023-12-22 11:38:06 -08:00