1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash f45c25aaba nvflinger: Use a std::array for the available displays instead of std::vector
The built-in set of displays is fixed, so we can utilize an array
instead of a vector here.
2019-01-29 21:13:33 -05:00
..
audio_core dsp_interface: fix sound being played while volume is 0 2019-01-26 22:42:09 +01:00
common Merge pull request #1928 from lioncash/caps 2018-12-27 11:15:34 -05:00
core nvflinger: Use a std::array for the available displays instead of std::vector 2019-01-29 21:13:33 -05:00
input_common
tests
video_core shader/shader_ir: Amend three comment typos 2019-01-28 07:52:04 -05:00
web_service
yuzu Merge pull request #2054 from bunnei/scope-context-refactor 2019-01-23 21:20:08 -05:00
yuzu_cmd citra_qt: Log settings on launch 2019-01-22 23:35:38 +01:00
.clang-format
CMakeLists.txt