suyu/src
ameerj 7f7df43da2 gl_fence_manager: Minor optimization to signal querying
Per the spec, bufSize is the number of integers that will be written, in this case, 1.

Also, the length argument is optional if the information of the number of elements written is not needed.
2022-02-27 17:57:33 -05:00
..
audio_core audio_core: Update current process revision 2022-02-11 00:56:13 -05:00
common settings: Add a new "use_extended_memory_layout" setting. 2022-02-21 13:07:19 -08:00
core Merge pull request #7932 from bunnei/extended-mem-layout 2022-02-26 01:41:08 -08:00
input_common Merge pull request #7859 from german77/battery_again 2022-02-24 11:42:51 -08:00
shader_recompiler emit_glsl_atomic: Implement 32x2 fallback atomic ops 2022-01-29 19:56:03 -05:00
tests cmake: make tests optional 2022-01-12 00:36:20 +01:00
video_core gl_fence_manager: Minor optimization to signal querying 2022-02-27 17:57:33 -05:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 -03:00
yuzu Merge pull request #7932 from bunnei/extended-mem-layout 2022-02-26 01:41:08 -08:00
yuzu_cmd settings: Add a new "use_extended_memory_layout" setting. 2022-02-21 13:07:19 -08:00
.clang-format
CMakeLists.txt cmake: make tests optional 2022-01-12 00:36:20 +01:00