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. |
||
|---|---|---|
| .. | ||
| arm | ||
| crypto | ||
| debugger | ||
| file_sys | ||
| frontend | ||
| hid | ||
| hle | ||
| internal_network | ||
| loader | ||
| memory | ||
| tools | ||
| CMakeLists.txt | ||
| constants.cpp | ||
| constants.h | ||
| core.cpp | ||
| core.h | ||
| core_timing.cpp | ||
| core_timing.h | ||
| core_timing_util.h | ||
| cpu_manager.cpp | ||
| cpu_manager.h | ||
| device_memory.cpp | ||
| device_memory.h | ||
| hardware_interrupt_manager.cpp | ||
| hardware_interrupt_manager.h | ||
| hardware_properties.h | ||
| memory.cpp | ||
| memory.h | ||
| perf_stats.cpp | ||
| perf_stats.h | ||
| reporter.cpp | ||
| reporter.h | ||
| telemetry_session.cpp | ||
| telemetry_session.h | ||