Commit Graph

  • 1032b60d9b
    Bump kernel version for 3DSX (#5446) Weiyi Wang 2020-09-30 21:54:42 -0400
  • ff9c3b0531
    Make sure some things are logged (#5515) Vitor K 2020-09-30 22:23:37 -0300
  • a26b466ac8
    Use unique_ptr on all ui objects from .ui files (#5511) Vitor K 2020-09-30 22:23:01 -0300
  • faf9162dbd
    layered_fs: Make LoadFile and LoadDirectory less recursive zhupengfei 2020-10-01 00:32:40 +0800
  • 860ccf2a41
    Fix compilation with boost 1.74.0 Tomáš Chvátal 2020-09-30 11:29:06 +0200
  • 400349807d
    Unset variable 'result' as optional gal20 2020-09-25 12:00:32 +0300
  • 9de9f97df8
    Remove getCapabilities test gal20 2020-09-24 22:44:00 +0300
  • 846a49ed10
    Enable fdk-aac for Linux Flatpak gal20 2020-09-24 22:37:46 +0300
  • 520542af68
    Change ENABLE_FDK to option gal20 2020-09-24 22:34:45 +0300
  • 94499eb6a2 minor fx weihuoya 2020-09-21 09:34:37 +0800
  • a576eb633f
    game_list_p: Mark some constants as constexpr (#5550) Tobias 2020-09-19 18:42:36 +0200
  • 017631e51b
    Port yuzu-emu/yuzu#4587 and yuzu-emu/yuzu#4588: Fix data races (#5545) Tobias 2020-09-19 18:42:21 +0200
  • d196236167 translator for chinese weihuoya 2020-09-14 18:49:20 +0800
  • df9e230d63
    Merge pull request #5541 from zhaobot/tx-update-20200901011709 Pengfei Zhu 2020-09-10 22:47:58 +0800
  • df83449d21
    Merge pull request #5549 from xperia64/squash_reg_warnings Pengfei Zhu 2020-09-10 22:26:45 +0800
  • 84c42bf581 game_list_p: Mark some constants as constexpr FearlessTobi 2020-09-09 17:06:15 +0200
  • b1a5682ce3 Add bracket xperia64 2020-09-08 17:20:28 -0400
  • 1128f5f8ee Silence some noisy switch case warning xperia64 2020-09-06 16:22:48 -0400
  • 0357725dd1 Serialize physical address, fix LOG_TRACE xperia64 2020-09-06 15:16:21 -0400
  • 6e402b35fa
    Apply suggestions from code review xperia64 2020-09-06 14:54:07 -0400
  • e97ecdc2b8
    Merge pull request #5544 from FearlessTobi/port-4461 Marshall Mohror 2020-09-06 12:48:43 -0500
  • 7306cf6202 Initial implementation of partial_embedded_buffer_dirty handling xperia64 2020-09-05 18:49:42 -0400
  • 316a64961c
    Port yuzu-emu/yuzu#4605: "bootmanager: Prevent unnecessary copies in TouchUpdateEvent()" (#5539) Tobias 2020-09-05 06:09:31 +0200
  • e24bedd2d8 Add code for loading and displaying the qdarkstyle_midnight_blue theme FearlessTobi 2020-09-05 05:08:18 +0200
  • b24cd0ed77 Modify qdarkstyle_midnight_blue for usage in Citra FearlessTobi 2020-09-05 05:07:45 +0200
  • 80f1706383 qt-themes: Add Midnight Blue qdarkstyle theme FearlessTobi 2020-09-05 04:44:14 +0200
  • 6ba75b04fc Address review comments Vitor Kiguchi 2020-09-02 13:32:37 -0300
  • dbd1ba3988 main.cpp: also make use of make_unique on Config Vitor Kiguchi 2020-08-27 00:45:12 -0300
  • 2da53d4f7e Move some of the ui includes that already used unique_ptr Vitor Kiguchi 2020-08-20 20:40:55 -0300
  • 93928731cf Use make_unique instead of new where applicable Vitor Kiguchi 2020-08-17 16:19:01 -0300
  • 1b4a4a3b2d ConfigureEnhancements: use unique_ptr for ui Vitor Kiguchi 2020-08-17 16:34:06 -0300
  • 144ee81d7e Forward declare ui and use unique_ptr Vitor Kiguchi 2020-08-17 02:50:24 -0300
  • 20a6a75af7 externals: Update Xbyak to 5.96 Lioncash 2020-08-30 04:58:45 -0400
  • 660657a2cd xbyak_abi: Prefer returning a struct to using out parameters in ABI_CalculateFrameSize MerryMage 2020-06-15 19:04:29 +0100
  • b8a71f0369 xbyak_abi: Register indexes should be unsigned MerryMage 2020-06-15 19:02:06 +0100
  • 847e795877 externals/microprofile: Fix data race in g_bUseLock ReinUsesLisp 2020-08-26 02:22:34 +0000
  • b7767059e6 common/thread: Fix data race in is_set ReinUsesLisp 2020-08-26 01:41:46 +0000
  • 2ba35cab73 Fix thread naming on Linux, which limits names to 15 bytes. comex 2020-08-02 10:57:08 -0700
  • 6a77547bde
    Minor frontend fixes to savestates (#5430) Pengfei Zhu 2020-09-03 06:04:23 +0800
  • 7df950577c bootmanager: Prevent unnecessary copies in TouchUpdateEvent() Lioncash 2020-08-29 13:51:47 -0400
  • 183c32f3ec Address review comments on motion and touch configuration FearlessTobi 2020-08-29 20:56:51 +0200
  • 66846836bc
    Port yuzu-emu/yuzu#4577: "common/assert: Make use of C++ attribute syntax" (#5529) Tobias 2020-09-02 17:25:31 +0200
  • 2f01046f77
    Merge pull request #5504 from xperia64/savestate_locale_fix Pengfei Zhu 2020-09-01 22:42:17 +0800
  • a39e0ea3b1
    Merge pull request #5516 from encounter/qdropevent-fix Pengfei Zhu 2020-09-01 22:27:37 +0800
  • 5d4a3a2d46 Update translations (2020-09-01) The Citra Community 2020-09-01 01:17:46 +0000
  • f4be733355
    citra_qt: Backport review comments from the yuzu translation PR (#5465) Tobias 2020-08-31 21:13:24 +0200
  • f6b543886c
    Port yuzu-emu/yuzu#4528: "common: Make use of [[nodiscard]] where applicable" (#5535) Tobias 2020-08-31 21:06:16 +0200
  • 50db4a669c UDS: implement GetApplicationData mnml 2020-08-28 15:26:16 -0400
  • 441850134e logging/backend: Make use of designated initializers Lioncash 2020-08-03 10:31:57 -0400
  • 14d2d0b0d8 common/concepts: Move <type_traits> include out of the Common namespace Lioncash 2020-08-18 14:24:51 -0400
  • 37d926bb8f common/concepts: Rename IsBaseOf to DerivedFrom Lioncash 2020-08-07 07:55:50 -0400
  • b65839d214 sm: Make use of IsBaseOf for GetService David Marcec 2020-08-03 21:46:14 +1000
  • 49fb69836d Add common class for concepts FearlessTobi 2020-08-30 17:34:29 +0200
  • a60076e1a4 logging/backend: Make use of designated initializers Lioncash 2020-08-03 10:31:57 -0400
  • d8c08c3602 common/concepts: Move <type_traits> include out of the Common namespace Lioncash 2020-08-18 14:24:51 -0400
  • 76384a1b68 common/concepts: Rename IsBaseOf to DerivedFrom Lioncash 2020-08-07 07:55:50 -0400
  • 740c4d78f1 sm: Make use of IsBaseOf for GetService David Marcec 2020-08-03 21:46:14 +1000
  • 58e68704f5 Add common class for concepts FearlessTobi 2020-08-30 17:34:29 +0200
  • 81859c90cb bootmanager: Prevent unnecessary copies in TouchUpdateEvent() Lioncash 2020-08-29 13:51:47 -0400
  • dde2d0928c Fix MSVC building of cryptopp FearlessTobi 2020-08-30 04:29:45 +0200
  • c2b7e0a90a Use newer cmake on Bitrise Marshall Mohror 2020-07-22 08:05:04 -0500
  • 2ec1814b48
    Merge 6ae1d6885f into e48110bdf4 Adityarup Laha 2020-08-29 20:03:13 -0700
  • e48110bdf4
    Merge pull request #5512 from vitor-k/untangle-includes Marshall Mohror 2020-08-29 22:02:25 -0500
  • 25b8e51589 CMakeLists: Increase minimum version FearlessTobi 2020-07-18 18:19:41 +0200
  • fd62c69e4b CMakeLists: Enable usage of C++20 on Linux Lioncash 2020-07-12 18:15:27 -0400
  • d11071bcb8 CMakeLists: Make use of /std:c++latest on MSVC Lioncash 2020-07-10 19:24:23 -0400
  • 4135a12cb5
    CMakeLists: Download Clang-Format from the Citra repo instead of yuzus (#5534) Tobias 2020-08-29 21:58:20 +0200
  • 9b80efea7d citra_qt: Backport review comments from the yuzu translation PR FearlessTobi 2020-07-19 15:20:22 +0200
  • 08e508e846
    Port yuzu-emu/yuzu#4472: "perf_stats: Mark GetMeanFrametime() as const" (#5498) Tobias 2020-08-29 17:29:20 +0200
  • c9362679c6 CMakeLists: Update zstd to 1.4.5 FearlessTobi 2020-08-29 17:14:21 +0200
  • f2baa8cbbf CMakeFiles: Update json to 3.9.0 FearlessTobi 2020-08-29 17:13:51 +0200
  • 0feeef8235 Fix several clang-format warnings FearlessTobi 2020-08-29 16:42:44 +0200
  • 09ac04c4ba common: Make use of [[nodiscard]] where applicable Lioncash 2020-08-14 09:38:45 -0400
  • f4326ae7c5
    CMakeLists: Download Clang-Format from the Citra repo instead of yuzus Tobias 2020-08-29 16:31:15 +0200
  • 9648204ec9 UDS: implement GetApplicationData mnml 2020-08-28 15:26:16 -0400
  • a5fd11c213
    Merge pull request #5500 from FearlessTobi/port-4464-4505 Schplee 2020-08-28 12:13:30 -0700
  • 1255d82b67 General: Tidy up clang-format warnings Lioncash 2020-08-07 09:13:40 -0400
  • 855dc9f0fc
    Merge pull request #5518 from tywald/change-log-level Marshall Mohror 2020-08-28 13:54:36 -0500
  • 88c0288cb1
    Merge pull request #5521 from xperia64/fix_hotkey_ordering Marshall Mohror 2020-08-28 13:53:40 -0500
  • 550cc859b5
    Merge pull request #5524 from FearlessTobi/port-4582 Marshall Mohror 2020-08-28 13:30:44 -0500
  • 69f4aacccf
    Merge pull request #5531 from FearlessTobi/port-4536 Marshall Mohror 2020-08-28 13:29:22 -0500
  • f2d26eb73b
    Merge pull request #5532 from FearlessTobi/port-4531 Marshall Mohror 2020-08-28 13:28:48 -0500
  • 2a676858be
    Merge pull request #5527 from FearlessTobi/port-4518 Marshall Mohror 2020-08-28 13:19:43 -0500
  • 1e2e9e555a yuzu: Make use of qOverload where applicable Lioncash 2020-08-14 12:16:04 -0400
  • 8d6927dc4c yuzu: Resolve -Wextra-semi warnings Lioncash 2020-08-15 11:14:09 -0400
  • 41f42d8df3 common: Silence two discarded result warnings Lioncash 2020-08-16 06:17:30 -0400
  • 633aecd751 common/assert: Make use of C++ attribute syntax Lioncash 2020-08-24 04:06:18 -0400
  • 47c7457dbe microprofile: Don't memset through std::atomic types Lioncash 2020-08-23 14:40:39 -0400
  • 812e36a630 General: Tidy up clang-format warnings Lioncash 2020-08-07 09:13:40 -0400
  • 0ca0aad946 CMakeLists: Update fmt to 7.0.3 FearlessTobi 2020-08-28 16:00:00 +0200
  • 8164e58eab externals: Update Xbyak to 5.95 FearlessTobi 2020-08-28 03:19:15 +0200
  • 9c16077ea2
    Fix possible bug zhupengfei 2020-08-27 23:02:02 +0800
  • 4efe758d67 main.cpp: also make use of make_unique on Config Vitor Kiguchi 2020-08-27 00:45:12 -0300
  • 77d0d64729 shared font weihuoya 2020-08-25 18:48:26 +0800
  • 9a6fb16c06 Hotkeys were carelessly added out of alphabetical order, and notably broke in the 'Restore Hotkeys' PR xperia64 2020-08-23 15:16:38 -0400
  • 07d2daf2f9 Fix order xperia64 2020-08-21 21:47:57 -0400
  • 72a4a97289 Move some of the ui includes that already used unique_ptr Vitor Kiguchi 2020-08-20 20:40:55 -0300
  • 3d9d071262 cubeb_sink.cpp: Change one log from INFO to DEBUG level. tywald 2020-08-20 20:22:50 +0200
  • 08e4614817 interface.h: forward declare resolution Vitor Kiguchi 2020-08-19 03:53:54 -0300
  • 683fb833f2 camera_util.cpp: remove unnecessary includes Vitor Kiguchi 2020-08-19 03:53:25 -0300