Commit graph

  • f47a9126bf Update dynarmic to the latest version. PabloMK7 2024-07-07 15:09:17 +0200
  • d2bd58287c
    shader_jit/tests: Test both the shader interpreter and jit (#72) Wunk 2024-07-03 23:42:31 -0700
  • f782903587
    Y2R: Set is_busy_conversion to false when stopping conversion (#165) wheremyfoodat 2024-07-04 06:41:34 +0000
  • ed243605fc
    Y2R: Set is_busy_conversion to false when stopping conversion wheremyfoodat 2024-07-02 15:16:52 +0300
  • bbaca4cb6b Emulated Skylander Infrared Portal Joshua de Reeper 2024-05-15 21:29:32 +0100
  • 67289e8e27
    Merge pull request #2 from rtiangha/wayland-pr Miguel 2024-06-16 00:12:08 +0200
  • 87ac63f5d5
    Merge branch 'wayland' into wayland-pr Miguel 2024-06-16 00:11:38 +0200
  • 4f174f1c0b
    Fix crash when cubemap face id is invalid (#154) r4f174f1 PabloMK7 2024-06-15 20:49:08 +0200
  • 6e3a01399b
    make variable const PabloMK7 2024-06-14 14:48:28 +0200
  • 09dc3a5592
    Fix gcc 13+ compilation and update fmt. (#142) kongfl888 K 2024-06-14 19:23:07 +0800
  • 11bbef57a8 Fix crash when cubemap face id is invalid PabloMK7 2024-06-14 13:21:30 +0200
  • 724cdf4e34
    externals: Update glad extensions Reg Tiangha 2024-06-11 16:18:50 -0600
  • 7883d3c8c8
    wayland: Fix build errors Reg Tiangha 2024-06-11 16:16:27 -0600
  • 2a2281c2e1
    wayland: Move wayland files into common folder Reg Tiangha 2024-06-11 16:15:31 -0600
  • 5f1a26237b
    wayland: Clean up library references Reg Tiangha 2024-06-11 16:12:52 -0600
  • 99b9cec967
    Apply clang-format-15 Reg Tiangha 2024-06-10 22:29:24 -0600
  • 3193775201
    pch on as default for msvc and disabled for appimages Miguel 2024-04-11 16:54:41 +0200
  • fe132e6ef3
    disable precompiled headers as default Miguel 2024-04-11 16:09:49 +0200
  • 8ade99d897
    fix building Miguel 2024-04-11 15:51:49 +0200
  • 292009c1c0
    add wayland support with melonds/duckstation method Miguel 2024-04-11 13:11:42 +0200
  • 1965f6db86 citra_qt/ui: clean up duplicate naming warnings. kongfl888 2024-06-03 12:55:11 +0800
  • 2db1359711 externals/fmt: update to HEAD fcd3e1e19. It will fix error. integer_sequence<bool, (Is == Is)...> [-Werror=tautological-compare] The updating is helpful and needed. Fmt has gone through two public versions since its last update and has fixed many bugs, including new compiler optimizations. But neither of these two public versions can fix the errors encountered above. We need to switch to a working version. It can be fixed after fmt/8e62172.There are still many optimizations, Such as this one: Std. h c++23 build fix (# 3856) And these: C++23 compatibility: basicstring_view cannot be constructed from nullptr (# 3846) Fix warning C4702 emitted from format.h (MSVC) (#3866) Of course, there are other functional improvements as well. Very helpful. The selected version is the one that has been checked and works well. kongfl888 2024-06-03 11:41:33 +0800
  • ae7c83794b Soc and artic_bass: gcc 13+ compatibility fix. kongfl888 2024-06-01 16:32:38 +0800
  • de1f082e75
    Fix HTTP RequestState values (fixes Pretendo Network support with HLE http) (#143) rde1f082 PabloMK7 2024-06-01 23:26:37 +0200
  • 76c58f496e Fix formatting PabloMK7 2024-06-01 23:23:23 +0200
  • 3e73ebec50 Fix http RequestState values PabloMK7 2024-06-01 21:12:46 +0200
  • e15d4c0d4a
    Run screenshot capture function in paused state by capturing next frame (#116) RocketRobz 2024-05-23 12:21:54 -0600
  • 54aee70e68
    citra_qt: Add scroll bar to System tab (#135) Reg Tiangha 2024-05-23 12:21:27 -0600
  • af004def67
    citra_qt: Add scroll bar to System tab Reg Tiangha 2024-05-19 10:55:31 -0600
  • b288e26748
    Fixed Readme.md Duplicake 2024-05-19 17:30:51 +0100
  • 64e3e9ffaa
    Do not use the cache if the read would result in OOB (#130) r64e3e9f PabloMK7 2024-05-16 00:30:18 +0200
  • aa4b033127 Do not use the cache if the read would result in OOB PabloMK7 2024-05-16 00:28:43 +0200
  • 2e9d7bd208
    Revert "Artic Base: Fix out of bounds cache reads (#127)" (#129) PabloMK7 2024-05-16 00:17:25 +0200
  • b612c0c88f
    Revert "Artic Base: Fix out of bounds cache reads (#127)" PabloMK7 2024-05-16 00:17:12 +0200
  • 05cccb585d
    Artic Base: Fix out of bounds cache reads (#127) PabloMK7 2024-05-16 00:03:40 +0200
  • ae325251c6 Fix formatting RocketRobz 2024-05-15 13:54:24 -0600
  • 70cb52d98f Fix formatting RocketRobz 2024-05-15 13:45:52 -0600
  • 0c519945f9 Artic Base: Fix out of bounds cache reads PabloMK7 2024-05-15 17:39:41 +0200
  • 893dad57b2
    Android: Remember last entered Artic Base server address (#113) OpenSauce 2024-05-15 11:25:56 +0000
  • 7d340f93ef Android: Updated string key for last Artic Base address OpenSauce 2024-05-15 12:08:51 +0100
  • 5d2150c67c
    citra_qt: Add Open Log Folder option to Help menu (#121) Reg Tiangha 2024-05-15 03:16:57 -0600
  • 53178e60a2
    Update build.yml KillerSquid440 2024-05-14 21:55:46 -0700
  • bcff2765aa
    Update archive_artic.cpp KillerSquid440 2024-05-14 21:52:03 -0700
  • 72f53754b1 Change QMessageBox::No to QMessageBox::Yes RocketRobz 2024-05-14 13:37:05 -0600
  • 451623852b
    citra_qt: Add Open Log Folder option to Help menu Reg Tiangha 2024-05-14 09:44:09 -0600
  • 6b1dc49ea9 Allow screenshot capture in paused state by unpausing to capture next frame RocketRobz 2024-05-13 17:34:17 -0600
  • 9c322b5c10 Android: Remember last entered Artic Base server address OpenSauce04 2024-05-13 17:34:21 +0000
  • 41ff780c6f Use port 5543 by default for Artic Base connections OpenSauce04 2024-05-13 13:30:16 +0100
  • 71eca05af1
    Fix PTM ext data creation after Artic Base changes. (#111) r71eca05 PabloMK7 2024-05-13 10:54:52 +0200
  • e597580743 Fix PTM ext data creation after Artic Base changes. PabloMK7 2024-05-13 10:42:53 +0200
  • 24c6ec5e6a
    Add Artic Base support (#105) r24c6ec5 PabloMK7 2024-05-12 20:17:06 +0200
  • 7412586f5b Add Android support PabloMK7 2024-05-12 01:34:34 +0200
  • 78c48a46e0 Add Artic Base support PabloMK7 2024-05-10 16:36:33 +0200
  • 572d3ab71c
    citra_qt: Restore Web Tab (#103) Reg Tiangha 2024-05-08 03:30:57 -0600
  • f2e7e176db
    configure_web: Remove telemetry and Citra Web Services Reg Tiangha 2024-05-07 18:02:21 -0600
  • b4272c15bb
    citra_qt: Restore Web tab Reg Tiangha 2024-05-07 16:24:22 -0600
  • 9de84a0c64
    Merge branch 'PabloMK7:master' into wayland Miguel 2024-04-29 18:42:45 +0200
  • b5126f979c
    renderer_vulkan: Use proper image view on LCD fills (#91) PabloMK7 2024-04-23 21:42:19 +0200
  • fe38ac12ca renderer_vulkan: Use proper image view on LCD fills PabloMK7 2024-04-23 21:17:39 +0200
  • a8e601ae7d
    Fix showing color console if debugger attached on windows. (#88) ra8e601a PabloMK7 2024-04-22 23:37:59 +0200
  • d063f26efc
    Remove resource limit checks for now. (#89) PabloMK7 2024-04-22 23:37:45 +0200
  • b1e5485058
    Allow loading IPS files from Luma3DS folders. (#87) PabloMK7 2024-04-22 23:37:30 +0200
  • 09c02b05d2 Remove resource limit checks for now. PabloMK7 2024-04-22 23:16:30 +0200
  • b6239a3dab Fix showing color console if debugger attached on windows. PabloMK7 2024-04-22 23:09:35 +0200
  • de65b15dde
    renderer_vulkan: Rewrite descriptor set management and various small fixes (#77) Reg Tiangha 2024-04-22 14:43:36 -0600
  • 947c6ae1be Allow loading IPS files from Luma3DS folders. PabloMK7 2024-04-22 22:38:22 +0200
  • b3f227e51c
    shader/tests: Fix Nested Loop generator expressions Wunkolo 2024-04-18 07:24:00 -0700
  • 2703cb9841
    shaders/tests: Disable Nested-Loop ShaderInterpreterTest test Wunkolo 2024-04-18 07:13:29 -0700
  • b36566f7a0
    vk_render_manager: Minor cleanups and rename to RenderManager GPUCode 2024-02-05 02:49:56 +0200
  • 0fd11f3947
    vk_texture_runtime.cpp: remove outdated references Reg Tiangha 2024-04-14 06:38:30 -0600
  • 3cc33e961f
    vk_master_semaphore: Remove waitable atomic GPUCode 2024-01-28 23:25:56 +0200
  • 00370bf582
    renderer_vulkan: Rewrite descriptor management GPUCode 2024-02-09 01:56:20 +0200
  • 3c74783148
    renderer_vulkan: Rename renderpass cache to render manager GPUCode 2024-02-06 20:00:36 +0200
  • 5ab0b35575
    renderer_vulkan: Remove vulkan prefix in SetObjectName GPUCode 2024-01-29 22:00:25 +0200
  • 6e994fcb92
    shader/tests: Refactor shader_jit tests to just shader tests Wunkolo 2024-04-12 08:27:37 -0700
  • 18c057f276
    shader_jit/tests: Use generator-expressions for nested-loop test cases Wunkolo 2024-04-12 08:20:19 -0700
  • 07e949ebb9
    shader_jit/tests: Test both the shader interpreter and jit Wunkolo 2024-04-11 08:14:40 -0700
  • 516013c8cf
    pch on as default for msvc and disabled for appimages Miguel 2024-04-11 16:54:41 +0200
  • c46686d1be
    disable precompiled headers as default Miguel 2024-04-11 16:09:49 +0200
  • d2d02d5462
    fix building Miguel 2024-04-11 15:51:49 +0200
  • 029a6bb72e
    add wayland support with melonds/duckstation method Miguel 2024-04-11 13:11:42 +0200
  • 2439e91ba0
    Merge 7296604746 into e26ceabfd1 GPUCode 2024-04-10 23:05:45 +0300
  • 35e25fbc40
    Merge 467301bc4e into e26ceabfd1 Gamer64ytb 2024-04-10 23:05:43 +0300
  • e26ceabfd1
    vk_instance.cpp: fix getting driver_id for vulkan device (#67) Malachi 2024-04-10 16:05:35 -0400
  • 9dfe3eb4bc
    rasterizer_cache: Improve validation skip heuristic (#69) GPUCode 2024-04-10 23:00:53 +0300
  • 086ef99d8d apply clang-format (fixed) Malachi 2024-04-09 18:35:57 -0400
  • 5c26f8427a rasterizer_cache: Improve validation skip heuristic GPUCode 2024-04-10 01:40:11 +0300
  • f5cf180cee
    Merge pull request #59 from GPUCode/y2r GPUCode 2024-04-10 01:38:47 +0300
  • db3da09d85 y2r: Remove goto GPUCode 2024-03-03 02:32:37 +0200
  • 88c4021648 vk_instance.cpp: fix getting driver_id for vulkan device Malachi 2024-04-09 12:08:46 -0400
  • 467301bc4e Android: Implement touch controls opacity option. Gamer64ytb 2024-04-09 09:31:24 +0200
  • 5691cf7e91 y2r: Delay completion event GPUCode 2024-03-03 01:43:28 +0200
  • 7296604746 vk_pipeline_cache: Reduce worker threads GPUCode 2024-04-06 13:49:29 +0300
  • 07f22a17eb
    HLE DSP: Fix sample clamping in SimpleFilter KyloRen97 2024-03-13 20:05:17 +0200
  • 0c2f076dc4
    Add svcs to get and set the emulation speed. (#57) r0c2f076 PabloMK7 2024-04-06 13:00:58 +0200
  • 0cc094e7c8 android: Disable foreground service GPUCode 2024-04-06 12:40:48 +0300
  • 6da75ebff4 Add svcs to get and set the emulation speed. PabloMK7 2024-04-06 11:43:43 +0200
  • ffe0632608 renderer_vulkan: Address vulkan surface recreation issues GPUCode 2024-04-06 03:38:58 +0300
  • 775ceac27d
    Reduce log levels for some FS functions and stub cache svcs (#51) r775ceac PabloMK7 2024-04-05 13:49:36 +0200
  • 7fc382479d
    Delete unused files (#52) Reg Tiangha 2024-04-05 05:48:37 -0600