Commit Graph

  • 945dda8614 Merge PR 12466 yuzubot 2023-12-27 00:57:20 +00:00
  • d0c60605ab shader_recompiler: use default value for clip distances array Liam 2023-12-26 19:32:47 -05:00
  • 6697b665ca shader_recompiler: respect clip distance limits in indexed store Liam 2023-12-26 19:10:25 -05:00
  • 12178c694a
    Merge pull request #12455 from liamwhite/end-wait liamwhite 2023-12-26 11:46:19 -05:00
  • de1e5584b3
    Merge pull request #12465 from liamwhite/proper-handle-table liamwhite 2023-12-26 11:46:11 -05:00
  • 1559984f77
    Merge pull request #12471 from FearlessTobi/port-7146 liamwhite 2023-12-26 11:46:04 -05:00
  • 467ac4fdfe
    Merge pull request #12472 from FearlessTobi/port-7239 liamwhite 2023-12-26 11:45:57 -05:00
  • 69b7100dac
    Merge pull request #12449 from liamwhite/debug-utils liamwhite 2023-12-26 11:45:39 -05:00
  • 14dc41d4b3
    Merge pull request #12448 from liamwhite/format-assert liamwhite 2023-12-26 11:45:33 -05:00
  • ad049f13aa
    Merge pull request #12415 from ameerj/ogl-draw-auto liamwhite 2023-12-26 11:45:25 -05:00
  • 2db81e6a2b
    Merge pull request #25 from MNCHL/MNCHL-patch-26 MNCHL 2023-12-26 23:45:37 +08:00
  • ef6b300237
    Delete src/android/app/src/main/java/org/yuzu/yuzu_emu/DownloadCompleteReceiver.kt MNCHL 2023-12-26 23:45:25 +08:00
  • e595baf861
    Merge pull request #24 from MNCHL/MNCHL-patch-25 MNCHL 2023-12-26 23:37:14 +08:00
  • 885ddf55a2
    Update DownloadCompleteReceiver.kt MNCHL 2023-12-26 23:37:01 +08:00
  • 26b93265b2
    Merge pull request #23 from MNCHL/MNCHL-patch-24 MNCHL 2023-12-26 23:23:57 +08:00
  • 3e75ceccb9
    Create file_paths.xml MNCHL 2023-12-26 23:23:38 +08:00
  • a496e6cceb
    Update AndroidManifest.xml MNCHL 2023-12-26 23:21:01 +08:00
  • 063355ef3b
    Update DownloadCompleteReceiver.kt MNCHL 2023-12-26 23:19:12 +08:00
  • 525f16fdd3
    Update UpdateManager.kt MNCHL 2023-12-26 23:18:25 +08:00
  • 412d0b331d
    Create DownloadCompleteReceiver.kt MNCHL 2023-12-26 23:17:44 +08:00
  • 752e58d84e
    Update UpdateManager.kt MNCHL 2023-12-26 23:16:40 +08:00
  • 20e0407235 video_core: Fix buffer_row_length computation for linear compressed textures GPUCode 2023-12-26 16:28:42 +02:00
  • 535bd6c064
    Merge pull request #22 from MNCHL/MNCHL-patch-23 MNCHL 2023-12-26 21:23:05 +08:00
  • 09bf7588be
    Update UpdateManager.kt MNCHL 2023-12-26 21:22:53 +08:00
  • d76ca96efa
    Merge pull request #21 from MNCHL/MNCHL-patch-22 MNCHL 2023-12-26 21:15:40 +08:00
  • de4148e246
    Update UpdateManager.kt MNCHL 2023-12-26 21:15:27 +08:00
  • e110aa6c2b
    Update UpdateManager.kt MNCHL 2023-12-26 21:10:41 +08:00
  • a20ccffab6
    Merge pull request #20 from MNCHL/MNCHL-patch-21 MNCHL 2023-12-26 20:25:03 +08:00
  • 7a4c2616b5
    Update UpdateManager.kt MNCHL 2023-12-26 20:24:47 +08:00
  • 4f569fd568 assert/logging: Stop the logging thread and flush the backends before crashing FearlessTobi 2023-12-25 13:50:22 +01:00
  • ddda76f9b0 core: track separate heap allocation for linux Liam 2023-12-25 23:21:08 -05:00
  • ab2af23e47 Android #172 android-172 yuzubot 2023-12-26 00:56:59 +00:00
  • 52d3d87d09 Merge PR 12467 yuzubot 2023-12-26 00:56:59 +00:00
  • 30f76ed9c2 Merge PR 12466 yuzubot 2023-12-26 00:56:59 +00:00
  • c85f87ffa4 Merge PR 12449 yuzubot 2023-12-26 00:56:59 +00:00
  • 7778f1906d Merge PR 12448 yuzubot 2023-12-26 00:56:59 +00:00
  • 9d69c94e63
    Merge pull request #19 from MNCHL/MNCHL-patch-20 MNCHL 2023-12-26 01:27:41 +08:00
  • a56773e749
    Update UpdateManager.kt MNCHL 2023-12-26 01:27:10 +08:00
  • 1abfcb6d4d
    Merge pull request #18 from MNCHL/MNCHL-patch-19 MNCHL 2023-12-26 01:06:56 +08:00
  • 1523955532
    Update network_security_config.xml MNCHL 2023-12-26 01:06:42 +08:00
  • 5b5781f928
    Merge pull request #17 from MNCHL/MNCHL-patch-18 MNCHL 2023-12-26 00:29:55 +08:00
  • 14da61a2ec
    Create network_security_config.xml MNCHL 2023-12-26 00:29:22 +08:00
  • e9b3762491
    Update AndroidManifest.xml MNCHL 2023-12-26 00:27:03 +08:00
  • 9629cdf9cd
    Merge pull request #16 from MNCHL/MNCHL-patch-17 MNCHL 2023-12-26 00:19:08 +08:00
  • 98df63b316
    Update MainActivity.kt MNCHL 2023-12-26 00:18:54 +08:00
  • bf4a56b77f
    Update UpdateManager.kt MNCHL 2023-12-26 00:16:52 +08:00
  • 638bc25218
    Merge pull request #15 from MNCHL/MNCHL-patch-16 MNCHL 2023-12-25 23:18:29 +08:00
  • 5d321a8b0a
    Update MainActivity.kt MNCHL 2023-12-25 23:18:15 +08:00
  • 48e6c84b15
    Merge pull request #14 from MNCHL/MNCHL-patch-15 MNCHL 2023-12-25 23:08:41 +08:00
  • 5e7561e2dd
    Update MainActivity.kt MNCHL 2023-12-25 23:08:28 +08:00
  • c433ff597c
    Merge pull request #13 from MNCHL/MNCHL-patch-14 MNCHL 2023-12-25 21:43:12 +08:00
  • b1ff659e75
    Update UpdateManager.kt MNCHL 2023-12-25 21:42:56 +08:00
  • 8fb3d753aa
    Merge pull request #12 from MNCHL/MNCHL-patch-13 MNCHL 2023-12-25 21:16:21 +08:00
  • 260f9ee848
    Update UpdateManager.kt MNCHL 2023-12-25 21:16:08 +08:00
  • 553dac2ae0 ring_buffer: Use feature macro FearlessTobi 2023-12-25 14:10:40 +01:00
  • 96abe0d7d3 main: Remove unused enum FearlessTobi 2023-12-25 14:10:05 +01:00
  • c42b4a59de
    Merge pull request #11 from MNCHL/MNCHL-patch-12 MNCHL 2023-12-25 20:45:44 +08:00
  • e9b0a43416
    Update UpdateManager.kt MNCHL 2023-12-25 20:45:21 +08:00
  • 32030270d7
    Update build.gradle.kts MNCHL 2023-12-25 20:42:39 +08:00
  • aba3d7698a
    Merge pull request #10 from MNCHL/MNCHL-patch-11 MNCHL 2023-12-25 20:20:43 +08:00
  • a641543fdc
    Update UpdateManager.kt MNCHL 2023-12-25 20:19:47 +08:00
  • 53a1e16c65
    Merge pull request #9 from MNCHL/MNCHL-patch-10 MNCHL 2023-12-25 19:52:01 +08:00
  • a36eeed043
    Update UpdateManager.kt MNCHL 2023-12-25 19:51:45 +08:00
  • bae583129f
    Merge pull request #8 from MNCHL/MNCHL-patch-9 MNCHL 2023-12-25 19:42:59 +08:00
  • 0bdb674d80
    Update UpdateManager.kt MNCHL 2023-12-25 19:42:44 +08:00
  • ed8e7efea9
    Merge pull request #7 from MNCHL/MNCHL-patch-7 MNCHL 2023-12-25 19:17:25 +08:00
  • 970f291612
    Update UpdateManager.kt MNCHL 2023-12-25 19:16:50 +08:00
  • ce8f601765
    Merge pull request #6 from MNCHL/MNCHL-patch-6 MNCHL 2023-12-25 18:54:14 +08:00
  • 8cb9d35cfa
    Update UpdateManager.kt MNCHL 2023-12-25 18:54:00 +08:00
  • 7b6d9c1747
    Merge pull request #5 from MNCHL/MNCHL-patch-5 MNCHL 2023-12-25 18:45:38 +08:00
  • ca5cf617ed
    Delete .ci/scripts/linux directory MNCHL 2023-12-25 18:45:24 +08:00
  • ff9adc3550
    Delete .ci/scripts/windows directory MNCHL 2023-12-25 18:45:04 +08:00
  • 87dc2c9ada
    Update UpdateManager.kt MNCHL 2023-12-25 18:44:31 +08:00
  • 45ea3db64a
    Merge pull request #4 from MNCHL/MNCHL-patch-4 MNCHL 2023-12-25 13:51:00 +08:00
  • 75c7ea9287
    Update UpdateManager.kt MNCHL 2023-12-25 13:50:47 +08:00
  • 14ca4a7eac
    Merge pull request #3 from MNCHL/MNCHL-patch-3 MNCHL 2023-12-25 13:45:41 +08:00
  • 232e235fdd
    Update build.gradle.kts MNCHL 2023-12-25 13:45:30 +08:00
  • 1aaf393cbe
    Merge pull request #2 from MNCHL/MNCHL-patch-2 MNCHL 2023-12-25 13:20:22 +08:00
  • b475ed6019
    Update UpdateManager.kt MNCHL 2023-12-25 13:20:08 +08:00
  • 46787790a4
    Merge pull request #1 from MNCHL/MNCHL-patch-1 MNCHL 2023-12-25 13:07:50 +08:00
  • d7d4e17758
    Update build.gradle.kts MNCHL 2023-12-25 13:07:36 +08:00
  • d8f50935fe
    Update MainActivity.kt MNCHL 2023-12-25 13:04:34 +08:00
  • c412e3f7f8
    Create UpdateManager.kt MNCHL 2023-12-25 13:02:00 +08:00
  • 7a8a8b3f31 Android #171 android-171 yuzubot 2023-12-25 00:57:24 +00:00
  • 47e44a6693 am/jit: reference memory instance from context Liam 2023-12-24 19:30:16 -05:00
  • cf8c7d4ed3 kernel: remove unecessary process member from handle table Liam 2023-12-24 19:23:03 -05:00
  • 5165ed9efd service: fetch objects from the client handle table Liam 2023-12-24 19:20:43 -05:00
  • 05e3db3ac9
    Merge pull request #12394 from liamwhite/per-process-memory Fernando S 2023-12-24 16:23:14 +01:00
  • 729f72482f Android #170 android-170 yuzubot 2023-12-24 00:58:04 +00:00
  • 0ea67a05e2 Merge PR 12394 yuzubot 2023-12-24 00:58:04 +00:00
  • e3491a9ee8 kernel: use simple mutex for object list container Liam 2023-12-23 16:26:07 -05:00
  • 3a4e7d45f1 core_timing: block advance thread while clearing and signal after Liam 2023-12-23 14:25:51 -05:00
  • 05eda56e66 core_timing: handle concurrent unscheduling of looping events Liam 2023-12-23 14:20:10 -05:00
  • 575db04172 core_timing: use static typing for no-wait unschedule Liam 2023-12-23 14:06:41 -05:00
  • f34d3d7e84 core_timing: remove user data value Liam 2023-12-23 13:58:09 -05:00
  • 6a1ddc5028 renderer_vulkan: skip SetObjectNameEXT on unsupported driver Liam 2023-12-23 11:08:02 -05:00
  • b1d4804c07 renderer_vulkan: demote format assert to error log Liam 2023-12-23 11:04:02 -05:00
  • c57ae803a6 kernel: fix resource limit imbalance Liam 2023-12-18 15:38:50 -05:00
  • db7b2bc8f1 kernel: restrict nce to applications Liam 2023-12-18 00:49:46 -05:00
  • 31bf57a310 general: properly support multiple memory instances Liam 2023-12-17 20:46:41 -05:00