1
0
Fork 0
forked from suyu/suyu
suyu/src
Markus Wick dce624e3f1 core: Use a raw pointer in GetGPUDebugContext.
This helper is called very often. The memory ownership shall not be transfered, so just return the raw pointer.
2018-09-04 14:10:05 +02:00
..
audio_core audio_core/filter: Add explicit cast to assignment in Process() 2018-08-21 12:32:37 -04:00
common Merge pull request #1170 from lioncash/ret 2018-08-27 18:18:31 -04:00
core core: Use a raw pointer in GetGPUDebugContext. 2018-09-04 14:10:05 +02:00
input_common input_common: Use std::move where applicable 2018-08-02 21:51:11 -04:00
tests kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
video_core command_processor: Use std::array for bound_engines. 2018-09-04 14:10:05 +02:00
yuzu vfs_real: Forward declare IOFile 2018-09-02 12:38:14 -04:00
yuzu_cmd vfs_real: Forward declare IOFile 2018-09-02 12:38:14 -04:00
.clang-format
CMakeLists.txt audio_core: Add initial code for keeping track of audout state. 2018-07-27 22:33:31 -04:00