yuzu-emu
/
yuzu
Archived
1
0
Fork 0

Commit Graph

  • 834d53fbbf android: Enable Kotlin support Charles Lombardo 2023-03-06 02:01:37 -0500
  • 96ea063b45 android: Upgrade java version to 11 Charles Lombardo 2023-03-06 01:54:10 -0500
  • 9191ae23ec android: Upgrade dependencies Charles Lombardo 2023-03-06 01:51:36 -0500
  • 82dca7e586 android: Upgrade to AGP 7.4.2 Charles Lombardo 2023-03-06 01:36:08 -0500
  • fc785972f9 android: Replace lintOptions with lint Charles Lombardo 2023-03-06 01:35:54 -0500
  • 9507e99165 android: Move namespace to app module build.gradle Charles Lombardo 2023-03-06 01:35:30 -0500
  • fc0c5fa86f android: bump compile/target sdk to 33 Charles Lombardo 2023-03-06 01:26:43 -0500
  • 9762646112 android: Upgrade gradle to 8.0.1 Charles Lombardo 2023-03-05 23:02:07 -0500
  • e26bd1421e video_core: fix clang-format errors liushuyu 2023-03-04 00:16:20 -0700
  • 19eec22b38 CMake: fix pkg-config behavior when building for Android liushuyu 2023-03-04 00:05:17 -0700
  • 1d0329a065 CI: add Android build systems liushuyu 2023-03-03 22:38:56 -0700
  • 26ee6844c2 android: build.gradle: Cleanup build types. bunnei 2023-03-04 18:19:35 -0800
  • 4769d716fc android: frontend: settings: Add graphics debugging. bunnei 2023-02-20 14:55:33 -0800
  • 0276197744 android: jni: Ensure system is only initialized once. bunnei 2023-02-20 03:19:51 -0800
  • ff2f370946 video_core: vulkan_device: Correct error message for unsuitable driver. bunnei 2023-02-20 02:04:13 -0800
  • dcbf0c43c0 android: frontend: Cleanup framerate counter. bunnei 2023-02-19 02:41:08 -0800
  • 8248d69093 android: vulkan: Implement adrenotools turbo mode. bunnei 2023-02-19 02:19:21 -0800
  • 21320d80d9 android: vulkan_device: Disable VK_EXT_extended_dynamic_state2 on Qualcomm. bunnei 2023-02-19 01:19:53 -0800
  • b0f8aef057 android: frontend: Add support for GPU driver selection. bunnei 2023-02-19 00:38:59 -0800
  • 4c38220a64 android: native: Add support for custom Vulkan driver loading. bunnei 2023-02-18 23:42:07 -0800
  • ae099d583c core: frontend: Refactor GraphicsContext to its own module. bunnei 2023-02-18 23:31:39 -0800
  • 32cf6beee3 common: dynamic_library: Add ctor for existing handle. bunnei 2023-02-18 22:05:58 -0800
  • e9f35d3260 android: EmulationFragment: Always reset overlay. bunnei 2023-02-18 21:59:07 -0800
  • b4a12b889e Avoid using VectorExtractDynamic for subgroup mask on Adreno GPUs Billy Laws 2023-02-18 18:26:47 +0000
  • 158a1896ec Implement scaled vertex buffer format emulation Billy Laws 2023-02-18 18:23:36 +0000
  • 206f1304d6 Disable push descriptors on adreno drivers Billy Laws 2023-02-18 17:44:06 +0000
  • 26bdecbf45 Disable VK_EXT_extended_dynamic_state on mali Billy Laws 2023-02-18 17:43:53 +0000
  • a3c261d940 Disable multithreaded pipeline compilation on Qualcomm drivers Billy Laws 2023-02-18 17:23:12 +0000
  • f1bb2f3685 android: Add motion sensor Narr the Reg 2023-02-13 14:08:06 -0600
  • 92fb7cc4e4 android: Hook jni input properly Narr the Reg 2023-02-13 13:46:51 -0600
  • 5b80dee181 android: cleanup touch update loop Narr the Reg 2023-02-13 13:26:00 -0600
  • 3be891ea6f android: Clean joystick overlay Narr the Reg 2023-02-13 13:15:57 -0600
  • 639a1f885c android: Clean dpad overlay Narr the Reg 2023-02-13 13:14:02 -0600
  • 1ab269775d android: Clean button overlay Narr the Reg 2023-02-13 13:11:03 -0600
  • 43e43021a3 android: Add all buttons to screen controller Narr the Reg 2023-02-13 12:56:16 -0600
  • 58531ecf4f android: Apply clang format Narr the Reg 2023-02-13 12:35:56 -0600
  • 0e52d11ede android: frontend: Implement game grid view. (#9) bunnei 2023-02-12 00:17:19 -0800
  • 5ed8d46340 android: Replace notification icon with yuzu german77 2023-01-08 11:04:45 -0600
  • 7a89c2fe3a android: strings: Refresh key dumping URL. bunnei 2023-02-04 03:26:16 -0800
  • ddf10cdb18 android: frontend: Modify ROM load messaging for invalid keys. bunnei 2023-02-04 01:42:52 -0800
  • 93cf8c3090 android: frontend: Integrate key installation for SAF. bunnei 2023-02-04 00:55:02 -0800
  • 63a98e3e1c android: jni: Add function to reload keys. bunnei 2023-02-04 00:46:24 -0800
  • 93bad47edb core: crypto: key_manager: Add methods to reload & validate keys. bunnei 2023-02-04 00:44:33 -0800
  • f33776af67 android: EmulationActivity: Temporarily disable running notification. bunnei 2023-02-04 00:43:35 -0800
  • ef605f7d8f android: Implement SAF support & migrate to SDK 31. (#4) bunnei 2023-02-03 16:13:16 -0800
  • 39ab81a098 android: Harden emulation shutdown when loader fails. bunnei 2023-01-29 02:10:45 -0800
  • e12e1efa40 android: SettingsFragmentPresenter: Fix default renderer backend. bunnei 2023-01-29 02:45:50 -0800
  • d6a41b3290 android: jni: native: Add lock around HaltEmulation, tighten run loop. bunnei 2023-01-25 20:35:58 -0800
  • d553fd4c3a android: jni: native: Refactor locking for is_running. bunnei 2023-01-25 19:00:11 -0800
  • 104ff475d2 android: jni: native: Remove unnecessary atomic for is_running. bunnei 2023-01-25 18:42:18 -0800
  • 9ba67eab4f android: jni: native: Tighten up emulation start/stop signaling. bunnei 2023-01-24 19:04:59 -0800
  • 1e94d16dad android: jni: native: Consolidate emulation state into EmulationSession singleton. bunnei 2023-01-22 16:56:40 -0800
  • 6cc21a56d9 android: Frontend: Fix rendering aspect ratio & add a setting for it. bunnei 2023-01-23 16:44:05 -0800
  • 4f903d8d35 android: Integrate settings frontend with yuzu & remove unused code. bunnei 2023-01-08 17:31:30 -0800
  • f7a3f1ddf4 externals: add adrenotools for bcenabler Liam 2023-01-01 18:34:38 -0500
  • 7cdeaa90af device_memory: Use smaller virtual reservation size for compatibility with 39-bit paging Liam 2023-01-01 12:12:01 -0500
  • 2972a3ccc7 video_core: vulkan_device: Device initialization for Adreno. bunnei 2023-01-08 00:05:56 -0800
  • 91350524c2 video_core: vk_pipeline_cache: Disable support_descriptor_aliasing on Android. bunnei 2022-12-18 02:57:43 -0800
  • 6ed62a9f10 video_core: vk_swapchain: Fix image format for Android. bunnei 2022-12-18 01:11:14 -0800
  • 5e198d1421 android: Minimize frontend & convert to yuzu. bunnei 2022-12-30 18:09:03 -0800
  • 18527a8c42 video_core: vk_blit_screen: Rotate viewport for Android landscape. bunnei 2022-12-17 23:55:05 -0800
  • cdbab60bbb common: error: Fix for Android. bunnei 2022-12-17 23:37:37 -0800
  • f8b87e6fab common: fs: Implement for Android. bunnei 2022-12-17 23:33:09 -0800
  • 99296a1510 common: logging: Implement Android logcat backend. bunnei 2022-12-17 23:31:09 -0800
  • afdee9abea common: host_memory: Implement for Android. bunnei 2022-12-17 23:29:15 -0800
  • e6d5dbb58e android: Minimal JNI for yuzu. bunnei 2022-12-17 23:27:18 -0800
  • bb2cbbfba3 android: Add Citra frontend. bunnei 2022-12-17 23:25:46 -0800
  • 851b1008a8 cmake: Integrate bundled FFmpeg for Android. bunnei 2022-12-30 00:29:53 -0800
  • 5de8ee7bba cmake: Integrate submoduled LLVM & fixes for Android. bunnei 2022-12-29 23:25:03 -0800
  • e931bb8c44
    Merge pull request #10575 from bm01/issue-template bunnei 2023-06-02 23:58:04 -0700
  • 1fc47361a1 texture_cache: Fix incorrect logic for AccelerateDMA ameerj 2023-06-02 18:07:34 -0400
  • 206fe987e1 issue_template: Add link to website, Getting Log Files Baptiste Marie 2023-06-02 16:49:25 +0200
  • 584e8b5c52 host_memory: merge adjacent placeholder mappings on Linux kkoniuszy 2023-06-01 17:21:22 +0200
  • 9d7131bc82
    Merge pull request #10541 from zhaobot/tx-update-20230601030142 liamwhite 2023-06-01 10:53:29 -0400
  • d89b98d8e8
    Merge pull request #10091 from Kelebek1/bc_bugggggg liamwhite 2023-06-01 09:06:07 -0400
  • 00b6bef65a
    Merge pull request #10530 from Kelebek1/syncpt_oob liamwhite 2023-06-01 09:05:42 -0400
  • 988f486061
    Merge pull request #10474 from GPUCode/you-left-me-waiting liamwhite 2023-06-01 09:05:30 -0400
  • 5ab5987e74
    Merge pull request #10352 from grimkor/add-context-menu-status-bar-settings liamwhite 2023-06-01 09:05:23 -0400
  • 1a4f3b37f1
    Merge pull request #10482 from german77/gamelist liamwhite 2023-06-01 09:05:18 -0400
  • e4cde17e5b
    Merge pull request #10518 from lat9nq/ffmpeg-zombie-var liamwhite 2023-06-01 09:05:05 -0400
  • 96a9032d6d Update translations (2023-06-01) The yuzu Community 2023-06-01 03:01:52 +0000
  • 6839341f17 Fix incorrect id check and potential out of bounds lookup Kelebek1 2023-05-31 19:10:00 +0100
  • 9a1c64264d CopyFFmpegDeps: Update variable name lat9nq 2023-05-31 03:59:46 +0000
  • 05e38ee149
    Merge pull request #10506 from Kelebek1/bc_channel_fix bunnei 2023-05-30 14:42:12 -0700
  • 661375a222 Skip BufferCache tickframe with no channel state set Kelebek1 2023-05-30 21:57:13 +0100
  • 810d19b6be
    Merge pull request #10504 from 12101111/rename-pagesize Narr the Reg 2023-05-30 06:13:01 -0600
  • f78f82e08d
    input_common: rename PAGE_SIZE to avoid conflict 12101111 2023-05-30 16:59:06 +0800
  • e5be1835ab yuzu: Disable game list while game is running german77 2023-05-28 10:14:41 -0600
  • 53fd08b360
    Merge pull request #10484 from Morph1984/fmt10 liamwhite 2023-05-28 16:33:42 -0400
  • 124dd86820 CMakeLists: Rollback minimum to fmt 9 Morph 2023-05-28 15:20:35 -0400
  • 9950a388d2 externals: Update to fmt 10 and add format_as formatter for BitField Morph 2023-05-28 15:00:05 -0400
  • b26018e2e6
    Merge pull request #10475 from ameerj/microprofile-workaround liamwhite 2023-05-28 13:18:54 -0400
  • 381caf4c00
    Merge pull request #10483 from ameerj/gl-cpu-astc liamwhite 2023-05-28 13:18:31 -0400
  • 379d4b5e6a
    Merge pull request #10280 from danilaml/cmake-bin-dir liamwhite 2023-05-28 13:18:06 -0400
  • bf3f450211
    Merge pull request #10283 from danilaml/support-interlaced-videos liamwhite 2023-05-28 13:17:58 -0400
  • 09743fa681
    Merge pull request #10376 from abouvier/cmake-default liamwhite 2023-05-28 13:17:50 -0400
  • 93c17ee4da
    Merge pull request #10463 from liamwhite/this-is-why-we-need-g liamwhite 2023-05-28 13:17:42 -0400
  • 18595738fd
    Merge pull request #10464 from liamwhite/clear-cache liamwhite 2023-05-28 13:17:33 -0400
  • e994388b43
    Merge pull request #10469 from Kelebek1/bc_state liamwhite 2023-05-28 13:17:26 -0400
  • 88ccc420b8
    Merge pull request #10471 from Kelebek1/test2 liamwhite 2023-05-28 13:17:12 -0400