Commit Graph

  • efe2ee6a43 Add instant log flush option (#209) PabloMK7 2024-07-21 12:36:00 +02:00
  • 60c29ede5e Artic Base: Fix issue when 0 bytes are read from file (#199) PabloMK7 2024-07-17 14:37:55 +02:00
  • 70221780ef renderer_vulkan: Address vulkan surface recreation issues (#198) PabloMK7 2024-07-16 23:54:02 +02:00
  • 59ca96da97 Artic Base: Add Artic Controller support (#195) PabloMK7 2024-07-16 22:00:21 +02:00
  • ba30bfa737 Revert "android: implement device rotation options (#182)" (#194) PabloMK7 2024-07-16 12:50:12 +02:00
  • 9bdb6d9879 allow remapping of unknown keycodes (#189) Felix Nüsse 2024-07-15 19:16:03 +02:00
  • 0d16dd2ae1 android: implement device rotation options (#182) Felix Nüsse 2024-07-14 00:54:57 +02:00
  • 874f10ef74 android: add quicksave hotkeys (#181) Felix Nüsse 2024-07-14 00:54:19 +02:00
  • e74cee245e renderer_vulkan: Reduce wait semaphores and wait for present before destroying PabloMK7 2024-07-13 23:49:26 +02:00
  • 63cbd90049 Workaround a performance bug in older Mali GPUs (#185) PabloMK7 2024-07-13 23:47:11 +02:00
  • 9e9f63bc67 Implement game render thread delay (#180) PabloMK7 2024-07-13 00:57:03 +02:00
  • 3b2f8cfcd7 Fixup logic for GSP_GPU::TriggerCmdReqQueue (#177) PabloMK7 2024-07-12 13:22:31 +02:00
  • a19a4fad7e Artic Base: Implement DLC support and other fixes (#173) PabloMK7 2024-07-09 23:35:29 +02:00
  • ccabbaf2ac Artic Base: Fix fallback read/write not being chunked (#171) PabloMK7 2024-07-07 19:10:47 +02:00
  • 9a6a2d879d Update dynarmic to the latest version. (#170) PabloMK7 2024-07-07 15:10:35 +02:00
  • 7ff7fc88c0 shader_jit/tests: Test both the shader interpreter and jit (#72) Wunk 2024-07-03 23:42:31 -07:00
  • e20c8d9771 Y2R: Set is_busy_conversion to false when stopping conversion (#165) wheremyfoodat 2024-07-04 06:41:34 +00:00
  • 3eb5754cfe Fix crash when cubemap face id is invalid (#154) PabloMK7 2024-06-15 20:49:08 +02:00
  • 8e1c0e3c13 Fix gcc 13+ compilation and update fmt. (#142) kongfl888 K 2024-06-14 19:23:07 +08:00
  • 23ed261fba Fix HTTP RequestState values (fixes Pretendo Network support with HLE http) (#143) PabloMK7 2024-06-01 23:26:37 +02:00
  • 5bd2775cd4 Run screenshot capture function in paused state by capturing next frame (#116) RocketRobz 2024-05-23 12:21:54 -06:00
  • e918de8907 citra_qt: Add scroll bar to System tab (#135) Reg Tiangha 2024-05-23 12:21:27 -06:00
  • 404130ce78 Do not use the cache if the read would result in OOB (#130) PabloMK7 2024-05-16 00:30:18 +02:00
  • c171aaad10 Revert "Artic Base: Fix out of bounds cache reads (#127)" (#129) PabloMK7 2024-05-16 00:17:25 +02:00
  • 475a061a72 Artic Base: Fix out of bounds cache reads (#127) PabloMK7 2024-05-16 00:03:40 +02:00
  • c9349a8de4 Android: Remember last entered Artic Base server address (#113) OpenSauce 2024-05-15 11:25:56 +00:00
  • caad7f3185 citra_qt: Add Open Log Folder option to Help menu (#121) Reg Tiangha 2024-05-15 03:16:57 -06:00
  • c59bbd1ddb Fix PTM ext data creation after Artic Base changes. (#111) PabloMK7 2024-05-13 10:54:52 +02:00
  • af6087406b Add Artic Base support (#105) PabloMK7 2024-05-12 20:17:06 +02:00
  • 07880f03c1 citra_qt: Restore Web Tab (#103) Reg Tiangha 2024-05-08 03:30:57 -06:00
  • 6e353d22ce renderer_vulkan: Use proper image view on LCD fills (#91) PabloMK7 2024-04-23 21:42:19 +02:00
  • a166784716 Fix showing color console if debugger attached on windows. (#88) PabloMK7 2024-04-22 23:37:59 +02:00
  • e7758d47f6 Remove resource limit checks for now. (#89) PabloMK7 2024-04-22 23:37:45 +02:00
  • 03b5704aab Allow loading IPS files from Luma3DS folders. (#87) PabloMK7 2024-04-22 23:37:30 +02:00
  • 6f3d11d1ad renderer_vulkan: Rewrite descriptor set management and various small fixes (#77) Reg Tiangha 2024-04-22 14:43:36 -06:00
  • 413445f08a vk_instance.cpp: fix getting driver_id for vulkan device (#67) Malachi 2024-04-10 16:05:35 -04:00
  • 878bbf530a rasterizer_cache: Improve validation skip heuristic (#69) GPUCode 2024-04-10 23:00:53 +03:00
  • 1090c7d844 y2r: Delay completion event (#59) GPUCode 2024-03-03 01:43:28 +02:00
  • df35636354 Add svcs to get and set the emulation speed. (#57) PabloMK7 2024-04-06 13:00:58 +02:00
  • 67ff74696c Reduce log levels for some FS functions and stub cache svcs (#51) PabloMK7 2024-04-05 13:49:36 +02:00
  • aa2485464c Remove the telemetry (#45) Miguel 2024-04-02 20:25:36 +02:00
  • 0d94f4a833 Some build fixes for GCC 13.2.0 and Clang 18.1.1 (#41) Reg Tiangha 2024-03-21 18:49:55 -06:00
  • 7ac37da6e3 renderer_vulkan: Disable dynamic index conditionally (#20) GPUCode 2024-03-07 13:12:21 +02:00
  • 277570f7c7 Remove dependencies to old docker containers (#21) PabloMK7 2024-03-06 18:38:51 +01:00
  • 162bc51dc6 Add console unique data (SecureInfo, LocalFriendCodeSeed, CTCert) (#6) PabloMK7 2024-03-05 14:52:17 +01:00
  • e225e13baa Add log regex filter (#9) PabloMK7 2024-03-05 14:51:58 +01:00
  • 7089c6adb2 Add HOST_TICK and BUILD_PLATFORM to svcGetSystemInfo CITRA_INFORMATION type (#8) PabloMK7 2024-03-05 14:07:04 +01:00
  • 16e34f8e89 Implement plugin loader Mode3 mem strategy (#7) PabloMK7 2024-03-05 14:06:50 +01:00
  • 82ed656630 Revert "Implement some missing/wrong AC functionality." (#5) PabloMK7 2024-03-05 13:26:48 +01:00
  • b582cfc959 Update submodule repositories (First Azahar commit) PabloMK7 2024-03-04 22:35:41 +01:00
  • 0ff3440232
    tools: Add reset submodules script (#7465) Tobias 2024-03-03 12:39:55 +01:00
  • 69e758d738
    dedicated_room: properly initialize logging (#7468) liushuyu 2024-02-27 08:06:28 -07:00
  • f4768cd26c
    video_core: Remove pre-compilation of Vulkan host-shaders. (#7461) Steveice10 2024-02-26 10:26:44 -08:00
  • e0d2c1308e
    log: fix SOC_U::Accept LOG_DEBUG call, and ensure such mistakes get picked up at compile time (#7463) Théo B 2024-02-26 06:43:29 +01:00
  • 4f9fc88bb3
    apt: Improve accuracy of applet slot states on system applet launch. (#7456) Steveice10 2024-02-23 16:18:16 -08:00
  • d857743075
    Downgrade blend factor crash to warning (#7459) GPUCode 2024-02-23 01:43:44 +02:00
  • b5042a5257
    Core: update kernel config memory to latest 11.17 (#7460) kylon 2024-02-23 00:43:33 +01:00
  • e524542a40
    vk_texture_runtime: Use boost-static_vector (#7455) Wunk 2024-02-21 16:35:57 -08:00
  • 3a4ebb1413
    file_util: Make sure portable user path is absolute. (#7448) Steveice10 2024-02-18 15:21:53 -08:00
  • cbe8987036
    ci: Update action versions. (#7449) Steveice10 2024-02-18 08:23:15 -08:00
  • da5aa70fc9
    android: Port yuzu system info logging (#7431) Charles Lombardo 2024-02-17 23:10:10 -05:00
  • 749a721aa2
    externals: disable system cpp-httplib if it is a shared object (#7446) Castor215 2024-02-17 14:39:38 +00:00
  • bb003c2bd4
    audio_core\hle\source.cpp: Improve accuracy of SourceStatus (#7432) SachinVin 2024-02-17 06:42:54 +05:30
  • 7638f87f74
    Port several small multiplayer PRs from yuzu (#7419) Tobias 2024-02-16 13:34:10 +01:00
  • aa6809e2a8
    renderer_vulkan: Use no more than target supported version. (#7439) Steveice10 2024-02-15 19:38:32 -08:00
  • 5e02be75a3
    renderer_vulkan: Use getToolPropertiesEXT instead of getToolProperties (#7434) Steveice10 2024-02-13 21:43:09 -08:00
  • b9c9beeee5
    android: add basic support for google game dashboard (#7430) Tobias 2024-02-11 02:24:10 +01:00
  • de993dcfbd
    service: Stub mcu::HWC (#7428) GPUCode 2024-02-10 00:09:05 +02:00
  • 3c9157b1ec
    fix ASAN error in sdl_impl.cpp (#7427) oltolm 2024-02-09 23:08:15 +01:00
  • 0c40c10022
    Update Android Deps (#7383) Ishan09811 2024-02-09 17:54:55 +05:30
  • 2766118e33
    http: Implement various missing commands (#7415) Daniel López Guimaraes 2024-02-08 20:01:46 +01:00
  • 06b26691ba
    soc: Pass accurate sockaddr length to socket functions. (#7426) Steveice10 2024-02-08 11:01:38 -08:00
  • d41ce64f7b
    Add ipv6 socket support (#7418) PabloMK7 2024-02-08 04:22:44 +01:00
  • 1165a708d5
    .tx/config: Use language mappings for android "tx pull" (#7422) Tobias 2024-02-07 14:41:29 +01:00
  • 19784355f9
    build: Improve support for Windows cross-compilation. (#7389) Steveice10 2024-02-05 10:09:50 -08:00
  • aa6a29d7e1
    AudioCore/HLE/source: Partially implement last_buffer_id (#7397) SachinVin 2024-02-05 23:24:13 +05:30
  • 106364e01e
    video_core: Use source3 when GPU_PREVIOUS is used in first stage (#7411) GPUCode 2024-02-05 19:53:54 +02:00
  • d5a1bd07f3
    glsl_shader_gen: Increase z=0 epsillon (#7408) GPUCode 2024-02-05 19:53:41 +02:00
  • 8afa27718c
    dumpkeys: Add seeddb.bin to output files. (#7417) Steveice10 2024-02-05 09:14:14 -08:00
  • 8e2415f455
    Update translations (2024-02-01) (#7409) zhaobot 2024-02-02 07:29:49 +08:00
  • c978c074db
    build: Update and re-enable cubeb on macOS. (#7405) Steveice10 2024-02-01 15:29:14 -08:00
  • cb92ec278e
    ci: Move non-x86_64 macOS jobs to M1 systems. (#7406) Steveice10 2024-02-01 06:39:29 -08:00
  • 9f5d5c6ddd
    externals: Remove broken android-ifaddrs. (#7410) Steveice10 2024-02-01 06:39:13 -08:00
  • 480604ec72
    glsl_shader_fs_gen: Apply shadow before ambient light (#7404) GPUCode 2024-01-31 23:29:39 +02:00
  • 63feac6bb3
    externals: Update dynarmic to 6.6.1, Update oaknut to 2.0.1 (#7398) merry 2024-01-31 03:50:39 +00:00
  • 469f76b075
    qt: Display OpenGL renderer name and add Mesa override to support Windows OpenGLOn12. (#7395) Steveice10 2024-01-29 12:24:41 -08:00
  • 7a4854c519
    shader_setup.h: Initialise program_code (#7396) SachinVin 2024-01-28 19:32:40 +05:30
  • d1e3dddf6a
    core: Fix invalid log formatting in ARM interpreter. (#7391) Steveice10 2024-01-27 00:39:27 -08:00
  • 265e8193b9
    Merge pull request #7392 from amwatson/patch-1 Charles Lombardo 2024-01-26 22:43:04 -05:00
  • e8c20fa782
    [SettingsFragmentPresenter.kt] set RESOLUTION_FACTOR preference with RESOLUTION_FACTOR setting instead of GRAPHICS_API Amanda Watson 2024-01-26 19:14:27 -06:00
  • 95ae46f6a8
    SOC_U: Account for variable CTRSockAddr size (#7387) PabloMK7 2024-01-26 17:00:19 +01:00
  • 41fe75acb7
    renderer_vulkan: Pass physical device API version to VMA instead of instance version. (#7390) Steveice10 2024-01-26 06:34:12 -08:00
  • 1744537d85
    Small improvements to Citra translations (#7379) Tobias 2024-01-25 00:17:15 +01:00
  • bea863efff
    general: Fixes for Tales of the Abyss (#7381) GPUCode 2024-01-24 19:22:10 +02:00
  • 89e13a85a7
    Implement NEWS service (#7377) Daniel López Guimaraes 2024-01-24 18:21:48 +01:00
  • 549fdd0736
    pica_core: Propogate vertex uniforms to geometry setup when not in exclusive mode (#7367) GPUCode 2024-01-24 04:47:08 +02:00
  • eddc4a029c
    cam: Ensure camera implementation is not null before using it (#7368) GPUCode 2024-01-22 09:32:46 +02:00
  • 82294425e3
    build: Add flags to toggle specific renderer backends. (#7375) Steveice10 2024-01-21 23:29:46 -08:00
  • 77fce3cf82
    android: Sync translations (#7374) Charles Lombardo 2024-01-21 21:46:49 -05:00
  • 8d82adb3d3
    glsl_shader_gen: Remove invariant qualifier (#7376) GPUCode 2024-01-21 13:39:35 +02:00