yuzu-mainline/src
ReinUsesLisp e2dd59e341 video_core: Implement more scaler attribute formats
While changing this, fix assert in vk_shader_decompiler. We now know
scaled formats are expected to be float in shaders attributes.
2020-02-24 00:27:37 -03:00
..
audio_core audio_core: interpolate: Fix include for climits (Linux build break). 2020-02-22 02:29:41 -05:00
common
core Scheduler: Inline global scheduler in Scheduler Lock. 2020-02-22 12:39:17 -04:00
input_common input_common/udp: Ensure that UDP is shut down within Shutdown() 2020-02-03 09:29:15 -05:00
tests
video_core video_core: Implement more scaler attribute formats 2020-02-24 00:27:37 -03:00
web_service httplib compatibility 2020-02-18 18:04:33 -08:00
yuzu Merge pull request #3412 from Morph1984/aspect-ratio 2020-02-17 22:02:18 -05:00
yuzu_cmd Add 4:3 aspect ratio and address feedback 2020-02-14 14:39:04 -05:00
yuzu_tester Add 4:3 aspect ratio and address feedback 2020-02-14 14:39:04 -05:00
.clang-format
CMakeLists.txt