Commit Graph

  • 7bfd829c77
    Merge pull request #4893 from wwylele/nfc-state James Rowe 2019-09-13 08:59:51 -0600
  • 12968f0e6d
    temporarily revert last commit Khangaroo 2019-09-13 10:53:40 -0400
  • 093bfa484e undo last commit, reallocate texture if size mismatch instead Khangaroo 2019-09-12 20:17:53 -0400
  • 7224ec57f6 Only auto unpause when auto paused vitor-k 2019-09-11 21:53:26 -0300
  • 323cb40a87 (hopefully) fix the last crash, explanation in diff Khangaroo 2019-09-10 22:02:12 -0400
  • 23405b4ce1 Pause on unfocused first draft This is a MVP, still needs one or more configuration option(s) and review of the code style. vitor-k 2019-09-10 21:52:17 -0300
  • 4d2fee31b3
    Prevent repetition on config.cpp Vitor K 2019-09-10 00:01:55 -0300
  • 966d128025 Remove newlines from the long title in row2 vitor-k 2019-09-08 17:06:19 -0300
  • 719912786a UISettings::GameListText Append a value to the enum to function as length counter. Also remove magic numbers where possible, by using the enum instead. vitor-k 2019-09-07 00:15:07 -0300
  • 1f1ac98f10 Fix clang format for long-title vitor-k 2019-09-05 22:54:39 -0300
  • c866a8e428 Change GameListText order to improve configuration compatibility vitor-k 2019-09-05 14:28:40 -0300
  • f9cded05fd Allow displaying of the full title in the interface, as well as use the full title in the search filter vitor-k 2019-09-04 23:15:37 -0300
  • d6f2bc8c04
    Merge pull request #4896 from zhaowenlan1779/game-list-fix-3 James Rowe 2019-09-09 20:04:04 -0600
  • e687aefbba clang-format James Rowe 2019-09-09 19:53:37 -0600
  • 4d2f4f491b Add a error log for unsupported configurations for disk cache James Rowe 2019-09-09 19:48:40 -0600
  • 2e5e169668 Rename InvalidateTransferable to InvalidateAll to match what it does James Rowe 2019-09-09 19:32:58 -0600
  • 9acadd56b9 Only add shaders to precompiled cache if they are new James Rowe 2019-09-09 19:05:20 -0600
  • 98ea2885be Properly bind the shader sampler and uniform bindings James Rowe 2019-09-09 18:31:19 -0600
  • 1814b6d514 Change VFS vector to regular vector James Rowe 2019-09-09 18:27:01 -0600
  • eff7a7c35a citra-sdl: Add Load Disk Resources James Rowe 2019-09-07 16:18:16 -0600
  • 9f90831e0e citra-qt: Load Disk Resources James Rowe 2019-09-07 16:15:05 -0600
  • f88172956f Add GetRenderer to core James Rowe 2019-09-07 16:13:10 -0600
  • 398c462db1 Add missing changes from yuzu file_util James Rowe 2019-09-07 16:11:35 -0600
  • 3dc3678e64 Add shader disk caching James Rowe 2019-09-07 16:11:09 -0600
  • 77b1d10c1e Add frontend settings James Rowe 2019-09-07 16:08:10 -0600
  • d1d5d8f30e Add shader cache version generation James Rowe 2019-09-07 15:28:32 -0600
  • 04cd7949c9 Add settings for disk shader cache James Rowe 2019-09-07 15:23:35 -0600
  • 5ab8c3a319 Add ZSTD compression for precompiled cache James Rowe 2019-09-07 15:15:04 -0600
  • 0de2a4b882 mediandk weihuoya 2019-09-09 14:58:49 +0800
  • d535914dc5 externals: update cubeb to cubeb-0.2-1149-g410c88e Jan Beich 2019-09-09 04:44:57 +0000
  • d602edd2d9 Premilinary info messages vitor-k 2019-09-08 23:11:34 -0300
  • ccf6d380af Change the coding style of GameListIconSize bounds check to use the enum instead of magic numbers vitor-k 2019-09-08 19:37:55 -0300
  • 5cf684c951 Filter non-executable files out of the game list. Steveice10 2019-09-07 01:52:18 -0700
  • 24ec11f928
    Merge pull request #4915 from FearlessTobi/port-2818 Weiyi Wang 2019-09-08 08:42:02 -0400
  • 6fac02833a citra-sdl: Add Load Disk Resources James Rowe 2019-09-07 16:18:16 -0600
  • 8afde9dfcc citra-qt: Load Disk Resources James Rowe 2019-09-07 16:15:05 -0600
  • b92c745775 Add GetRenderer to core James Rowe 2019-09-07 16:13:10 -0600
  • 3944e9cea3 Add missing changes from yuzu file_util James Rowe 2019-09-07 16:11:35 -0600
  • 96f88b5ae9 Add shader disk caching James Rowe 2019-09-07 16:11:09 -0600
  • 10e0010778 Add frontend settings James Rowe 2019-09-07 16:08:10 -0600
  • 2adfb5c4f4 Add shader cache version generation James Rowe 2019-09-07 15:28:32 -0600
  • 7fc590f389 Add settings for disk shader cache James Rowe 2019-09-07 15:23:35 -0600
  • 799d734cf9 Add ZSTD compression for precompiled cache James Rowe 2019-09-07 15:15:04 -0600
  • 0d778a5d49 Add bare bones VFS from yuzu James Rowe 2019-09-07 15:12:17 -0600
  • e6dcf406fe . zhangwei1 2019-09-07 17:31:49 +0800
  • 61cb31bd77 Filter non-executable files out of the game list. Steveice10 2019-09-07 01:52:18 -0700
  • f6aaa7520c update zhangwei1 2019-09-07 16:40:45 +0800
  • df1b01da42 mediandk zhangwei1 2019-09-07 12:38:17 +0800
  • fc979e1347 Merge branch 'master' of https://github.com/citra-emu/citra zhangwei1 2019-09-07 11:11:01 +0800
  • 4bc22aa350
    Merge pull request #4918 from vitor-k/warnings Pengfei Zhu 2019-09-06 22:08:06 +0800
  • ffbd2488f6 Fix clang format for long-title vitor-k 2019-09-05 22:54:39 -0300
  • 61f9710d95 remove unused call to nodiscard function vitor-k 2019-09-05 17:11:38 -0300
  • 76c0d241b4 Change GameListText order to improve configuration compatibility vitor-k 2019-09-05 14:28:40 -0300
  • 5466c0b147 Allow displaying of the full title in the interface, as well as use the full title in the search filter vitor-k 2019-09-04 23:15:37 -0300
  • 56091241ff externals: update fmt to 6.0.0 Ethan 2019-08-29 21:32:58 +0200
  • 005aaace82 merge zhangwei1 2019-09-04 09:40:51 +0800
  • 8c2a33553a
    Merge pull request #4914 from vitor-k/windows-coffee James Rowe 2019-09-03 14:25:58 -0600
  • 42d3d563b9
    Merge pull request #4897 from zhaowenlan1779/warning-core-timing Weiyi Wang 2019-09-03 16:06:27 -0400
  • 50cee98bca Move the SetThreadExecutionState calls to their own separate functions vitor-k 2019-09-03 16:13:14 -0300
  • bcf33b0ac6 Fix to windows sleep issues, now with clang format! vitor-k 2019-09-03 11:06:57 -0300
  • 6e3652d15b Struct vs class declaration and unused variable vitor-k 2019-09-02 22:45:38 -0300
  • 8acd2b966d
    Merge pull request #4894 from wwylele/remove-gs James Rowe 2019-09-02 09:38:05 -0600
  • c5353c17d2 update weihuoya 2019-09-02 10:22:47 +0800
  • 536958c8f8 Merge branch 'master' of https://github.com/citra-emu/citra weihuoya 2019-09-02 10:08:49 +0800
  • 012596965d ReRename TimingManager to Timing for smaler diff B3n30 2019-09-01 19:35:39 +0200
  • 9f0551384f Make ARM_Interface::id private, rework ARM_Interface ctor B3n30 2019-09-01 15:01:11 +0200
  • 285b2b3207
    Merge pull request #4906 from vvanelslande/hotkey-and-fullscreen-fixes Pengfei Zhu 2019-09-01 23:00:46 +0800
  • 05a07f944b
    Merge pull request #4911 from vitor-k/master Pengfei Zhu 2019-09-01 21:50:10 +0800
  • 75026dbcd8 make some adjustments to qt-debugger, cheats and gdbstub(probably still broken) B3n30 2019-09-01 14:34:13 +0200
  • 1bcfb1ec8b apply clang-format B3n30 2019-09-01 12:01:59 +0200
  • be4c459af4 fix tests B3n30 2019-09-01 11:24:03 +0200
  • ac3a854f45 Add cancel option to analog stick configuration vitor-k 2019-08-31 21:58:07 -0300
  • 1e3f943f6f
    Merge pull request #4907 from vvanelslande/lle-applets-comments Weiyi Wang 2019-08-30 09:24:11 -0400
  • 2959b002cd applet_manager: remove the "we are going to disable loading LLE applets before further fixes are done" comments Valentin Vanelslande 2019-08-29 20:36:01 -0500
  • 1ff418de4a citra_qt: fix the stuck in fullscreen mode and hotkey bugs vvanelslande 2019-08-29 17:37:22 -0500
  • b046904362 Add some TRACE_LOGs B3n30 2019-08-28 10:44:10 +0200
  • 3d14abeb41
    citra_qt/record_dialog: Switch to QFormLayout zhupengfei 2019-08-29 00:03:56 +0800
  • 42cc0bdb2a Kernel:: Add support for multiple cores, asserts in HandleSyncRequest because Thread->status == WaitIPC B3n30 2019-08-28 09:43:48 +0200
  • b49c1c7a5d clang-format weihuoya 2019-08-27 10:37:36 +0800
  • 16dd95ba0d update weihuoya 2019-08-27 10:20:19 +0800
  • 0302e4f8ca merge master weihuoya 2019-08-27 09:51:09 +0800
  • 10864a83ae revert clang-format; work on tests for CoreTiming B3n30 2019-07-01 19:49:23 +0200
  • 749696f3bc Core::Timing: Add multiple timer, one for each core B3n30 2019-07-01 19:27:26 +0200
  • 00c3c70105 . MerryMage 2019-08-25 21:16:11 +0100
  • bca1d56e67 . MerryMage 2019-08-25 19:54:18 +0100
  • c66d22674c '.' MerryMage 2019-08-25 18:58:13 +0100
  • e953f0b6dc externals: Update dynarmic to 087a744 MerryMage 2019-07-23 21:55:04 +0100
  • 1507c0af29 travis: Only build for x86_64h MerryMage 2019-07-24 13:20:29 +0100
  • 9ee6c43174 thread_queue_list: Add missing include MerryMage 2019-07-24 10:23:19 +0100
  • 39ead19f06 Ignore some PixelFormat whil checking for missing converter B3n30 2019-08-24 17:01:25 +0200
  • dad915556c Stupid osx missing c++17 features B3n30 2019-08-24 16:11:57 +0200
  • 8b6ca3bbf0 VideoCore::OpenGL: Added log for missing texture format converter B3n30 2019-08-24 15:39:22 +0200
  • fca5c461d3 Video_Core::OpenGL: Move ConvertD24S8toABGR from RasterizerCache into it's own ConverterClass B3n30 2019-08-23 20:03:11 +0200
  • 7318913f5a ncch_container: Fix NCCH decryption heuristic when replacing exheader Léo Lam 2019-08-22 17:10:28 +0800
  • 8fa6be5b15
    Merge pull request #4898 from zhaowenlan1779/warning-room-member Pengfei Zhu 2019-08-21 09:14:28 +0800
  • ebc43239f0
    core_timing: Silence sign comparison warnings zhupengfei 2019-08-20 22:25:18 +0800
  • 698b471074
    network/room_member: Silence -Wswitch warning zhupengfei 2019-08-20 22:23:32 +0800
  • 531bf857f5
    Remove old region free logic zhupengfei 2019-08-20 21:03:41 +0800
  • 4144f4480d
    citra_qt: Add single line mode for game list zhupengfei 2019-08-20 20:03:15 +0800
  • b078122167
    citra_qt/game_list: Disable uniform row heights zhupengfei 2019-08-20 20:01:14 +0800