yuzu/src
Zach Hilman fc0bf91a96 kernel: Differentiate kernel and user processes when picking ID
This allows kernel internal type processes to be assigned IDs in the KIP range while userland processes are assigned in the user range.
2019-06-10 00:28:33 -04:00
..
audio_core core/core_timing_util: Use std::chrono types for specifying time units 2019-06-04 20:31:24 -04:00
common cmake: Add missing shader hash file entries 2019-06-06 20:11:48 -03:00
core kernel: Differentiate kernel and user processes when picking ID 2019-06-10 00:28:33 -04:00
input_common input_common/sdl/sdl_impl: Correct logging string in SDLState constructor 2019-06-03 16:56:47 -04:00
tests kernel: Differentiate kernel and user processes when picking ID 2019-06-10 00:28:33 -04:00
video_core kepler_compute: Use std::array for cbuf info 2019-06-07 20:36:22 -03:00
web_service general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-01 12:53:47 -04:00
yuzu Merge pull request from lioncash/language 2019-06-07 21:46:08 -04:00
yuzu_cmd Merge pull request from ReinUsesLisp/opengl-compat 2019-06-07 17:23:25 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Merge pull request from lioncash/volatile 2019-05-14 06:34:53 -04:00