Commit Graph

  • 7c30cb4352 external: target ext-boost master hank121314 2023-02-26 18:07:59 +0800
  • 03a507290c
    Merge branch 'master' into master hank121314 2023-02-26 17:46:29 +0800
  • b6797ab283 qt: Remove status bar 3D controls due to issues. Steveice10 2023-02-25 19:07:58 -0800
  • 80522ced7c Merge branch 'master' of https://github.com/GPUCode/citra into more-per-game GPUCode 2023-02-25 19:37:09 +0200
  • 8b116aaa04
    externals: Fix mismatched CryptoPP definitions between compile time and header use. (#6314) Steveice10 2023-02-25 02:58:38 -0800
  • cc5ea21f1c
    citra_qt: Write to config file on important config changes (#6311) Tobias 2023-02-25 11:57:59 +0100
  • edc6ece2fa Merge branch 'master' of https://github.com/GPUCode/citra into more-per-game GPUCode 2023-02-25 12:06:03 +0200
  • 745cdb6ee6 video_core: Revert some texture filter changes GPUCode 2023-02-24 14:08:36 +0200
  • 94a8cb615e externals: Fix mismatched CryptoPP definitions between compile time and header use. Steveice10 2023-02-21 17:55:22 -0800
  • 8a13d21f32 frd: Correct fix to GetMyScreenName response. Steveice10 2023-02-20 05:17:16 -0800
  • 36848032e5 apt: Fix launching New 3DS Internet Browser. Steveice10 2023-02-20 04:46:12 -0800
  • 9a12bde8b0 file_sys: Make system save data open error code more correct. Steveice10 2023-02-20 01:12:35 -0800
  • f592251585 citra_linux: fix ci faliure hank121314 2023-02-19 23:19:19 +0800
  • 546c7b3bfd Merge branch 'master' of https://github.com/GPUCode/citra into vulkan-2 GPUCode 2023-02-19 16:05:11 +0200
  • 6f29067f32 style: apply clang-format hank121314 2023-02-19 20:13:57 +0800
  • bf5edc3a9f citra_android: initial SAF implementation hank121314 2023-02-19 19:54:29 +0800
  • 0567c32d6e apt: General cleanup. Steveice10 2023-02-18 18:31:53 -0800
  • 68b96aa15c apt: Improve accuracy of parameters and HLE applet lifecycle. Steveice10 2023-02-16 21:37:46 -0800
  • a1c0c00caf apt: Pop MediaType from command buffers with correct size. Steveice10 2023-02-15 21:30:51 -0800
  • aa0dd963c2 apt: Implement system applet commands. Steveice10 2023-02-15 02:10:45 -0800
  • 61048333c9 kernel: Clear process handle table on exit. Steveice10 2023-02-15 01:15:13 -0800
  • cbbd55639b apt: Implement additional library applet state management. Steveice10 2023-02-15 01:13:22 -0800
  • 2a2eeead58 citra_qt: Write to config file on important config changes FearlessTobi 2023-02-19 00:40:16 +0100
  • b647f5b222 citra_qt: Write to config file on important config changes FearlessTobi 2023-02-19 00:40:16 +0100
  • 1c6ac48d0c configure_debug: Remove forward declaration FearlessTobi 2023-02-17 12:05:26 +0100
  • f50ada6958 citra_qt: Move Report Compatibility to help menu FearlessTobi 2023-01-12 17:36:16 +0100
  • 3035428f08 citra_qt: Move CPU speed slider to debug tab FearlessTobi 2023-01-12 17:35:10 +0100
  • 286f750c6c
    citra_qt: Move CPU speed slider to debug tab and Report Comptaibility to help menu (#6250) Tobias 2023-02-18 23:24:15 +0100
  • d8c9335ef0
    Resolve Black Screen on Intel GPU Regression (#6306) SomeDudeOnDiscord 2023-02-18 11:54:12 -0500
  • 4f4d79f1ef prevent resetting state blending when custom opacity is not used SomeDudeOnDiscord 2023-02-18 11:28:50 -0500
  • f712ac165a reset blending state to default values after drawing second screen SomeDudeOnDiscord 2023-02-18 09:53:39 -0500
  • 9aca29c44f do not disable opengl blending since it is enabled by default SomeDudeOnDiscord 2023-02-17 17:19:08 -0500
  • cda358443f
    nim: Fully stub nim:u service. (#6290) Steveice10 2023-02-17 10:30:47 -0800
  • bf73cb57ca
    am: Return installed titles in GetNumTickets and GetTicketList stubs. (#6292) Steveice10 2023-02-17 06:20:56 -0800
  • 9eb1cd2875
    Added an option to set the proportion of the screens when using layout "Large Screen Small Screen", to allow the user to define how much bigger the large screen should be with respect to the smaller screen. Currently the value must be between 1 and 16, but I could set a different maximum value if that would be desired. Thank you very much! (#6252) komasanzura 2023-02-17 09:19:52 -0500
  • b148570813 android: Fix build GPUCode 2023-02-17 14:11:23 +0200
  • 0c4e2dfea5 citra_qt: Add per-game layout option GPUCode 2023-02-17 13:49:08 +0200
  • c8891403c1 citra_qt: Add per-game texture filter option GPUCode 2023-02-17 01:15:02 +0200
  • 28473603c4 citra_qt: Add per-game custom texture options GPUCode 2023-02-16 19:37:54 +0200
  • 8c30dcf6b4 common: Remove unused InputSetting GPUCode 2023-02-16 19:15:57 +0200
  • 5b339274ce configure_debug: Remove forward declaration FearlessTobi 2023-02-17 12:05:26 +0100
  • 3d05afa66e citra_qt: Move Report Compatibility to help menu FearlessTobi 2023-01-12 17:36:16 +0100
  • 6421493e0d citra_qt: Move CPU speed slider to debug tab FearlessTobi 2023-01-12 17:35:10 +0100
  • bb8dde8480
    aes: Fix derivation of slot 0x25 key X from NATIVE_FIRM. (#6283) Steveice10 2023-02-16 05:35:17 -0800
  • 41c10cd5a7 Merge branch 'master' of https://github.com/GPUCode/citra into vulkan-2 GPUCode 2023-02-16 12:59:33 +0200
  • e5e93d5736 resolve clang-format issue SomeDudeOnDiscord 2023-02-15 14:09:14 -0500
  • 8cc00b1b0d Get value for swap screen setting and check mono_render_option again SomeDudeOnDiscord 2023-02-15 13:59:23 -0500
  • 5aa80873e2
    qt: Enable application options for system applications. (#6286) Steveice10 2023-02-15 12:24:54 -0800
  • 2f2551aae5 Fix compile issues PabloMK7 2023-02-14 23:38:40 +0100
  • b43dd8f96b Disable UDP connreset and fix poll again. PabloMK7 2023-02-14 23:16:48 +0100
  • 5215468ff6
    core\file_sys\archive_sdmc.cpp: Log error message if file failed to open. (#6284) SachinVin 2023-02-15 02:49:45 +0530
  • 68162c29b4
    cfg: Initialize backlight controls config blocks. (#6291) Steveice10 2023-02-14 13:10:07 -0800
  • a8e4e11cd5
    Better Support for Picture-in-Picture Custom Layouts (Based on #6127) (#6247) SomeDudeOnDiscord 2023-02-14 16:06:11 -0500
  • 536027fe9a Finish implementing all platform <-> 3ds conversion. PabloMK7 2023-02-14 19:43:04 +0100
  • f381ef0c67 Fix poll and add more 3ds <-> platform conversions PabloMK7 2023-02-14 01:26:59 +0100
  • d9f7e5645f Allow writing opacity setting in qt_config SomeDudeOnDiscord 2023-02-13 14:01:05 -0500
  • ab8d1c7d8b
    github: Improve Readme and add better issue templates (#6276) Tobias 2023-02-13 14:51:09 +0100
  • 6ff41fa0b6 Remove TCP_STDURG PabloMK7 2023-02-12 14:10:24 +0100
  • 556ecff235 Add missing header for linux PabloMK7 2023-02-12 13:50:28 +0100
  • eafc973ff8 Fix dontwait logic PabloMK7 2023-02-12 13:04:48 +0100
  • 1ab9b60a60
    Services/APT: Implement PrepareToStartApplication, StartApplication, and WakeupApplication (#6280) Steveice10 2023-02-11 22:47:08 -0800
  • c2903a6b9d
    citra_qt: Hide updates on per-game config (#6296) GPUCode 2023-02-12 08:45:43 +0200
  • 307ac8f375 nim: Fully stub nim:u service. Steveice10 2023-02-09 13:50:01 -0800
  • 849d795f0e
    Port yuzu-emu/yuzu#8367: "Logging: Report Post Windows 10 2004 versions, like Windows 11" (#6295) GPUCode 2023-02-12 00:22:58 +0200
  • 24756ab063 Logging: Report Post Windows 10 2004 versions, like Windows 11 Kyle K 2023-02-10 21:12:19 +0200
  • e04a47702d qt config: fix u16 values being written as QMetaType Vitor Kiguchi 2023-02-11 14:35:02 -0300
  • f7ba488176 qt config: handle post processing setting properly Vitor Kiguchi 2023-02-03 23:48:33 -0300
  • 0fa21229ba citra-qt config: small misc changes Vitor Kiguchi 2023-02-02 18:58:42 -0300
  • bc77e16653 rasterizer_cache: Check levels when finding exact match GPUCode 2023-02-11 17:54:42 +0200
  • 6ba83db6dd externals: Switch back to upstream dynarmic GPUCode 2023-02-11 17:28:52 +0200
  • 16f2acbd75 citra_qt: Hide updates on per-game config GPUCode 2023-02-11 16:21:01 +0200
  • 013922a356 Add more sockopt values and fix send/recv flags. PabloMK7 2023-02-11 14:21:21 +0100
  • 96effa46e4 vk_pipeline_cache: Reduce flickering on android GPUCode 2023-02-11 13:17:32 +0200
  • e7a1318773 externals: Switch to older dynarmic GPUCode 2023-02-11 01:20:58 +0200
  • cc019b97df am: Return installed titles in GetNumTickets and GetTicketList stubs. Steveice10 2023-02-10 00:40:29 -0800
  • ffc9e34281 vk_rasterizer: Fix broken software shaders GPUCode 2023-02-11 00:29:04 +0200
  • 20fc09df13 externals: Update dynarmic GPUCode 2023-02-11 00:15:24 +0200
  • 6c78abb015 android: Perform AGP upgrades GPUCode 2023-02-10 22:13:34 +0200
  • 0d3434734a vk_rasterizer: Skip draw if no attachments GPUCode 2023-02-10 21:58:06 +0200
  • 42a6f7a42e vk_renderpass_cache: Flush on qcom as well GPUCode 2023-02-10 21:53:13 +0200
  • c514648c00 Logging: Report Post Windows 10 2004 versions, like Windows 11 Kyle K 2023-02-10 21:12:19 +0200
  • a40cde7f76
    msvc: fix missing qtconcurrent dll (#6294) Vitor K 2023-02-10 15:36:36 -0300
  • b1bd83c684 msvc: fix missing qtconcurrent dll Vitor Kiguchi 2023-02-10 12:53:46 -0300
  • 95e6428d33 config: Remove async recording option GPUCode 2023-02-10 16:35:23 +0200
  • d9ed4600ca video_core: Fix some struct formatting GPUCode 2023-02-10 16:14:18 +0200
  • 612647f94f video_core: Only allocate needed levels GPUCode 2023-02-10 16:07:55 +0200
  • f414c449f6 cfg: Initialize backlight controls config blocks. Steveice10 2023-02-09 22:33:02 -0800
  • 3340268d23 nim: Fully stub nim:u service. Steveice10 2023-02-09 13:50:01 -0800
  • 5eb72e9489
    main: Enable High DPI fixes for Qt >= 5.14 (#6262) Morph 2023-02-09 19:19:43 -0500
  • 6bef34852c
    Add option to configure to download system files from Nintendo Update Service (#6269) Steveice10 2023-02-09 11:58:08 -0800
  • 691cb43871
    Add shortcuts and status bar widgets to toggle and set 3D factor (#6277) Steveice10 2023-02-09 11:57:06 -0800
  • 6a16a8f60d android: Enable async shaders by default GPUCode 2023-02-09 17:50:49 +0200
  • 1ffd9f08af surface_params: Cleanup GPUCode 2023-02-09 17:11:28 +0200
  • c855d84492 texture_codec: Use namespace Color GPUCode 2023-02-09 17:04:22 +0200
  • d461778296 vk_rasterizer: Small cleanup GPUCode 2023-02-09 15:51:31 +0200
  • 3fe0130fdb vk_instance: Enable image view format reinterpretation GPUCode 2023-02-09 14:41:42 +0200
  • 5d13458ffb qt: Enable application options for system applications. Steveice10 2023-02-08 16:29:09 -0800
  • 0965ecab0b Make socket recv parallel PabloMK7 2023-02-08 01:52:55 +0100
  • f769a276d3 Merge branch 'master' into socupdate PabloMK7 2023-02-07 14:06:19 +0100
  • bd6ecbc542 Fix clang PabloMK7 2023-02-07 00:28:39 +0100