yuzu-fork/src
Morph 41e855bd42 service: vi: Retrieve vsync event once per display
The display vsync event can only be retrieved once per display. Returns VI::ResultPermissionDenied if we attempt to retrieve the vsync event for the same display.

Prevents games such as .hack//G.U. Last Recode from consuming all the handles in the handle table by spamming vsync event retrievals and allows it to go in game.
2022-09-25 21:33:36 -04:00
..
audio_core Merge pull request #8914 from lioncash/audio-const 2022-09-16 23:51:31 -07:00
common Merge pull request #8650 from Kelebek1/vsync 2022-09-17 11:10:54 -07:00
core service: vi: Retrieve vsync event once per display 2022-09-25 21:33:36 -04:00
dedicated_room CMake: explicitly link mbedcrypto for yuzu-room 2022-09-08 05:52:28 -07:00
input_common Merge pull request #8864 from german77/toggle_analog 2022-09-09 20:54:01 -07:00
network yuzu: Display current game version in multiplayer room 2022-08-27 03:31:17 +02:00
shader_recompiler style: General style changes to match with the rest of the codebase 2022-08-31 08:51:47 -04:00
tests code: dodge PAGE_SIZE #define 2022-08-19 16:08:40 -07:00
video_core astc: Enable parallel CPU astc decoding 2022-09-16 10:16:42 -04:00
web_service web_service: Correct jwt issuer string 2022-08-15 20:25:41 +02:00
yuzu Merge pull request #8827 from german77/amiibo_release 2022-09-17 11:11:21 -07:00
yuzu_cmd video_core: add option for pessimistic flushing 2022-08-25 12:32:14 -04:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt dedicated_room: Initial implementation 2022-08-15 20:25:41 +02:00