yuzu-mainline/src
Lioncash 15660bd857 aes_util: Allow SetIV to be non-allocating
In a few places, the data to be set as the IV is already within an array.
We shouldn't require this data to be heap-allocated if it doesn't need
to be. This allows certain callers to reduce heap churn.
2020-08-03 14:29:58 -04:00
..
audio_core core_timing: Make use of uintptr_t to represent user_data 2020-07-27 21:21:01 -04:00
common ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 2020-08-03 07:28:54 -04:00
core aes_util: Allow SetIV to be non-allocating 2020-08-03 14:29:58 -04:00
input_common GCAdapter: only join worker thread if running & joinable 2020-07-26 14:54:02 -07:00
tests core_timing: Make use of uintptr_t to represent user_data 2020-07-27 21:21:01 -04:00
video_core Merge pull request #4392 from lioncash/guard 2020-07-31 01:08:56 +10:00
web_service
yuzu Merge pull request #4263 from lat9nq/fix-screencaps-2 2020-08-03 21:00:14 +10:00
yuzu_cmd
yuzu_tester
.clang-format
CMakeLists.txt ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 2020-08-03 07:28:54 -04:00