yuzu/src/core/hle
Lioncash 9e8737b535 service/vi: Correct scaling mode conversions
These values are not equivalent, based off RE. The internal value is put
into a lookup table with the following values:

[3, 0, 1, 2, 4]

So the values absolutely do not map 1:1 like the comment was indicating.
2019-01-04 21:45:18 -05:00
..
kernel Removed pulse event type 2019-01-04 20:47:20 +11:00
service service/vi: Correct scaling mode conversions 2019-01-04 21:45:18 -05:00
ipc_helpers.h core/kernel: Remove unnecessary inclusions 2018-12-31 19:04:16 -05:00
ipc.h kernel/errors: Remove now-unused, unnecessary, error codes 2018-10-24 14:58:37 -04:00
lock.cpp
lock.h
result.h file_sys/errors: Extract FS-related error codes to file_sys/errors.h 2018-11-16 00:13:50 -05:00