yuzu-android/src
lat9nq 638c892edf nvhost_ctrl_gpu: Avoid sending null pointer to memcpy
Undefined Behaviour Sanitizer reports a null pointer is being sent to
memcpy, thought it's "guaranteed to never be null". Guard it with an if
statement, and log when the action has been averted.
2021-04-05 00:49:09 -04:00
..
audio_core
common fiber: Double default stack size 2021-03-10 20:37:56 +00:00
core nvhost_ctrl_gpu: Avoid sending null pointer to memcpy 2021-04-05 00:49:09 -04:00
input_common Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one 2021-03-30 22:17:08 -05:00
tests common: Fiber: use a reference for YieldTo. 2021-03-07 13:46:53 -08:00
video_core Merge pull request #5927 from ameerj/astc-compute 2021-03-30 19:31:52 -03:00
web_service
yuzu Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one 2021-03-30 22:17:08 -05:00
yuzu_cmd Merge pull request #5990 from german77/mousePanningV2 2021-03-08 14:50:58 -08:00
.clang-format
CMakeLists.txt CMakeLists: Add /utf-8 compile option for MSVC 2021-03-05 01:46:56 -05:00