2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
lat9nq dcc0617cc2 yuzu: Create screenshot path before capture
Allows screenshots in cases where the screenshots path doesn't already
exist.
2021-02-12 17:26:01 -05:00
..
audio_core Merge pull request #5868 from german77/HandheldFix 2021-02-08 11:33:53 -08:00
common common: Add -fsized-deallocation as a Clang flag 2021-02-09 21:28:33 -05:00
core Merge pull request #5902 from lioncash/core-warn 2021-02-11 18:57:23 -08:00
input_common Merge pull request #5869 from german77/mousePanning 2021-02-11 09:58:23 -08:00
tests ring_buffer: Remove granularity template argument 2021-02-06 19:16:00 +00:00
video_core Merge pull request #5900 from lioncash/unused-func 2021-02-09 15:29:10 -08:00
web_service
yuzu yuzu: Create screenshot path before capture 2021-02-12 17:26:01 -05:00
yuzu_cmd Merge pull request #5869 from german77/mousePanning 2021-02-11 09:58:23 -08:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt