Commit Graph

  • 158a1896ec Implement scaled vertex buffer format emulation Billy Laws 2023-02-18 18:23:36 +0000
  • 58d420937c Disable push descriptors on adreno drivers Billy Laws 2023-02-18 17:44:06 +0000
  • 206f1304d6 Disable push descriptors on adreno drivers Billy Laws 2023-02-18 17:44:06 +0000
  • ca2c3a6d5a Disable VK_EXT_extended_dynamic_state on mali Billy Laws 2023-02-18 17:43:53 +0000
  • 26bdecbf45 Disable VK_EXT_extended_dynamic_state on mali Billy Laws 2023-02-18 17:43:53 +0000
  • b2b069279e Disable multithreaded pipeline compilation on Qualcomm drivers Billy Laws 2023-02-18 17:23:12 +0000
  • a3c261d940 Disable multithreaded pipeline compilation on Qualcomm drivers Billy Laws 2023-02-18 17:23:12 +0000
  • 38b030ac58 android: Add motion sensor Narr the Reg 2023-02-13 14:08:06 -0600
  • f1bb2f3685 android: Add motion sensor Narr the Reg 2023-02-13 14:08:06 -0600
  • 580e65192c android: Hook jni input properly Narr the Reg 2023-02-13 13:46:51 -0600
  • 92fb7cc4e4 android: Hook jni input properly Narr the Reg 2023-02-13 13:46:51 -0600
  • c478528dca android: cleanup touch update loop Narr the Reg 2023-02-13 13:26:00 -0600
  • 5b80dee181 android: cleanup touch update loop Narr the Reg 2023-02-13 13:26:00 -0600
  • dbca0637a1 android: Clean joystick overlay Narr the Reg 2023-02-13 13:15:57 -0600
  • 3be891ea6f android: Clean joystick overlay Narr the Reg 2023-02-13 13:15:57 -0600
  • 28f4ee78f6 android: Clean dpad overlay Narr the Reg 2023-02-13 13:14:02 -0600
  • 639a1f885c android: Clean dpad overlay Narr the Reg 2023-02-13 13:14:02 -0600
  • f465b2aa69 android: Clean button overlay Narr the Reg 2023-02-13 13:11:03 -0600
  • 1ab269775d android: Clean button overlay Narr the Reg 2023-02-13 13:11:03 -0600
  • 99eb289722 android: Add all buttons to screen controller Narr the Reg 2023-02-13 12:56:16 -0600
  • 43e43021a3 android: Add all buttons to screen controller Narr the Reg 2023-02-13 12:56:16 -0600
  • f7f126520c android: Apply clang format Narr the Reg 2023-02-13 12:35:56 -0600
  • 58531ecf4f android: Apply clang format Narr the Reg 2023-02-13 12:35:56 -0600
  • a75fe2e2c3 android: frontend: Implement game grid view. (#9) bunnei 2023-02-12 00:17:19 -0800
  • 0e52d11ede android: frontend: Implement game grid view. (#9) bunnei 2023-02-12 00:17:19 -0800
  • ceed69d9a5 android: Replace notification icon with yuzu german77 2023-01-08 11:04:45 -0600
  • 5ed8d46340 android: Replace notification icon with yuzu german77 2023-01-08 11:04:45 -0600
  • bc4213e6dc android: strings: Refresh key dumping URL. bunnei 2023-02-04 03:26:16 -0800
  • 7a89c2fe3a android: strings: Refresh key dumping URL. bunnei 2023-02-04 03:26:16 -0800
  • 6ec92cc172 android: frontend: Modify ROM load messaging for invalid keys. bunnei 2023-02-04 01:42:52 -0800
  • ddf10cdb18 android: frontend: Modify ROM load messaging for invalid keys. bunnei 2023-02-04 01:42:52 -0800
  • af1855e0ad android: frontend: Integrate key installation for SAF. bunnei 2023-02-04 00:55:02 -0800
  • 93cf8c3090 android: frontend: Integrate key installation for SAF. bunnei 2023-02-04 00:55:02 -0800
  • a42184f92e android: jni: Add function to reload keys. bunnei 2023-02-04 00:46:24 -0800
  • 63a98e3e1c android: jni: Add function to reload keys. bunnei 2023-02-04 00:46:24 -0800
  • 4fb2d06a8c core: crypto: key_manager: Add methods to reload & validate keys. bunnei 2023-02-04 00:44:33 -0800
  • 93bad47edb core: crypto: key_manager: Add methods to reload & validate keys. bunnei 2023-02-04 00:44:33 -0800
  • 9da136ffdc android: EmulationActivity: Temporarily disable running notification. bunnei 2023-02-04 00:43:35 -0800
  • f33776af67 android: EmulationActivity: Temporarily disable running notification. bunnei 2023-02-04 00:43:35 -0800
  • 44b082af08 android: Implement SAF support & migrate to SDK 31. (#4) bunnei 2023-02-03 16:13:16 -0800
  • ef605f7d8f android: Implement SAF support & migrate to SDK 31. (#4) bunnei 2023-02-03 16:13:16 -0800
  • 8d2b8927a4 android: Harden emulation shutdown when loader fails. bunnei 2023-01-29 02:10:45 -0800
  • 39ab81a098 android: Harden emulation shutdown when loader fails. bunnei 2023-01-29 02:10:45 -0800
  • 0f4119c966 android: SettingsFragmentPresenter: Fix default renderer backend. bunnei 2023-01-29 02:45:50 -0800
  • e12e1efa40 android: SettingsFragmentPresenter: Fix default renderer backend. bunnei 2023-01-29 02:45:50 -0800
  • 1286403687 android: jni: native: Add lock around HaltEmulation, tighten run loop. bunnei 2023-01-25 20:35:58 -0800
  • d6a41b3290 android: jni: native: Add lock around HaltEmulation, tighten run loop. bunnei 2023-01-25 20:35:58 -0800
  • d3217eaa4b android: jni: native: Refactor locking for is_running. bunnei 2023-01-25 19:00:11 -0800
  • d553fd4c3a android: jni: native: Refactor locking for is_running. bunnei 2023-01-25 19:00:11 -0800
  • 09ad9ed549 android: jni: native: Remove unnecessary atomic for is_running. bunnei 2023-01-25 18:42:18 -0800
  • 104ff475d2 android: jni: native: Remove unnecessary atomic for is_running. bunnei 2023-01-25 18:42:18 -0800
  • 5dbae4cd4d android: jni: native: Tighten up emulation start/stop signaling. bunnei 2023-01-24 19:04:59 -0800
  • 9ba67eab4f android: jni: native: Tighten up emulation start/stop signaling. bunnei 2023-01-24 19:04:59 -0800
  • ea4b6e3d8b android: jni: native: Consolidate emulation state into EmulationSession singleton. bunnei 2023-01-22 16:56:40 -0800
  • 1e94d16dad android: jni: native: Consolidate emulation state into EmulationSession singleton. bunnei 2023-01-22 16:56:40 -0800
  • ca686f1ab7 android: Frontend: Fix rendering aspect ratio & add a setting for it. bunnei 2023-01-23 16:44:05 -0800
  • 6cc21a56d9 android: Frontend: Fix rendering aspect ratio & add a setting for it. bunnei 2023-01-23 16:44:05 -0800
  • ffdb02ea5e android: Integrate settings frontend with yuzu & remove unused code. bunnei 2023-01-08 17:31:30 -0800
  • 4f903d8d35 android: Integrate settings frontend with yuzu & remove unused code. bunnei 2023-01-08 17:31:30 -0800
  • 46927d217c externals: add adrenotools for bcenabler Liam 2023-01-01 18:34:38 -0500
  • f7a3f1ddf4 externals: add adrenotools for bcenabler Liam 2023-01-01 18:34:38 -0500
  • 120b8baebb device_memory: Use smaller virtual reservation size for compatibility with 39-bit paging Liam 2023-01-01 12:12:01 -0500
  • 7cdeaa90af device_memory: Use smaller virtual reservation size for compatibility with 39-bit paging Liam 2023-01-01 12:12:01 -0500
  • b3a74d7f73 video_core: vulkan_device: Device initialization for Adreno. bunnei 2023-01-08 00:05:56 -0800
  • 2972a3ccc7 video_core: vulkan_device: Device initialization for Adreno. bunnei 2023-01-08 00:05:56 -0800
  • ce06e9e7fc video_core: vk_pipeline_cache: Disable support_descriptor_aliasing on Android. bunnei 2022-12-18 02:57:43 -0800
  • 91350524c2 video_core: vk_pipeline_cache: Disable support_descriptor_aliasing on Android. bunnei 2022-12-18 02:57:43 -0800
  • f6f470fb4b video_core: vk_swapchain: Fix image format for Android. bunnei 2022-12-18 01:11:14 -0800
  • 6ed62a9f10 video_core: vk_swapchain: Fix image format for Android. bunnei 2022-12-18 01:11:14 -0800
  • 3f736b377a android: Minimize frontend & convert to yuzu. bunnei 2022-12-30 18:09:03 -0800
  • 5e198d1421 android: Minimize frontend & convert to yuzu. bunnei 2022-12-30 18:09:03 -0800
  • 189bb7602c video_core: vk_blit_screen: Rotate viewport for Android landscape. bunnei 2022-12-17 23:55:05 -0800
  • 18527a8c42 video_core: vk_blit_screen: Rotate viewport for Android landscape. bunnei 2022-12-17 23:55:05 -0800
  • c5b29ef3b7 common: error: Fix for Android. bunnei 2022-12-17 23:37:37 -0800
  • cdbab60bbb common: error: Fix for Android. bunnei 2022-12-17 23:37:37 -0800
  • 48835ce81b common: fs: Implement for Android. bunnei 2022-12-17 23:33:09 -0800
  • f8b87e6fab common: fs: Implement for Android. bunnei 2022-12-17 23:33:09 -0800
  • fa9b38c400 common: logging: Implement Android logcat backend. bunnei 2022-12-17 23:31:09 -0800
  • 99296a1510 common: logging: Implement Android logcat backend. bunnei 2022-12-17 23:31:09 -0800
  • 699d6751d8 common: host_memory: Implement for Android. bunnei 2022-12-17 23:29:15 -0800
  • afdee9abea common: host_memory: Implement for Android. bunnei 2022-12-17 23:29:15 -0800
  • 573b88b179 android: Minimal JNI for yuzu. bunnei 2022-12-17 23:27:18 -0800
  • e6d5dbb58e android: Minimal JNI for yuzu. bunnei 2022-12-17 23:27:18 -0800
  • 5fa0293c19 android: Add Citra frontend. bunnei 2022-12-17 23:25:46 -0800
  • bb2cbbfba3 android: Add Citra frontend. bunnei 2022-12-17 23:25:46 -0800
  • 6549cf8bd0 cmake: Integrate bundled FFmpeg for Android. bunnei 2022-12-30 00:29:53 -0800
  • 851b1008a8 cmake: Integrate bundled FFmpeg for Android. bunnei 2022-12-30 00:29:53 -0800
  • d6d5ed4a0b cmake: Integrate submoduled LLVM & fixes for Android. bunnei 2022-12-29 23:25:03 -0800
  • 5de8ee7bba cmake: Integrate submoduled LLVM & fixes for Android. bunnei 2022-12-29 23:25:03 -0800
  • 0d2b417484 Merge pull request #10575 from bm01/issue-template bunnei 2023-06-02 23:58:04 -0700
  • e931bb8c44
    Merge pull request #10575 from bm01/issue-template bunnei 2023-06-02 23:58:04 -0700
  • e9c07146d8 texture_cache: Fix incorrect logic for AccelerateDMA ameerj 2023-06-02 18:07:34 -0400
  • 1fc47361a1 texture_cache: Fix incorrect logic for AccelerateDMA ameerj 2023-06-02 18:07:34 -0400
  • 9c0418e208 issue_template: Add link to website, Getting Log Files Baptiste Marie 2023-06-02 16:49:25 +0200
  • 206fe987e1 issue_template: Add link to website, Getting Log Files Baptiste Marie 2023-06-02 16:49:25 +0200
  • 802d30d421 host_memory: merge adjacent placeholder mappings on Linux kkoniuszy 2023-06-01 17:21:22 +0200
  • 584e8b5c52 host_memory: merge adjacent placeholder mappings on Linux kkoniuszy 2023-06-01 17:21:22 +0200
  • 31cbf3037d Merge pull request #10541 from zhaobot/tx-update-20230601030142 liamwhite 2023-06-01 10:53:29 -0400
  • 9d7131bc82
    Merge pull request #10541 from zhaobot/tx-update-20230601030142 liamwhite 2023-06-01 10:53:29 -0400
  • cd9f88e483 Merge pull request #10091 from Kelebek1/bc_bugggggg liamwhite 2023-06-01 09:06:07 -0400