1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash d8625f5544 hle/service, hle/sm: Compress usages of MakeResult()
These auto-deduce the result based off its arguments, so there's no need
to do that work for the compiler, plus, the function return value itself
already indicates what we're returning.
2018-12-06 01:33:22 -05:00
..
audio_core core: Port all current usages of Event to Readable/WritableEvent 2018-11-29 08:45:41 -05:00
common Merge pull request #1773 from lioncash/thread 2018-11-23 08:52:05 -08:00
core hle/service, hle/sm: Compress usages of MakeResult() 2018-12-06 01:33:22 -05:00
input_common
tests
video_core Improve msvc codegen for hot-path array LUTs 2018-12-04 17:13:07 -08:00
web_service
yuzu Merge pull request #1837 from lioncash/map 2018-12-04 19:57:41 -05:00
yuzu_cmd gl_rasterizer: Remove extension booleans 2018-11-28 21:18:13 -03:00
.clang-format
CMakeLists.txt