Commit Graph

  • 4cc8d43fa1 android: log: TrimSourcePath: Cannot be constexpr. bunnei 2020-03-06 23:41:00 -05:00
  • 8a06463c97 android: video_core: Enable HW shadows and texture barrier on GLES. bunnei 2019-10-14 22:30:27 -04:00
  • e028eb91c0 video_core: gl_shader_manager: Only set shader samplers on fragment shader. bunnei 2019-10-14 22:21:24 -04:00
  • 3b2b9282d3 android: video_core: Require GLES 3.2 in shaders. bunnei 2019-10-14 22:20:26 -04:00
  • 5a31aa175d android: video_core: gl_rasterizer_cache: Make cache access thread safe. bunnei 2019-10-01 23:53:43 -04:00
  • 4f737c329e android: audio_core: Remove noisy log. bunnei 2019-10-01 23:49:17 -04:00
  • 3e6fce7553 core/CmakeLists.txt: correct mic.h order bunnei 2019-10-01 23:48:06 -04:00
  • 19617f7edb
    dsp_interface: Move sink to the last in member list (#5844) Pengfei Zhu 2021-09-21 01:10:36 +08:00
  • 154181d5f5 CI/MacOS: Install SDL2 and FFMPEG from externals SachinVin 2021-09-13 00:57:29 +05:30
  • 853909996b Add support for SDL controller accelerometer/gyro events Ethan Lee 2021-09-08 23:04:46 -04:00
  • 4817b00843
    CI: Decouple clang-format from the linux build matrix (#5838) SachinVin 2021-09-06 21:27:36 +05:30
  • a1b4daa9d4
    core.h: remove nodiscard for SendSignal (#5837) SachinVin 2021-09-06 21:27:11 +05:30
  • 89410c164a
    fix(bps): Fixes BPS patch changing target size (#5829) fadillzzz 2021-08-23 03:24:35 +07:00
  • c40871f126
    build system: remove references to travis (#5811) Vitor K 2021-08-01 09:43:21 -03:00
  • dfd7926681
    Update README.md (#5812) Vitor K 2021-08-01 09:42:45 -03:00
  • a941547c1c android: renderer_opengl: Partially implement glLogicOp on GLES. bunnei 2019-09-08 02:00:49 -04:00
  • 853acce6c5 android: renderer_opengl: Optimize GetTexImageOES and fix bugs. bunnei 2019-09-07 02:43:20 -04:00
  • 855d19a468 android: gl_rasterizer_cache: Skip costly shutdown procedure. bunnei 2019-08-28 22:44:56 -04:00
  • 4439423313 (jroweboy)gl_rasterizer_cache.cpp: Check Framebuffer Status SachinVin 2021-07-24 22:37:56 +05:30
  • 9f4501aceb Perf: Remove more breakpoint checking in the interpreter. Move filtering earlier in the logging chain James Rowe 2019-07-14 10:20:00 -06:00
  • cddd447506 use separate texture buffer for light and fog weihuoya 2020-06-04 22:34:00 +08:00
  • dd31ed60c0
    Add Get(Inv)WindowResolution shader functions (#5818) Valeri 2021-07-24 20:35:33 +03:00
  • 647a6f8d82
    Merge pull request #5817 from zhaowenlan1779/ncch-fix Pengfei Zhu 2021-07-19 06:41:06 +08:00
  • f85bde3ca3
    Replace &vec[0] with vec.data() Pengfei 2021-07-14 17:01:14 +08:00
  • 62236b7257
    Update dynarmic (#5814) SachinVin 2021-07-11 20:16:10 +05:30
  • 3e71d68b94 service/frd: don't use global system Vitor Kiguchi 2021-07-07 05:09:33 -03:00
  • de9d640de4 update submodule discord-rpc to latest [now deprecated] Vortex 2021-06-18 22:42:34 +05:30
  • afed4953bc
    Merge pull request #5807 from zhaobot/tx-update-20210701011712 Pengfei Zhu 2021-07-06 18:11:05 +08:00
  • adac0d193b reduce network latency weihuoya 2021-07-04 23:06:13 +08:00
  • b8f6e409f6 Update translations (2021-07-01) The Citra Community 2021-07-01 01:17:54 +00:00
  • 5241032fc5
    Merge pull request #5382 from zhaowenlan1779/uds-2 Pengfei Zhu 2021-06-22 20:40:18 +08:00
  • 3d8555236f
    Corrected the path to the headbar icon (#5782) Amnesia1000 2021-06-22 07:16:31 -03:00
  • b7f0e886d9 make sure initialized, prevent garbage data weihuoya 2021-06-22 15:15:33 +08:00
  • 324e88d6e0
    Linux: Flatpak-related changes (#5772) liushuyu 2021-06-21 03:38:52 -06:00
  • 6d99b5d332 service/frd: return cfg username on GetMyScreenName Vitor Kiguchi 2021-06-05 18:34:15 -03:00
  • 842031a2eb
    Fix Disk shader cache when accurate multiplication is off (#5711) SachinVin 2021-05-16 14:15:02 +05:30
  • 82aedb9900
    Update translations (2021-03-01) (#5730) zhaobot 2021-05-16 16:43:05 +08:00
  • 7325f58763
    NWM_UDS: implement disconnect_reason and EjectClient (#5331) Ben 2021-05-16 10:41:54 +02:00
  • 940ec70f13 Apple: request authorization for camera usage Vitor Kiguchi 2021-05-13 02:41:12 -03:00
  • e7671d93b2
    Merge pull request #5784 from vitor-k/m1-jit SachinVin 2021-05-13 13:37:54 +05:30
  • 18ad3bafb6 Update dynarmic Vitor Kiguchi 2021-05-09 21:18:24 -03:00
  • e6e6f4fbe1 Add descriptions for camera and microphone usage on macos zhupengfei 2020-10-01 11:58:47 +08:00
  • a2f34ea82b
    gcc 11 compatibility fix (suggestion) (#5778) Max Fedotov 2021-05-11 06:10:29 +03:00
  • 6e16081b6a
    Merge pull request #5779 from vitor-k/sdl-audio-fix merry 2021-05-04 10:54:47 +01:00
  • 350c9c8d7d sdl2_sink: remove SDL_AUDIO_ALLOW_FREQUENCY_CHANGE flag Vitor Kiguchi 2021-04-29 17:24:52 -03:00
  • edbd6dfe8a
    Merge pull request #5777 from vitor-k/update-catch-dynarmic Ameer J 2021-04-29 11:01:32 -04:00
  • 63589f4a1b Re-update catch and dynarmic Vitor Kiguchi 2021-04-29 01:34:07 -03:00
  • 86b775bd8f
    Merge pull request #5735 from ameerj/gc-input bunnei 2021-04-28 21:15:55 -07:00
  • 6a124bc317 input_common: Fix libusb include on Arch lat9nq 2021-04-24 17:23:45 -04:00
  • 48fad3a903 libusb: Add /utf-8 compile option for MSVC. Morph 2021-03-15 10:51:46 -04:00
  • a80e566464 gcadapter: Implement auto map feature ameerj 2021-03-12 14:32:30 -05:00
  • 161e6a541b cmake: unbreak system libusb support Jan Beich 2020-07-07 10:13:15 +00:00
  • 32f8a565f3 configure_input: Add frontend text for GC adapter ameerj 2021-03-08 19:00:18 -05:00
  • 700fa6b96a gc_adapter: Port code cleanup and feature updates from yuzu ameerj 2021-03-08 18:50:16 -05:00
  • 05e28a53e8 input_common: Add support for GameCube Adapter ameerj 2021-03-08 19:03:50 -05:00
  • c5094ed614 externals: Track upstream libusb Lioncash 2020-08-25 22:21:32 -04:00
  • 9ff97270cf
    Merge pull request #5501 from FearlessTobi/port-1064-3948 bunnei 2021-04-23 22:58:08 -07:00
  • 24086d05bb
    Merge pull request #5471 from vitor-k/misc bunnei 2021-04-23 22:54:00 -07:00
  • 78b8dfc808
    Merge pull request #5759 from nieldm/fix-3818-allow-custom-save bunnei 2021-04-23 22:35:10 -07:00
  • 71b8ddb8a9
    Merge pull request #5756 from vitor-k/gl_extensions bunnei 2021-04-23 22:33:21 -07:00
  • 33e5d16c89
    Merge pull request #5748 from vitor-k/update-dynarmic bunnei 2021-04-23 22:32:48 -07:00
  • b9d7181a63
    Merge pull request #5745 from vitor-k/catch bunnei 2021-04-23 22:32:16 -07:00
  • 8981ca983f
    Update src/citra_qt/configuration/configure_storage.cpp Daniel Mendez 2021-04-18 12:57:20 +02:00
  • b72e60a47f
    Update src/citra_qt/configuration/configure_storage.h Daniel Mendez 2021-04-18 12:57:14 +02:00
  • 95529a8b1d citra-qt: Added configure storage to handle NAND and SDMC dir location Daniel Méndez 2021-04-17 15:16:48 +02:00
  • d21b8fb1b1 config: better variable naming Daniel Mendez 2021-04-13 22:32:36 +02:00
  • 7f20d8bb88 config: Added nand_directory and sdmc_directory to Settings Daniel Méndez 2021-04-17 15:29:12 +02:00
  • 3be52f818a file_util: Add a function to update the user path Daniel Méndez 2021-04-10 20:48:28 +02:00
  • 49c0766b73 settings: Save and load NAND/SD dirs from config Daniel Méndez 2021-04-08 00:20:52 +02:00
  • b660adea0f update catch Vitor Kiguchi 2021-03-23 23:38:13 -03:00
  • a2f9fef97e Update dynarmic Vitor Kiguchi 2021-03-30 15:37:46 -03:00
  • 39680264b4
    citra_qt/configure_input: use pre-increment instead of post-increment Vitor K 2021-04-06 19:02:02 -03:00
  • 3fb1988b5b gl_rasterizer: check for GL_ARB_copy_image Vitor Kiguchi 2021-04-05 23:52:11 -03:00
  • 981ffb5090 shader_disk_cache: warn the user when ARB_get_program_binary is not supported. Vitor Kiguchi 2021-04-05 23:41:07 -03:00
  • 3cc559f865 clang format Vitor Kiguchi 2021-04-05 19:52:27 -03:00
  • 0e2edbb0d2 Account for analog buttons when checking for used buttons Vitor Kiguchi 2021-04-05 19:38:54 -03:00
  • b3cab3c450
    Merge pull request #5747 from JohelEGP/conditional_resize Marshall Mohror 2021-04-03 00:05:38 -05:00
  • f8eb4b7edc fix(net): prevent gibberish padding on linux Johel Ernesto Guerrero Peña 2021-03-30 08:23:49 -04:00
  • 8e3c7674d8
    Merge pull request #5644 from liushuyu/master Pengfei Zhu 2021-03-06 16:23:24 +08:00
  • c2d36cde9f
    Fix destructor order in rasterizer cache (#5725) xperia64 2021-02-21 23:05:27 +00:00
  • e6c479f497
    Merge pull request #5710 from BreadFish64/bonk_textures Marshall Mohror 2021-02-11 19:06:03 -06:00
  • 5c58620618
    Merge pull request #5717 from FearlessTobi/port-5895 Marshall Mohror 2021-02-10 23:04:35 -06:00
  • 7806206e90 string_util: Remove MSVC workaround for converting between UTF8/UTF16 Morph 2021-02-08 02:55:43 -05:00
  • 2ddecf35d2
    Avoid leaking fences during re-presentation (#5713) xperia64 2021-02-09 16:32:48 +00:00
  • 5776bdda82
    Merge pull request #5546 from FearlessTobi/port-5524 Marshall Mohror 2021-02-08 16:00:18 -06:00
  • ff56fdf37d fix recycling custom textures BreadFish64 2021-02-08 15:38:30 -06:00
  • e770fd6e95
    Merge pull request #5707 from vitor-k/mod-scale Pengfei Zhu 2021-02-08 13:14:19 +08:00
  • 996ca25a2e
    core_timing: Lock CoreTiming event queue while deserializing zhupengfei 2021-02-08 11:24:05 +08:00
  • b2531310b4
    Minor improvements to the UX zhupengfei 2020-10-14 22:35:20 +08:00
  • f8eb9a541d
    citra_qt: Fix potential indeterminstism caused by starting record/playback zhupengfei 2020-08-27 22:27:29 +08:00
  • e60e20666e
    citra_qt: Allow enabling frame advance before emulation start zhupengfei 2020-07-23 18:49:17 +08:00
  • d6b64f6b09
    citra_qt: Simplify movie recording code zhupengfei 2020-07-23 14:10:16 +08:00
  • 1780f8b5b8
    core/movie: Add MovieFinished mode zhupengfei 2020-07-08 23:56:37 +08:00
  • e188f86582
    core/movie: Add future event and timeline check zhupengfei 2020-07-08 21:24:50 +08:00
  • b6f8cc884f
    citra: Update SDL frontend zhupengfei 2020-07-07 19:24:44 +08:00
  • fb14bd956a
    citra_qt: Add indicator in status bar zhupengfei 2020-07-07 00:15:26 +08:00
  • 113e0c7331
    citra_qt: Rebuilt movie frontend zhupengfei 2020-07-06 21:44:17 +08:00
  • 5a42a80f40
    core/movie: Allow setting a playback completion callback zhupengfei 2020-07-07 16:38:24 +08:00
  • 06bc37a67d
    core/movie: Remove program ID checks zhupengfei 2020-07-03 22:14:26 +08:00
  • bd88667247
    core/movie: Add a few fields zhupengfei 2020-06-30 22:48:10 +08:00