Commit Graph

  • 1b4df8b640 get rid of res_scale check BreadFish64 2020-01-21 20:25:12 -0600
  • 1b4e36114f video_core: add nullptr check in GetTextureSurface Marshall Mohror 2020-01-21 16:14:37 -0600
  • cc3e26863e get rid of CPU xbrz BreadFish64 2020-01-10 14:40:49 -0600
  • f8e67e31e7 destroy old filter at shutdown and only update filter at one point in frame BreadFish64 2020-01-08 21:50:44 -0600
  • 20bcadafbc qt: add texture filter configuration BreadFish64 2019-12-04 18:18:45 -0600
  • 579e1dcf31 sdl: add texture filter configuration BreadFish64 2019-12-04 18:18:10 -0600
  • e699cece48 video_core: add TextureFilterInfo struct BreadFish64 2019-12-04 16:21:04 -0600
  • f9b22ef259 video_core: add Anime4K texture filter BreadFish64 2019-12-03 20:58:09 -0600
  • 889f063baf video_core: add xBRZ freescale texture filter BreadFish64 2019-12-03 20:52:58 -0600
  • 547a3c3025 video_core: abstract texture filtering BreadFish64 2019-12-03 20:51:30 -0600
  • 7224d02272 externals/xbrz: update xbrz to version 1.7 BreadFish64 2019-12-03 20:41:22 -0600
  • 488e27134f xbrz Phantom 2018-01-15 13:32:42 +0100
  • eced511382
    service/cam: Implement Vsync interrupt callbacks zhupengfei 2020-03-01 17:07:43 +0800
  • 4aeb0c32b9 Update translations (2020-03-01) The Citra Community 2020-03-01 01:31:23 +0000
  • ce660a8c2f Update translations (2020-03-01) The Citra Community 2020-03-01 01:10:04 +0000
  • c9b6233f59 NetworkMessage: create ErrorManager class to provide a context to tr Vitor Kiguchi 2020-02-29 20:48:58 -0300
  • d7f6cc3951 game_list_p.h: Specify the context for tr Vitor Kiguchi 2020-02-29 20:29:36 -0300
  • 2c0bd0f2a1
    travis/transifex: use HEREDOC for initializing config (#5109) Weiyi Wang 2020-02-29 13:52:34 -0500
  • 6d3d9f7a8a
    core: Add support for N3DS memory mappings (#5103) Tobias 2020-02-29 19:48:27 +0100
  • ab8cb17ab7
    Merge pull request #5111 from BreadFish64/interval Marshall Mohror 2020-02-29 11:25:04 -0600
  • 9dfb83f1e1
    Update README.md (#5097) Marshall Mohror 2020-02-29 11:13:28 -0600
  • 56ee6cb024
    fix travis link Marshall Mohror 2020-02-29 11:12:44 -0600
  • e06015bca9 Always write ol3ds console model to cfg savegame B3n30 2020-02-29 15:27:13 +0100
  • cd46e62ad4
    Merge pull request #5110 from zhaowenlan1779/game-modding-2 Pengfei Zhu 2020-02-29 11:16:42 +0800
  • 0fe832bb49
    Make the arrays const zhupengfei 2020-02-29 09:11:34 +0800
  • cfd2ab6121 video_core: use explicit interval type in texture cache BreadFish64 2020-02-28 13:45:19 -0600
  • 9d57325a8b
    core/file_sys: Add alternative override pathes for ExeFS files zhupengfei 2020-02-28 23:36:17 +0800
  • a50ba7192b
    citra_qt: Split options into 'Specific' and 'Generic' zhupengfei 2020-02-28 18:26:20 +0800
  • f3e9780d10
    ffmpeg: Avoid listing child classes for AVFormatContext and AVCodecContext zhupengfei 2020-02-28 16:40:13 +0800
  • 53a5ea9ac3 android project weihuoya 2020-02-28 10:21:17 +0800
  • 85f65dc547 Address review comments FearlessTobi 2020-02-26 22:04:52 +0100
  • 67c709fd87 core: Add support for N3DS memory mappings FearlessTobi 2020-02-21 21:18:55 +0100
  • a28eac08ae
    ffmpeg: Properly handle non-planar formats zhupengfei 2020-02-27 16:37:06 +0800
  • c9c26955d2
    dumping_dialog: Prompt when path is empty zhupengfei 2020-02-25 18:58:46 +0800
  • 8868d4db86
    citra_qt: Fixed a bug when dumping dialog is cancelled or closed zhupengfei 2020-02-23 12:25:48 +0800
  • c38202bd30
    dumping_dialog: Add a line edit for the options zhupengfei 2020-02-22 11:18:55 +0800
  • 0a4be71913
    citra_qt: Add simple video dumping error reporting zhupengfei 2020-02-01 22:17:08 +0800
  • 71c64c2617
    citra_qt: Use the new dumping dialog zhupengfei 2020-02-01 12:38:46 +0800
  • f82ba41fe0
    citra_qt/dumping: Add dumping dialog zhupengfei 2020-02-01 12:38:13 +0800
  • e769d90aa8
    citra_qt/dumping: Add options dialog zhupengfei 2020-02-01 12:35:00 +0800
  • 94bc09d3ae
    citra_qt/dumping: Add option set dialog zhupengfei 2020-02-01 12:34:20 +0800
  • 8c4bcf9f59
    ffmpeg: Add ListFormats and ListEncoders zhupengfei 2020-02-01 12:28:13 +0800
  • 4161163d9c
    ffmpeg: Correctly handle sample rates zhupengfei 2020-02-01 12:23:07 +0800
  • 8b9c01ded9
    ffmpeg: Correctly handle sample format zhupengfei 2020-02-01 11:28:57 +0800
  • 17461b5d11
    ffmpeg: Correctly set pixel format zhupengfei 2020-02-01 11:22:41 +0800
  • 834da14329
    citra, citra_qt: Add video dumping config read/write zhupengfei 2020-01-29 14:57:16 +0800
  • 016f8be0b8
    core/dumping: Allow format/encoder selection+configuration zhupengfei 2020-01-29 14:54:39 +0800
  • 3c6765e87c
    core: Properly std::move things around zhupengfei 2020-01-28 22:19:36 +0800
  • 06a0d86e9c
    video_core, core: Move pixel download to its own thread zhupengfei 2020-01-28 21:57:30 +0800
  • f179ab9505 Address review comments FearlessTobi 2020-02-26 22:04:52 +0100
  • 4ca58f71a5 Address review comments FearlessTobi 2020-02-26 22:04:52 +0100
  • bfca2b9a7f travis/transifex: use HEREDOC for initializing config Weiyi Wang 2020-02-26 11:51:42 -0500
  • ebeea43fb8 Load RSA slot_0 data from bootrom; load and decrypt data from native firm for NCCHSecure2 keyslot B3n30 2020-02-26 16:43:53 +0100
  • 5b54a99f96
    Merge pull request #5088 from zhaowenlan1779/layered-fs Pengfei Zhu 2020-02-25 07:48:10 +0800
  • 135e68441c fix includes BreadFish64 2020-02-24 14:38:56 -0600
  • c469728605 ditto BreadFish64 2020-02-24 14:38:48 -0600
  • bb7210ed6b ditto BreadFish64 2020-02-24 11:24:22 -0600
  • a830ffd222 ditto BreadFish64 2020-02-24 11:14:56 -0600
  • f2f759402b TEMPORARY reassign boost submodule to test CIs BreadFish64 2020-02-24 10:50:36 -0600
  • ab2b5a95e2 add debug log for surface eviction BreadFish64 2020-02-24 10:46:50 -0600
  • 8fedd5c240 gdbstub: small logic bug fix with defer_start Gauvain "GovanifY" Roussel-Tarbouriech 2020-02-24 14:30:24 +0100
  • 0e9d61122f videocore/renderer_opengl/gl_rasterizer_cache: implement LRU cached surface culling BreadFish64 2020-02-23 23:00:43 -0600
  • d8bb37fc2f gdbstub: Ensure gdbstub doesn't drop packets crucial to initialization Gauvain "GovanifY" Roussel-Tarbouriech 2020-02-23 21:33:49 +0100
  • 1dfcb0937e
    Merge pull request #5105 from GovanifY/master Pengfei Zhu 2020-02-23 22:31:09 +0800
  • cff00f38c5
    Implements fdk_aac decoder (#4764) liushuyu 2020-02-23 03:01:21 -0700
  • 8eacfceb6a
    layered_fs: Fix missing file size update zhupengfei 2020-02-23 15:22:41 +0800
  • 3ae1b5e2d6
    Merge pull request #5047 from BreadFish64/patch-3 Marshall Mohror 2020-02-22 21:18:08 -0600
  • 07b0288fad
    fdk_decoder: move fdk header to cpp file liushuyu 2020-02-22 20:10:40 -0700
  • 8b07d85c87 Address review comments, decrease mouse inactivity timeout to 2500ms Vitor Kiguchi 2020-02-22 23:45:48 -0300
  • 2a616fcc5e ipc_debugger: Fixing NULL ptr call on multiple clear Gauvain "GovanifY" Roussel-Tarbouriech 2020-02-23 03:54:29 +0100
  • 3dea9d0018 Set mouse hide timeout as a constant Vitor Kiguchi 2020-02-13 14:11:22 -0300
  • 2ac7188676 Add and implement option to hide mouse on iniactivity + clang format Vitor Kiguchi 2020-02-11 16:06:01 -0300
  • ae0d1bf9f4
    audio_core: dsp_hle: fdk_aac: address comments... liushuyu 2020-02-22 17:32:28 -0700
  • 6199e847de
    audio_core: dsp_hle: detects broken fdk_aac... liushuyu 2019-05-02 14:24:40 -0600
  • 2c9c4465c5 audio_core: dsp_hle: move fdk include to cpp file liushuyu 2019-05-01 20:23:15 -0600
  • 0e2936be88 audio_core: dsp_hle: clean up and add comments liushuyu 2019-05-01 13:06:29 -0600
  • c71d693987 audio_core: dsp_hle: implements fdk_aac decoder liushuyu 2019-04-30 19:07:53 -0600
  • 59c159e8a0
    Merge pull request #5087 from FearlessTobi/port-3374 James Rowe 2020-02-22 14:54:45 -0700
  • 688e44bc8b
    videocore/renderer_opengl/gl_rasterizer_cache: Move bits per pixel table out of function (#5101) Marshall Mohror 2020-02-22 15:37:42 -0600
  • 34baab819e CFG: Let GetSystemModel report model based on Settings:is_new_3ds B3n30 2019-09-01 22:24:11 +0200
  • 276d56ca9b Add CPU Clock Frequency slider James Rowe 2019-12-15 22:04:33 -0700
  • 670119ef86 android: use cmake 3.10 BreadFish64 2020-02-21 16:47:04 -0600
  • 990d27f4f9 Remove C++ standard flag Marshall Mohror 2020-02-20 09:04:37 -0600
  • 5f06c71efc fix trailing whitespace BreadFish64 2020-02-21 15:58:00 -0600
  • 6ea3e5f38f address review move licenses and glsl to cpp files BreadFish64 2020-01-22 22:36:27 -0600
  • 2ac7b32218 refine xbrz shader BreadFish64 2020-01-21 23:09:40 -0600
  • 13b054ce7f get rid of res_scale check BreadFish64 2020-01-21 20:25:12 -0600
  • 9ac990a4d5 video_core: add nullptr check in GetTextureSurface Marshall Mohror 2020-01-21 16:14:37 -0600
  • fbb5de0b76 get rid of CPU xbrz BreadFish64 2020-01-10 14:40:49 -0600
  • 6c8f4b97b4 destroy old filter at shutdown and only update filter at one point in frame BreadFish64 2020-01-08 21:50:44 -0600
  • 52a87db080 qt: add texture filter configuration BreadFish64 2019-12-04 18:18:45 -0600
  • 0c955705c4 sdl: add texture filter configuration BreadFish64 2019-12-04 18:18:10 -0600
  • cdaad9fdc4 video_core: add TextureFilterInfo struct BreadFish64 2019-12-04 16:21:04 -0600
  • 98a344b0dd video_core: add Anime4K texture filter BreadFish64 2019-12-03 20:58:09 -0600
  • cd4fbff61a video_core: add xBRZ freescale texture filter BreadFish64 2019-12-03 20:52:58 -0600
  • e8e516d850 video_core: abstract texture filtering BreadFish64 2019-12-03 20:51:30 -0600
  • 04f3d35729 externals/xbrz: update xbrz to version 1.7 BreadFish64 2019-12-03 20:41:22 -0600
  • 67c9caa49d xbrz Phantom 2018-01-15 13:32:42 +0100
  • e9b2ac65f8 set table to private BreadFish64 2020-02-21 15:55:11 -0600
  • c00fa7320d fix case of table name in assert BreadFish64 2020-02-21 15:54:59 -0600