Commit Graph

  • df0f9d465c Update translations (2022-02-01) The Citra Community 2022-02-01 02:15:21 +0000
  • 2fc7def6f6
    Merge pull request #5395 from lioncash/gsp SachinVin 2022-01-30 21:55:24 +0530
  • f66ba43e0c
    Merge pull request #5755 from vitor-k/mod_used SachinVin 2022-01-30 21:52:40 +0530
  • d35a7a8e23
    Merge pull request #5804 from weihuoya/minorfx SachinVin 2022-01-30 21:51:11 +0530
  • a431c4bd1e fx weihuoya 2022-01-27 18:52:10 +0800
  • 927863b202 fx media type weihuoya 2022-01-26 17:34:47 +0800
  • 4e15823db2
    gl_format_reinterpreter.cpp: fallback to PBO path on obsolete intel drivers (#5928) SachinVin 2022-01-24 14:14:28 +0530
  • afa7f4996f
    fx bgr write back on gles (#5924) zhang wei 2022-01-24 16:44:12 +0800
  • 6a14dfe2e5 skip texture copy weihuoya 2022-01-20 15:02:23 +0800
  • db16ed0db0 gl_format_reinterpreter.cpp: fallback to PBO path on obsolete intel drivers SachinVin 2022-01-19 14:33:51 +0530
  • 4b37c01d29 fx bgr write back on gles weihuoya 2022-01-17 17:15:19 +0800
  • ce862948f0 fx weihuoya 2022-01-17 17:00:18 +0800
  • 7fa64af3d6 externals: update enet weihuoya 2022-01-14 10:36:49 +0800
  • af24f75c18
    externals: update httplib and libressl ... liushuyu 2021-02-10 22:18:25 -0700
  • 718c091d1b fx weihuoya 2022-01-13 11:10:10 +0800
  • c23734e9c8 saf handler weihuoya 2022-01-12 20:36:47 +0800
  • 45a4a56264
    Merge pull request #5917 from jbeich/cryptopp-i386 BreadFish64 2022-01-11 23:30:14 -0600
  • 31c719a673 storage access framework weihuoya 2022-01-12 09:41:38 +0800
  • 8b0a6b9d5e macos permission: address review comments Vitor Kiguchi 2022-01-10 15:30:41 +0100
  • 7bbc94d428 macos: request permission for microphone usage Vitor Kiguchi 2022-01-10 14:38:49 +0100
  • d5a4988f9e clang format: add objective c++ formatting Vitor Kiguchi 2022-01-10 13:52:39 +0100
  • 80fdc3e7c8 clang format Vitor Kiguchi 2022-01-08 12:43:46 +0100
  • 95383a3d14
    Update src/citra_qt/configuration/configure_input.cpp bunnei 2022-01-08 02:02:03 -0800
  • 67f1e4111d
    Merge pull request #5792 from vitor-k/username bunnei 2022-01-08 02:01:31 -0800
  • c01dca4920
    Merge pull request #5901 from vitor-k/subregion bunnei 2022-01-08 02:00:15 -0800
  • 2670b951e1
    Fix software renderer for empty texture addresses (#5893) trimental 2022-01-08 01:36:01 +0800
  • 4b04175c5d cryptopp: enable SIMD flags on i386 Jan Beich 2022-01-06 23:32:40 +0000
  • 60d1def6f8
    Update cryptopp to 8.5.0 (#5669) Vitor K 2022-01-05 15:35:07 +0100
  • d6356f5e9f
    Merge pull request #5913 from liushuyu/master bunnei 2022-01-04 18:59:10 -0800
  • d49c946134
    CI: limit CI runs to citra-emu/citra liushuyu 2022-01-04 19:00:19 -0700
  • cbe1a4f50d CI: fix input dialog wording liushuyu 2021-12-31 21:57:50 -0700
  • de0c9f3071 gitignore: ignore GitHub Actions generated files liushuyu 2021-12-31 19:34:38 -0700
  • ad1f0eed22 CI: make auto-publish workflow more robust and flexible ... liushuyu 2021-12-31 19:14:23 -0700
  • 45ea8340be CI: do canary merge and nightly publishing ... liushuyu 2021-12-30 03:31:18 -0700
  • 83913e68f3
    Merge pull request #5905 from SachinVin/intel bunnei 2022-01-04 17:41:14 -0800
  • 6dfb74a8b9
    Merge pull request #5906 from SachinVin/android2 bunnei 2022-01-04 17:40:33 -0800
  • 5bd146b569 gl_format_reinterpreter.cpp: remove CopyImageSubData; and enable TextureView reinterpreter only on nvidia SachinVin 2021-12-19 00:38:24 +0530
  • 1079f61260 Android:file_util.cpp: remove unnecessary ROOT_DIR SachinVin 2021-11-27 23:05:22 +0530
  • 666787bf4d core/frontend/emu_window: return true when TouchPressed is consumed SachinVin 2020-05-30 18:58:34 +0530
  • 60235827c5 Add Cardboard VR SutandoTsukai181 2020-06-10 13:44:21 +0300
  • da3a9bfc96 core: Reset cpu_core after kernel. bunnei 2019-08-24 16:56:17 -0400
  • b7a156f7c8 android: frontend: Track screen layout separately for orientation. bunnei 2019-07-22 14:58:54 -0400
  • 1e346a96fa
    Merge 85063565b7 into 0126ecb3e2 Johel Ernesto Guerrero Peña 2021-12-17 22:31:38 -0800
  • 0126ecb3e2
    added std::vector<V> instead of V* (#5902) Carloschi7 2021-12-18 07:31:09 +0100
  • e8f57d7e3c android: frontend: Add MobileLandscape layout profile for mobile devices. bunnei 2019-07-20 22:59:38 -0400
  • 5a8c6990bf memory: fix memory leak related to un-freed shared memory BreadFish64 2020-04-21 22:36:16 -0500
  • 4ef8bb707c Update cryptopp to version 8.5.0 Vitor Kiguchi 2021-12-12 18:31:44 +0100
  • 6d56ba92be Update cryptopp to 8.3.0 Vitor Kiguchi 2021-01-01 01:39:54 -0300
  • 28039d39a1
    Merge pull request #5851 from flibitijibibo/master SachinVin 2021-12-12 20:23:09 +0530
  • a515df01db
    savestate.cpp: log the savestate revision on revision mismatch (#5894) SachinVin 2021-12-12 20:22:50 +0530
  • 1911c9791e
    Add libyuv (#5623) xperia64 2021-12-12 09:52:30 -0500
  • 04939a8b58 added std::vector<V> instead of V* carlo negrini 2021-12-12 11:50:06 +0100
  • f0fd776fa2 cfg: use a default subregion based on the country Vitor Kiguchi 2021-12-10 16:24:12 +0100
  • 60ee0737a4
    Update README.md Henriko Magnifico 2021-12-03 14:11:29 +0100
  • f6e4b158fc
    Update hle.cpp Henriko Magnifico 2021-12-03 14:10:08 +0100
  • dce9033aaa
    Update README.md Henriko Magnifico 2021-12-03 14:08:20 +0100
  • 64b502aad3
    Merge pull request #5810 from vitor-k/discord SachinVin 2021-11-20 21:01:27 +0530
  • 1e45094bf4 savestate.cpp: log the savestate revision on revision mismatch SachinVin 2021-09-12 23:33:16 +0530
  • 4bbd99bfff bootmanager.cpp/renderer_opengl.cpp: don't bind the window surface to non UI context on MacOS SachinVin 2021-11-16 23:06:00 +0530
  • ebeffdc22a video_core.cpp: simplify result SachinVin 2021-11-17 21:45:32 +0530
  • e618364783 video_core: Init Renderer after GpuBackend is created. SachinVin 2021-11-16 00:50:21 +0530
  • f58c648149 Fix software renderer for empty texture addresses Lucas Timmins 2021-11-15 23:11:32 +0800
  • fee9287a4e async_gpu: Use CV for blocking SachinVin 2021-11-05 00:07:11 +0530
  • 1ca0bc8b4e threadsafe_queue: backport yuzu SachinVin 2021-11-04 18:36:11 +0530
  • 0bb863dac9 async_gpu: actually load the timings SachinVin 2021-11-13 16:04:31 +0530
  • 22288a09f3 vodeo_core.h: remove unused RendererBase forward declaration SachinVin 2021-11-14 23:27:23 +0530
  • 7d968c060a Core: update IsPoweredOn to track all sybsystems anat not just the cpu_cores. SachinVin 2021-11-14 23:25:53 +0530
  • 8dfd9d3445
    Merge pull request #5854 from SachinVin/mac SachinVin 2021-11-06 23:39:58 +0530
  • 5a7d80172d
    Update translations (2021-11-01) (#5886) zhaobot 2021-11-01 22:00:11 +0800
  • 71aec79a60 Update translations (2021-11-01) The Citra Community 2021-11-01 01:17:43 +0000
  • 219eaabbcf
    Fix build on powerpc64le (#5884) pkubaj 2021-10-31 19:47:20 +0000
  • 878aa78530
    Fix build on powerpc64le pkubaj 2021-10-31 18:42:42 +0000
  • a5d01c0c15
    fix build on glibc 2.34 (#5872) Idesmi 2021-10-23 15:24:36 +0200
  • e69b238414 bump Catch to latest tag and update dynarmic Enrico Belleri 2021-10-23 08:38:50 +0200
  • ec96ee4371
    Update translations (2021-10-16) (#5867) zhaobot 2021-10-23 02:08:55 +0800
  • bd64773e79
    Update Russian translation slichtzzz 2021-10-22 12:03:39 +0300
  • 7a4359436d fix build on glibc 2.34 Enrico Belleri 2021-10-21 20:03:15 +0200
  • 71e60bb1cf Update translations (2021-10-16) The Citra Community 2021-10-16 06:42:30 +0000
  • 68478cb324 fix clang formatting D 2021-10-14 06:36:51 -0400
  • 69d0aeb4ba create QBusReply only in case of UnInhibit call D 2021-10-14 05:34:27 -0400
  • 90192124cc
    Merge pull request #5862 from SachinVin/bargain-bin-gpu bunnei 2021-10-13 15:51:16 -0700
  • e8269a9e36 gl_format_reinterpreter.cpp: attempt to skip D24S8 to RGBA8 reinterpretation fast path for older nvidia GPUs, SachinVin 2021-10-06 22:22:26 +0530
  • 399620ac46 Frontend/GPU: Refactor context management SachinVin 2021-08-13 22:34:20 +0530
  • b8c8a11b89 android: video_core: Add experimental asynchronous GPU option. bunnei 2020-05-15 22:16:01 -0400
  • eb5e5e422a memory: fix memory leak related to un-freed shared memory BreadFish64 2020-04-21 22:36:16 -0500
  • 6183b5d76c
    Merge pull request #5823 from SachinVin/dyn SachinVin 2021-10-03 18:58:20 +0530
  • d4e85e2bb5
    video_core: Disable disk shader cache when GL_ARB_get_program_binary is unsupported (#5785) SachinVin 2021-10-03 18:57:34 +0530
  • 7bf0f10305
    Update README.md (#5855) bladeoner 2021-10-02 19:45:48 +0200
  • a2109933f6 (zhaowenlan1779) android/applets: Implement Mii Selector bunnei 2020-04-26 08:09:21 +0000
  • 80799b1e5d gl_shader_gen.cpp: Fix separable shaders when GL_EXT_clip_cull_distance is not supported SachinVin 2021-07-23 23:55:19 +0530
  • 80b8d66017 gl_rasterizer.cpp: don't check for GL_ARB_copy_image when using GLES SachinVin 2021-04-29 00:57:22 +0530
  • 228f648e3f video_core/CMakeLists.txt: Use toolchain cmake in shader header generator SachinVin 2020-06-13 23:50:30 +0530
  • 9fbda04891 gl_shader_decompiler: Improve performance of accurate_mul on Android. bunnei 2019-08-24 15:51:04 -0400
  • 8a68c58070 Shield TV driver bug workaround xperia64 2020-05-29 13:32:13 -0400
  • 703ef0e6f0 gl_shader_gen.cpp:fix implicit type conversion error for gles SachinVin 2020-05-25 23:20:36 +0530
  • 9ad6bc29b5 common/logging: Create a new backed for android's logcat SachinVin 2020-05-09 19:05:12 +0530
  • 84844e1b24 gl_shader_util: Specify default precision for uimage2D zhupengfei 2020-04-18 20:35:00 +0800
  • e6b59cb5d8 video_core: implement optimized D24S8->RGBA8 reinterpreters BreadFish64 2020-04-07 17:09:05 -0500
  • fda121c25c Use immutable storage when available James Rowe 2020-01-09 11:18:47 -0500
  • b2057e1b62 android: disable OpenGL debug message again BreadFish64 2020-04-07 11:56:06 -0500