citra-emu
/
citra-canary
Archived
1
0
Fork 0

Commit Graph

  • 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
  • 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
  • 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
  • f0fd776fa2 cfg: use a default subregion based on the country Vitor Kiguchi 2021-12-10 16:24:12 +0100
  • 64b502aad3
    Merge pull request #5810 from vitor-k/discord SachinVin 2021-11-20 21:01:27 +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
  • 219eaabbcf
    Fix build on powerpc64le (#5884) pkubaj 2021-10-31 19:47:20 +0000
  • a5d01c0c15
    fix build on glibc 2.34 (#5872) Idesmi 2021-10-23 15:24:36 +0200
  • ec96ee4371
    Update translations (2021-10-16) (#5867) zhaobot 2021-10-23 02:08:55 +0800
  • 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
  • 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
  • 54b8af1444 video_core: implement GLES depth/stencil downloads BreadFish64 2020-03-24 10:44:44 -0500
  • 91f52c2fdb video_core: fix texture filters in GLES BreadFish64 2020-04-04 16:54:49 -0500
  • 7b82883767 android: Update .gitignore for CXX compile cache. bunnei 2020-03-07 20:34:43 -0500
  • 6f1c76518c android: renderer_opengl: Various fixes for GLES. bunnei 2020-03-07 20:33:32 -0500
  • 4cc8d43fa1 android: log: TrimSourcePath: Cannot be constexpr. bunnei 2020-03-06 23:41:00 -0500
  • 8a06463c97 android: video_core: Enable HW shadows and texture barrier on GLES. bunnei 2019-10-14 22:30:27 -0400
  • e028eb91c0 video_core: gl_shader_manager: Only set shader samplers on fragment shader. bunnei 2019-10-14 22:21:24 -0400
  • 3b2b9282d3 android: video_core: Require GLES 3.2 in shaders. bunnei 2019-10-14 22:20:26 -0400
  • 5a31aa175d android: video_core: gl_rasterizer_cache: Make cache access thread safe. bunnei 2019-10-01 23:53:43 -0400
  • 4f737c329e android: audio_core: Remove noisy log. bunnei 2019-10-01 23:49:17 -0400
  • 3e6fce7553 core/CmakeLists.txt: correct mic.h order bunnei 2019-10-01 23:48:06 -0400
  • 19617f7edb
    dsp_interface: Move sink to the last in member list (#5844) Pengfei Zhu 2021-09-21 01:10:36 +0800
  • 154181d5f5 CI/MacOS: Install SDL2 and FFMPEG from externals SachinVin 2021-09-13 00:57:29 +0530
  • 853909996b Add support for SDL controller accelerometer/gyro events Ethan Lee 2021-09-08 23:04:46 -0400
  • 4817b00843
    CI: Decouple clang-format from the linux build matrix (#5838) SachinVin 2021-09-06 21:27:36 +0530
  • a1b4daa9d4
    core.h: remove nodiscard for SendSignal (#5837) SachinVin 2021-09-06 21:27:11 +0530
  • 89410c164a
    fix(bps): Fixes BPS patch changing target size (#5829) fadillzzz 2021-08-23 03:24:35 +0700
  • c40871f126
    build system: remove references to travis (#5811) Vitor K 2021-08-01 09:43:21 -0300
  • dfd7926681
    Update README.md (#5812) Vitor K 2021-08-01 09:42:45 -0300
  • a941547c1c android: renderer_opengl: Partially implement glLogicOp on GLES. bunnei 2019-09-08 02:00:49 -0400
  • 853acce6c5 android: renderer_opengl: Optimize GetTexImageOES and fix bugs. bunnei 2019-09-07 02:43:20 -0400
  • 855d19a468 android: gl_rasterizer_cache: Skip costly shutdown procedure. bunnei 2019-08-28 22:44:56 -0400
  • 4439423313 (jroweboy)gl_rasterizer_cache.cpp: Check Framebuffer Status SachinVin 2021-07-24 22:37:56 +0530
  • 9f4501aceb Perf: Remove more breakpoint checking in the interpreter. Move filtering earlier in the logging chain James Rowe 2019-07-14 10:20:00 -0600
  • cddd447506 use separate texture buffer for light and fog weihuoya 2020-06-04 22:34:00 +0800
  • dd31ed60c0
    Add Get(Inv)WindowResolution shader functions (#5818) Valeri 2021-07-24 20:35:33 +0300
  • 647a6f8d82
    Merge pull request #5817 from zhaowenlan1779/ncch-fix Pengfei Zhu 2021-07-19 06:41:06 +0800
  • f85bde3ca3
    Replace `&vec[0]` with `vec.data()` Pengfei 2021-07-14 17:01:14 +0800
  • 62236b7257
    Update dynarmic (#5814) SachinVin 2021-07-11 20:16:10 +0530
  • 3e71d68b94 service/frd: don't use global system Vitor Kiguchi 2021-07-07 05:09:33 -0300
  • de9d640de4 update submodule discord-rpc to latest [now deprecated] Vortex 2021-06-18 22:42:34 +0530
  • afed4953bc
    Merge pull request #5807 from zhaobot/tx-update-20210701011712 Pengfei Zhu 2021-07-06 18:11:05 +0800
  • adac0d193b reduce network latency weihuoya 2021-07-04 23:06:13 +0800
  • b8f6e409f6 Update translations (2021-07-01) The Citra Community 2021-07-01 01:17:54 +0000
  • 5241032fc5
    Merge pull request #5382 from zhaowenlan1779/uds-2 Pengfei Zhu 2021-06-22 20:40:18 +0800
  • 3d8555236f
    Corrected the path to the headbar icon (#5782) Amnesia1000 2021-06-22 07:16:31 -0300
  • b7f0e886d9 make sure initialized, prevent garbage data weihuoya 2021-06-22 15:15:33 +0800
  • 324e88d6e0
    Linux: Flatpak-related changes (#5772) liushuyu 2021-06-21 03:38:52 -0600
  • 6d99b5d332 service/frd: return cfg username on GetMyScreenName Vitor Kiguchi 2021-06-05 18:34:15 -0300
  • 842031a2eb
    Fix Disk shader cache when accurate multiplication is off (#5711) SachinVin 2021-05-16 14:15:02 +0530
  • 82aedb9900
    Update translations (2021-03-01) (#5730) zhaobot 2021-05-16 16:43:05 +0800
  • 7325f58763
    NWM_UDS: implement disconnect_reason and EjectClient (#5331) Ben 2021-05-16 10:41:54 +0200
  • 940ec70f13 Apple: request authorization for camera usage Vitor Kiguchi 2021-05-13 02:41:12 -0300
  • e7671d93b2
    Merge pull request #5784 from vitor-k/m1-jit SachinVin 2021-05-13 13:37:54 +0530
  • 18ad3bafb6 Update dynarmic Vitor Kiguchi 2021-05-09 21:18:24 -0300
  • e6e6f4fbe1 Add descriptions for camera and microphone usage on macos zhupengfei 2020-10-01 11:58:47 +0800
  • a2f34ea82b
    gcc 11 compatibility fix (suggestion) (#5778) Max Fedotov 2021-05-11 06:10:29 +0300
  • 6e16081b6a
    Merge pull request #5779 from vitor-k/sdl-audio-fix merry 2021-05-04 10:54:47 +0100