yuzu-emu
/
yuzu
Archived
1
0
Fork 0

Commit Graph

  • 5384fa4998 android: fs: Fix Exists / IsFile for SAF. bunnei 2023-06-15 17:20:56 -0700
  • 3c217a5574
    Merge pull request #10639 from 8bitDream/pictureinpicture bunnei 2023-06-15 16:40:13 -0700
  • a3b7b5b22a video_core: Fallback to default anisotropy instead to 1x anisotropy Wollnashorn 2023-06-15 23:16:26 +0200
  • 745d16132b video_core: Disable AF for non-color image formats Wollnashorn 2023-06-15 20:59:33 +0200
  • 3e8cd91d54 video_core: Fixed compilation errors because of name shadowing Wollnashorn 2023-06-15 18:46:40 +0200
  • 3304d58edb vulkan_device: disable extended_dynamic_state2 on ARM drivers Liam 2023-06-15 12:29:23 -0400
  • 42c944b250 video_core: Add per-image anisotropy heuristics (format & mip count) Wollnashorn 2023-06-15 18:19:32 +0200
  • 2c01669046 video_core: preallocate fewer IR blocks Liam 2023-06-14 20:17:46 -0400
  • ce0510913a
    Merge pull request #10729 from liamwhite/windows-is-a-meme bunnei 2023-06-14 18:32:25 -0700
  • 61b4588517 service: nfc: Read tag protocol only for nfc backend Narr the Reg 2023-06-14 18:16:23 -0600
  • b1b13ddc6b service: nfc: Accuracy fixes Narr the Reg 2023-06-12 01:17:10 -0600
  • fb97aec26b
    Merge pull request #10781 from 8bitDream/vcpkg Morph 2023-06-14 18:07:05 -0400
  • 702a2ac631
    Merge pull request #10749 from Morph1984/strong-typing Morph 2023-06-14 18:03:11 -0400
  • 0869099da4 externals: Fix update vcpkg to 2023.06.14 Abandoned Cart 2023-06-14 18:01:03 -0400
  • 0e957c2e35 android: Move overlays to their own layout Abandoned Cart 2023-06-14 08:54:34 -0400
  • e20c4fbbd4 android: Initialize defaults for each orientations Abandoned Cart 2023-06-14 07:14:43 -0400
  • f34535f362 android: Display FPS with emulation on hinge Abandoned Cart 2023-06-13 06:36:48 -0400
  • 724823c193 android: Remove PiP reliance on fragment Abandoned Cart 2023-06-12 22:17:15 -0400
  • 0b442b6dd2 android: Set layout by fragment, not view Abandoned Cart 2023-06-12 12:23:07 -0400
  • 2b5dde162a android: Add a separate foldable layout set Abandoned Cart 2023-06-12 10:36:06 -0400
  • fb28f9fd96 android: Set portrait default control params Abandoned Cart 2023-06-12 08:49:11 -0400
  • eb4026e3db android: Actually implement portrait controls Abandoned Cart 2023-06-11 20:45:50 -0400
  • 0ef93541b4 android: Enable automated portrait controls Abandoned Cart 2023-06-11 19:37:55 -0400
  • de9100ea81 android: Add Picture in Picture / Orientation Abandoned Cart 2023-06-10 22:42:54 -0400
  • a10a091928
    Merge pull request #10726 from t895/emulation-nav-component bunnei 2023-06-14 12:47:14 -0700
  • b79c993328 android: Adapt EmulationActivity to navigation component Charles Lombardo 2023-06-11 19:54:54 -0400
  • 8d6aefdcc4 video_core: optionally skip barriers on feedback loops Liam 2023-06-14 14:11:46 -0400
  • 278336af63
    Merge pull request #10773 from 8bitDream/vcpkg bunnei 2023-06-14 09:32:14 -0700
  • cc4334870b renderer_vulkan: propagate conditional barrier support Liam 2023-06-14 10:49:40 -0400
  • 1cae01f5d5 externals: update vcpkg to 2023.06.14 Abandoned Cart 2023-06-14 08:34:33 -0400
  • 0de6b9e3f5 video_core: Apply AF only to samplers with normal LOD range [0, 1+x] Wollnashorn 2023-06-14 13:27:27 +0200
  • a9e4dddad5 video_core: Fix default anisotropic heuristic Wollnashorn 2023-06-14 11:21:22 +0200
  • 44f616edb9 video_core: Never apply AF to None mipmap mode Should fix some artifacts with the "apply anisotropic filtering for all mipmap modes" option Wollnashorn 2023-06-14 03:57:39 +0200
  • ed7c4af915 vfs_real: require file existence on open Liam 2023-06-13 17:22:47 -0400
  • dbbe237668 vfs_real: add simplified open file cache Liam 2023-06-13 17:16:10 -0400
  • 698a3eda50
    Merge pull request #10603 from lat9nq/tz-more-complete bunnei 2023-06-13 13:28:45 -0700
  • 190eed8199
    Merge pull request #10760 from FearlessTobi/translations Charles Lombardo 2023-06-13 15:48:45 -0400
  • b9bba3ac89 video_core: Disable anisotropic filtering for samplers with depth compare Wollnashorn 2023-06-13 18:07:08 +0200
  • 00fe302e60 android: Declare languages in locales_config.xml FearlessTobi 2023-06-13 19:59:25 +0200
  • 0644c9d6cb
    Merge pull request #10751 from german77/touch Charles Lombardo 2023-06-13 14:01:02 -0400
  • 14d25e2c75
    Merge pull request #10747 from liamwhite/arm-interface-decouple bunnei 2023-06-13 09:45:09 -0700
  • 0e7eaaba5a vfs_real: lazily open files Liam 2023-06-11 23:53:23 -0400
  • f25236a4d6 vfs_real: add file LRU cache for open file limits Liam 2023-06-04 18:44:50 -0400
  • 322ac1c20c android: Fix touch input german77 2023-06-13 00:13:42 -0600
  • 925586f97b buffer_cache_base: Specify buffer type in HostBindings Morph 2023-06-13 00:32:16 -0400
  • e2f6199225
    Merge pull request #10746 from bunnei/update-android-settings bunnei 2023-06-12 21:15:26 -0700
  • 8506915208 core: decouple ARM interface from Dynarmic Liam 2023-06-12 21:34:25 -0400
  • 0eacf547c0 video_core: Option to apply anisotropic filtering for all mipmap modes Wollnashorn 2023-06-12 15:59:44 +0200
  • e0de6dd63f
    Merge pull request #10675 from liamwhite/scaler liamwhite 2023-06-12 21:16:36 -0400
  • bcdd35e8be android: settings: Disable force_max_clock by default. bunnei 2023-06-12 17:57:48 -0700
  • f8a33f85ef android: settings: Add reactive flushing as a default-disabled setting. bunnei 2023-06-12 17:56:44 -0700
  • 306ad012c8 android: res: Remove translated strings that no longer exist. bunnei 2023-06-12 17:45:02 -0700
  • f9197f4dae
    Merge pull request #10743 from FearlessTobi/translations bunnei 2023-06-12 17:20:27 -0700
  • a550fe7a7d codespell: Exclude android resources directory FearlessTobi 2023-06-13 02:15:21 +0200
  • 9bee930045
    Merge pull request #10705 from german77/updates bunnei 2023-06-12 17:03:44 -0700
  • 26cdd7d980 android: Add translation files manually FearlessTobi 2023-06-13 01:00:23 +0200
  • 5144ca8bb6
    Merge pull request #10728 from t895/game-hash bunnei 2023-06-12 14:45:18 -0700
  • 5a2e0d5b76
    Merge pull request #10724 from t895/auto-version-property bunnei 2023-06-12 13:12:32 -0700
  • 42b2bc204f
    Merge pull request #10699 from liamwhite/conditional-barrier Matías Locatti 2023-06-12 16:50:59 -0300
  • ad8f122ab1
    Merge pull request #10693 from liamwhite/f64-to-f32 bunnei 2023-06-12 12:46:54 -0700
  • 0c04e27df3 Re-enable SDL's CPUinfo subsystem See https://github.com/libsdl-org/SDL/issues/7809. Disabling CPUinfo triggers a bug in SDL's audio subsystem, which breaks SDL's JACK output on Linux. We're lucky it hasn't broken anything else. zeltermann 2023-06-12 21:06:49 +0700
  • a338de7850 android: Add update support Narr the Reg 2023-06-08 17:26:24 -0600
  • 333f792e10
    Merge pull request #10718 from liamwhite/buffered-io Morph 2023-06-12 00:58:34 -0400
  • eb7ccf5249 android: Use autogenerated hash code function for Game class Charles Lombardo 2023-06-11 21:15:13 -0400
  • 5751822e31 android: Use autoVersion when gradle property is set Charles Lombardo 2023-06-11 19:26:36 -0400
  • 8e3d4e3396 input_common: Redesign mouse panning Baptiste Marie 2023-05-29 14:51:56 +0200
  • 569f8d3b44
    Merge pull request #10668 from Kelebek1/reduce_vertex_bindings bunnei 2023-06-11 11:33:48 -0700
  • f4c383392d
    Merge pull request #10713 from t895/gradle-updates bunnei 2023-06-11 11:31:03 -0700
  • 5fcc05a4b2
    Merge pull request #10711 from t895/better-extension-check bunnei 2023-06-11 11:29:08 -0700
  • b1081329b9 qt: use larger buffer for update install Liam 2023-06-11 11:43:04 -0400
  • 92d49ad652 android: Update dependencies Charles Lombardo 2023-06-11 02:17:29 -0400
  • f23a2b514b android: Differentiate build types with new names Charles Lombardo 2023-06-11 02:16:45 -0400
  • 37e135d74d Android: Remove unused relWithVersionCode build type Charles Lombardo 2023-06-11 02:15:28 -0400
  • 16fe64ad0c android: Use ContentResolver to get file extension Charles Lombardo 2023-06-11 01:41:58 -0400
  • b6f2490288
    Merge pull request #10703 from bunnei/fix-android-layout bunnei 2023-06-10 16:24:16 -0700
  • ea716eb5cc android: Fix screen orientation & blurriness. bunnei 2023-06-10 15:13:06 -0700
  • 6b898c6d69
    Merge pull request #10670 from liamwhite/fxaa2 bunnei 2023-06-10 14:35:23 -0700
  • 2f1e87dd83 shader_recompiler: translate f64 to f32 when unsupported on host Liam 2023-06-09 22:57:50 -0400
  • 2bb7ea436d shader_recompiler: remove barriers in conditional control flow when device lacks support Liam 2023-06-10 11:40:58 -0400
  • fa5dfcb712
    Merge pull request #10685 from liamwhite/serialization-is-hard Morph 2023-06-10 12:28:00 -0400
  • cb1fd1bad8
    Merge pull request #10697 from 8bitDream/codespell Morph 2023-06-10 12:27:19 -0400
  • d8609eef89 Add a codespell exception for kotlin OptIn Abandoned Cart 2023-06-10 05:35:26 -0400
  • f759ff3a5c
    Merge pull request #10691 from t895/nro-check bunnei 2023-06-09 23:59:51 -0700
  • 72d9dc9a3f android: Add proper homebrew check Charles Lombardo 2023-06-09 16:11:30 -0400
  • 55b543f466
    Merge pull request #10686 from t895/version-check bunnei 2023-06-09 15:27:21 -0700
  • 3cce51d25b android: Fix input overlay version check Charles Lombardo 2023-06-09 15:15:57 -0400
  • 4d395b3b72
    Merge pull request #10614 from xcfrg/shader-backend-status-bar liamwhite 2023-06-09 09:46:11 -0400
  • 5a0d4e1d38 qt: persist framerate sync option Liam 2023-06-09 09:40:34 -0400
  • b3e2c9f9f1
    Merge pull request #10623 from german77/backup liamwhite 2023-06-08 21:54:12 -0400
  • 2a1acbfb4d
    Merge pull request #10666 from liamwhite/my-framerate-is-fine liamwhite 2023-06-08 21:53:57 -0400
  • a57150afbd
    Merge pull request #10676 from bunnei/fix-mi-5-android liamwhite 2023-06-08 21:53:51 -0400
  • 60cc611f38
    Merge pull request #10677 from tokarevart/fix-warning liamwhite 2023-06-08 21:53:40 -0400
  • 064bad6ddf android: EmulationActivity: Fix orientation on Mi Pad 5. bunnei 2023-06-08 17:20:13 -0700
  • 007c3fa7df Fix potentially uninitialized local variable warning Tokarev Artem 2023-06-09 05:12:22 +0500
  • 05b66877d1 image_info: adjust rescale thresholds and refactor constant use Liam 2023-06-08 17:46:40 -0400
  • 74671186bf vk_blit_screen: use higher bit depth for fxaa Liam 2023-06-08 11:27:57 -0400
  • ace6c2318b Combine vertex/transform feedback buffer binding into a single call Kelebek1 2023-06-04 21:09:57 +0100
  • 6c34adb1de nvnflinger: allow locking framerate during video playback Liam 2023-06-08 01:15:51 -0400
  • 3e6d81a008 nvdisp: Fix SingleCore frametime reporting Morph 2023-06-07 22:04:02 -0400
  • 2e1e725443 core_timing: Fix SingleCore cycle timer Morph 2023-06-07 21:38:28 -0400