Commit Graph

  • f79c9668a3 Added shader state; WIP kernel objects Hamish Milne 2019-08-11 00:20:09 +0100
  • 45788b9c82 Added shader state serialization Hamish Milne 2019-08-08 05:25:24 +0100
  • 6f00976ab5 video_core serialization Hamish Milne 2019-08-07 17:08:52 +0100
  • ee2cae2093 Added core serialization Hamish Milne 2019-08-07 02:53:56 +0100
  • dc04774ece Added POD serialization Hamish Milne 2019-08-06 17:45:06 +0100
  • 6940c99ed6 Added boost serialization Hamish Milne 2019-08-06 15:59:31 +0100
  • 971e368ebd Remove duplicate code from the migration of frame limit to general Vitor Kiguchi 2020-02-12 18:07:44 -0300
  • ed94ef30bd video_core: resolve more implicit cast warnings FearlessTobi 2020-02-02 16:33:37 +0100
  • f106e76132
    Port yuzu commit: "yuzu/CMakeLists: Disable implicit QString co… (#5074) Tobias 2020-02-11 13:12:09 +0100
  • 4273b967b5
    core/file_sys: Do not apply the same mods to DLCs zhupengfei 2020-02-11 14:03:07 +0800
  • e4af2acf83 Set render window to also accept focus via tabbing (Qt::StrongFocus) Vitor Kiguchi 2020-02-10 20:38:19 -0300
  • 4c2c27046d Fix compilation FearlessTobi 2020-02-09 23:09:19 +0100
  • b53b4bfb17 Merge pull request #5062 from FearlessTobi/port-3173 Pengfei Zhu 2020-02-10 12:10:45 +0800
  • b81c9bd738
    fix clang format zhupengfei 2020-02-10 07:41:31 +0800
  • 61a406c6c2 Fix compilation FearlessTobi 2020-02-09 23:09:19 +0100
  • 7362fe48ac input_common/udp: Add missing override specifiers Lioncash 2020-02-03 09:26:50 -0500
  • 575ab92a76 input_common/udp: std::move SocketCallback instances where applicable Lioncash 2020-02-03 09:24:03 -0500
  • fcdc191107 input_common/udp: std::move shared_ptr within Client constructor Lioncash 2020-02-03 09:21:44 -0500
  • 8a0f8c3a4f udp/client: Replace deprecated from_string() call with make_address_v4() Lioncash 2020-02-03 09:19:03 -0500
  • 7d45fdc1df input_common/udp: Silence -Wreorder warning for Socket Lioncash 2020-02-03 09:15:30 -0500
  • d7a58fe24d input_common/udp: Remove unnecessary inclusions Lioncash 2020-02-03 09:10:59 -0500
  • b39a611a3d input_common/udp: Add missing header guard Lioncash 2020-02-03 09:09:06 -0500
  • b4022d11dc citra_qt: Remove lots of implicit QString conversions FearlessTobi 2020-02-01 18:02:22 +0100
  • bc8e481dba addressed review comments B3n30 2020-02-09 17:57:05 +0100
  • 48cf6c99bd ReRename TimingManager to Timing for smaler diff B3n30 2019-09-01 19:35:39 +0200
  • b92169275a Make ARM_Interface::id private, rework ARM_Interface ctor B3n30 2019-09-01 15:01:11 +0200
  • ecd8bc9c97 make some adjustments to qt-debugger, cheats and gdbstub(probably still broken) B3n30 2019-09-01 14:34:13 +0200
  • 1a101e2169 fix tests B3n30 2019-09-01 11:24:03 +0200
  • 78ad3d60da Add some TRACE_LOGs B3n30 2019-08-28 10:44:10 +0200
  • 37bfd82f3f Kernel:: Add support for multiple cores, asserts in HandleSyncRequest because Thread->status == WaitIPC B3n30 2019-08-28 09:43:48 +0200
  • 44af48ec89 revert clang-format; work on tests for CoreTiming B3n30 2019-07-01 19:49:23 +0200
  • 648f083f8b Core::Timing: Add multiple timer, one for each core B3n30 2019-07-01 19:27:26 +0200
  • d9ae4c332d
    layered_fs: Do not open all replacement files on load zhupengfei 2020-02-09 21:48:42 +0800
  • 29a9a3057d Add android-ifaddrs B3n30 2020-02-09 14:26:39 +0100
  • b87bc5d351
    citra_qt: Add 'Dump RomFS' menu action zhupengfei 2020-02-09 21:01:56 +0800
  • 13e2d534e9
    core: Add dump RomFS support zhupengfei 2020-02-09 20:59:31 +0800
  • a04d66cb56 Update httplib to contain all the changes we need; adapt http_c and web_services to the changes in httplib; addressed minor review comments B3n30 2020-02-09 12:42:47 +0100
  • 03cde53cb6 Merge pull request #5077 from FearlessTobi/port-3339 James Rowe 2020-02-08 12:49:15 -0700
  • 17e9522921
    Merge pull request #5069 from vitor-k/min-window2 James Rowe 2020-02-08 12:46:20 -0700
  • db18f6c79a
    Address review zhupengfei 2020-02-07 23:53:00 +0800
  • 2ec99b83aa
    core: Reset archive_manager on shutdown. zhupengfei 2020-02-07 23:45:02 +0800
  • 6e0afbaa19
    Fix build zhupengfei 2020-02-07 16:26:33 +0800
  • eed9de2336
    core/file_sys: Allow exheader replacement to be read from mods path zhupengfei 2020-02-07 15:55:35 +0800
  • 53d0c618a0
    core/file_sys: Read mods for the original title for updates zhupengfei 2020-02-07 14:57:32 +0800
  • 7c652a0479
    citra_qt: Add 'Open Mods Location' zhupengfei 2020-02-07 14:44:34 +0800
  • 91e5a39a08
    core/file_sys: Allow exefs mods to be read from mods path zhupengfei 2020-02-07 13:50:29 +0800
  • 8a570bf00c
    core: Use LayeredFS while reading RomFS zhupengfei 2020-02-07 13:45:10 +0800
  • 890405bb7c
    core/file_sys: LayeredFS implementation zhupengfei 2020-02-07 12:54:07 +0800
  • 83e0cc45f4
    core/file_sys: Make RomFSReader an abstract interface zhupengfei 2020-02-07 12:45:54 +0800
  • 821a35bd2b
    Merge pull request #5086 from zhaowenlan1779/swkbd-digit-fix Pengfei Zhu 2020-02-05 00:41:27 +0800
  • af98f0eed7 input_common/udp: Remove unnecessary inclusions Lioncash 2020-02-03 09:10:59 -0500
  • debe8eb08e input_common/udp: Add missing header guard Lioncash 2020-02-03 09:09:06 -0500
  • 28d9cf2cbe citra_qt: Remove lots of implicit QString conversions FearlessTobi 2020-02-01 18:02:22 +0100
  • 05a82b15e6
    swkbd: Fix digit filter zhupengfei 2020-02-04 16:56:30 +0800
  • 6a59765332 dark themes refinements and cleanup Bartosz Kaszubowski 2020-01-26 11:50:01 +0100
  • 8bde964301 citra_qt: Remove lots of implicit QString conversions FearlessTobi 2020-02-01 18:02:22 +0100
  • 01309f498f microprofile: Silence conversion warnings ReinUsesLisp 2019-11-08 22:32:52 +0000
  • 20f6240611 citra_qt: Remove lots of implicit QString conversions FearlessTobi 2020-02-01 18:02:22 +0100
  • 24256932e7 video_core: Treat implicit conversions as errors FearlessTobi 2020-01-19 14:39:46 +0100
  • b4320d3402 citra_qt: Remove lots of implicit QString conversions FearlessTobi 2020-02-01 18:02:22 +0100
  • d69ae8d46b yuzu/CMakeLists: Disable implicit QString conversions FearlessTobi 2020-01-24 00:34:58 +0100
  • eb0364dd5f
    citra_qt: config: Move audio to its own tab. (#5079) Tobias 2020-02-01 16:04:48 +0100
  • 3a1c68accd
    logging/backend: Change type of filename from string to const c… (#5078) Tobias 2020-02-01 16:04:18 +0100
  • 0dfdcf74c5
    citra, citra_qt: Add video dumping config read/write zhupengfei 2020-01-29 14:57:16 +0800
  • 7dfee52740
    core/dumping: Allow format/encoder selection+configuration zhupengfei 2020-01-29 14:54:39 +0800
  • 76acb3accd
    core: Properly std::move things around zhupengfei 2020-01-28 22:19:36 +0800
  • 3d5b0e6029
    video_core, core: Move pixel download to its own thread zhupengfei 2020-01-28 21:57:30 +0800
  • 90a2fff160 citra_qt: config: Move audio to its own tab. FearlessTobi 2020-01-28 14:38:01 +0100
  • e7a073e15f logging/backend: Change type of filename from string to const char* BreadFish64 2019-12-24 14:19:18 -0600
  • 203a25378e fix qss stylesheet whitespaces Bartosz Kaszubowski 2020-01-22 22:36:42 +0100
  • ff66f723bb GUI: fix minor issues with dark themes GUI: rename and reorder themes Bartosz Kaszubowski 2020-01-22 21:12:45 +0100
  • e7d775c3e6 Fix some formatting errors via clang-format shutterbug2000 2020-01-24 18:08:09 -0600
  • af788c487e Port changes from Yuzu that allow changing the SDMC/NAND directories shutterbug2000 2020-01-24 13:56:19 -0600
  • 5d502dfecc
    Merge pull request #5010 from FearlessTobi/port-2513-new James Rowe 2020-01-23 16:29:50 -0700
  • 4b7a45ccc7 yuzu/main: Specify string conversions explicitly FearlessTobi 2019-11-20 22:34:39 +0100
  • ffd4bcf204 address review move licenses and glsl to cpp files BreadFish64 2020-01-22 22:36:27 -0600
  • 5f20bf0e10
    Merge pull request #5073 from vitor-k/log-shader-cache-option James Rowe 2020-01-22 21:25:17 -0700
  • f3e6c4f841
    Merge pull request #5071 from jroweboy/loading-bar James Rowe 2020-01-22 21:24:43 -0700
  • 2035207dde log disk shader cache setting Vitor Kiguchi 2020-01-23 00:49:17 -0300
  • 426e214c25 Loading Screen: Vertically Center everything James Rowe 2020-01-22 17:26:27 -0700
  • 961a7b59c9 QT Frontend: Add disk shader loading progress bar James Rowe 2020-01-21 18:48:07 -0700
  • be17f0851e
    Merge pull request #5072 from jroweboy/dont-load-hwshader-when-disabled James Rowe 2020-01-22 14:18:10 -0700
  • 5fb456f17f Frontend: Prevent DiskShader option from being selected if HW Shaders are disabled James Rowe 2020-01-22 09:50:31 -0700
  • bd29261e0a Frontend: Only load disk resources if hw shader is enabled James Rowe 2020-01-22 09:27:51 -0700
  • c72a877b21 Update loading screen to add an icon James Rowe 2020-01-22 09:08:03 -0700
  • b713fe3329 Address review comments Vitor Kiguchi 2020-01-22 12:51:04 -0300
  • eb7300d509 refine xbrz shader BreadFish64 2020-01-21 23:09:40 -0600
  • dd729d1eb6 Address review feedback James Rowe 2020-01-21 21:59:17 -0700
  • c0df8271bf
    Merge pull request #5070 from jroweboy/ninja-osx-suxz James Rowe 2020-01-21 19:34:20 -0700
  • bb45b76efd get rid of res_scale check BreadFish64 2020-01-21 20:25:12 -0600
  • 54d0fc05fa video_core: add nullptr check in GetTextureSurface Marshall Mohror 2020-01-21 16:14:37 -0600
  • 3c94da6999 get rid of CPU xbrz BreadFish64 2020-01-10 14:40:49 -0600
  • 911df26278 destroy old filter at shutdown and only update filter at one point in frame BreadFish64 2020-01-08 21:50:44 -0600
  • 9700517741 qt: add texture filter configuration BreadFish64 2019-12-04 18:18:45 -0600
  • d647f249e2 sdl: add texture filter configuration BreadFish64 2019-12-04 18:18:10 -0600
  • 1399247a84 video_core: add TextureFilterInfo struct BreadFish64 2019-12-04 16:21:04 -0600
  • c8bfd1f4a6 video_core: add Anime4K texture filter BreadFish64 2019-12-03 20:58:09 -0600
  • 30564df2bb video_core: add xBRZ freescale texture filter BreadFish64 2019-12-03 20:52:58 -0600
  • 8b67795a25 video_core: abstract texture filtering BreadFish64 2019-12-03 20:51:30 -0600
  • 3f3b5ff7a5 externals/xbrz: update xbrz to version 1.7 BreadFish64 2019-12-03 20:41:22 -0600