Commit graph

  • b0c72c2ea7 revert GLSL version change pawelniegowski 2022-08-10 16:36:23 +0200
  • 5180122506 android: Add cheat GUI JosJuice 2022-08-03 15:00:07 +0200
  • a51b1cd3cd
    Merge pull request #6089 from JosJuice/android-convert-str SachinVin 2022-08-04 13:47:49 +0530
  • ce07ef1821 android: Use correct encoding when converting strings JosJuice 2022-08-03 15:44:51 +0200
  • 87677be921 android: Create utility function for converting strings to Java JosJuice 2022-08-03 15:36:36 +0200
  • e65ca8b907 android: Deduplicate GetJString JosJuice 2022-08-03 15:11:13 +0200
  • bf6e4a41d7
    Merge pull request #6086 from zhaobot/tx-update-20220801035019 Morph 2022-08-01 06:43:59 -0400
  • ce441237cf
    Update src/core/frontend/emu_window.h pawelniegowski 2022-08-01 09:07:23 +0200
  • 2c91bab0c5 Update translations (2022-08-01) The Citra Community 2022-08-01 03:50:38 +0000
  • ff81fb04b4 Fix MakeCurrent and shader issues with AMD 22.7 driver pawelniegowski 2022-07-29 12:26:18 +0200
  • 6764264488
    Initialize GAMECONTROLLER in EmuWindow_SDL2 (#6078) Ian Chamberlain 2022-07-28 11:21:53 -0400
  • 357025dfdf
    loader: check for overflow of seg_sizes[] in 3dsx loader (#6075) Diego Arias 2022-07-23 12:27:55 -0400
  • 2b2868f156
    screenshot fixes (#6070) Z11-V 2022-07-23 21:57:32 +0530
  • 2d95b9946f
    framebuffer_layout: Fix positioning of small screen when centered in landscape on mobile (#6071) merry 2022-07-17 13:19:55 +0100
  • 353aaaf665
    Merge pull request #6010 from SachinVin/gunman BreadFish64 2022-07-06 23:45:44 -0500
  • 19d97e4180
    added quick screenshot (#6025) Z11-V 2022-07-07 08:21:01 +0530
  • 355933218d
    Merge pull request #6062 from SachinVin/dyn-msvc Morph 2022-07-03 08:28:39 -0400
  • 243548afc4 bump dynarmic SachinVin 2022-07-03 12:53:58 +0530
  • d84b3d9330
    Merge pull request #6053 from Morph1984/assert-noinline SachinVin 2022-07-03 11:50:50 +0530
  • edbe7600f5 common/assert: Use noinline lambda instead of a wrapper template Morph 2022-06-14 07:21:34 -0400
  • 84d5d62cf5
    Merge pull request #5519 from vitor-k/decouple SachinVin 2022-06-25 14:42:31 +0530
  • f71e853054
    externals: Update cpp-jwt to e12ef062 (#6051) Morph 2022-06-25 05:11:57 -0400
  • 49c0ed297f common_funcs: Add CITRA_NO_INLINE Morph 2022-06-14 07:18:12 -0400
  • bc5bf28333 webservice: change naming on android as well Vitor Kiguchi 2022-06-11 11:44:49 +0200
  • 28188f13f5 remove dedicated_room dependence on core Vitor Kiguchi 2020-08-20 16:54:01 -0300
  • fa0cb52a5d Move webservice settings to own file Vitor Kiguchi 2020-08-20 04:46:35 -0300
  • 88a4759702
    citra_qt: configure_input.cpp: update the modifier settings for both the sticks (#6033) SachinVin 2022-06-11 11:53:27 +0530
  • 3f16cd9c82
    Merge pull request #6045 from liushuyu/web-export-ssl SachinVin 2022-06-11 11:53:02 +0530
  • 8d603032f8
    web_service: infect other targets with OpenSSL exports ... liushuyu 2021-08-20 05:46:35 -0600
  • 3bb027ac12
    Merge pull request #6042 from zhaowenlan1779/translation-fix Pengfei Zhu 2022-06-06 15:56:53 +0800
  • f453fddbde
    Add configure_enhancements.ui to CMakeLists.txt Pengfei Zhu 2022-06-06 13:47:07 +0800
  • b7c1c21019
    Merge pull request #6030 from Daisouji/daisouji-midnight-theme SachinVin 2022-06-04 14:10:05 +0530
  • a2cd03bccb
    Update translations (2022-06-01) (#6039) zhaobot 2022-06-04 16:39:37 +0800
  • 6f6a9357c2
    Merge pull request #6023 from Morph1984/c4267 BreadFish64 2022-06-01 19:40:35 -0500
  • 65611e5b51 Shader jit: Save and restore LOOPCOUNT_REG for nested loops, SachinVin 2022-05-14 17:08:38 +0530
  • a6e7a81de9
    Use cubic mapping for volume control (#6020) scribblemaniac 2022-05-20 11:17:37 -0600
  • 77ce1c8f14 CMakeLists: Enforce C4267 on MSVC Morph 2022-05-12 00:24:20 -0400
  • adcc786ef2 tests: Resolve C4267 warning on MSVC Morph 2022-05-12 00:24:03 -0400
  • 0d955c452b citra_qt: Resolve C4267 warning on MSVC Morph 2022-05-12 00:23:57 -0400
  • de1374c1b9 video_core: Resolve C4267 warning on MSVC Morph 2022-05-12 00:23:46 -0400
  • 3a43475149 core: Resolve C4267 warning on MSVC Morph 2022-05-12 00:23:36 -0400
  • 4e73ff3978 input_common: Resolve C4267 warning on MSVC Morph 2022-05-12 02:49:52 -0400
  • 1cc1c33a15 common: Resolve C4267 warning on MSVC Morph 2022-05-12 00:23:23 -0400
  • 2223cef4d2 Update style.qrc Daisouji 2022-05-17 10:56:13 -0400
  • 577b4fe4e9 Adding Midnight_Blue to themes Daisouji 2022-05-16 23:31:10 -0400
  • 67c143f971 Adding RC Daisouji 2022-05-16 23:23:50 -0400
  • 0b80df25c3 Adding Midnight Assets Daisouji 2022-05-16 23:11:13 -0400
  • 46c6e5c4c0
    externals: Update libressl to 3.5.2 (#6021) Morph 2022-05-15 01:31:54 -0400
  • c864bf1b0f
    ci: bump github actions (#6026) Frazer Smith 2022-05-15 06:31:34 +0100
  • 44e1f2319f
    Improve tab ordering (#6019) scribblemaniac 2022-05-13 09:06:09 -0600
  • 856b3d6c95
    Merge pull request #6014 from SachinVin/custom bunnei 2022-05-03 12:58:40 -0700
  • b6ff58a9d6 FileUtil, Frontends: Fix updating custom NAND/SDMC path SachinVin 2022-04-30 14:45:15 +0530
  • 047e238d09 shader_jit: Compile nested loops SachinVin 2022-04-24 00:30:36 +0530
  • 1382035d4d
    explicitly set timebase for video stream (#6005) feos 2022-04-23 19:23:53 +0300
  • 4a9995ab9f
    Merge pull request #6004 from SachinVin/android-5-java-dump bunnei 2022-04-21 23:00:42 -0700
  • 564ae346d0 CI: Andriod: Use sh to buld and create artifacts SachinVin 2022-04-19 00:33:12 +0530
  • c86c96467a jni\CMakeLists.txt: Sort library list SachinVin 2022-04-18 23:40:54 +0530
  • 9c695c8324 Android: rename android JNI from main to citra-android SachinVin 2022-04-18 13:10:25 +0530
  • c800a9e44c src/CmakeLists.txt: Android: Prefer target_include_directories over include_directories SachinVin 2022-04-18 13:08:33 +0530
  • 46880e8d54 Android : Bump gradle version SachinVin 2022-04-16 13:05:50 +0530
  • 5681e91cf7 Android: remove async GPU until it is fixed on desktop SachinVin 2022-04-05 00:10:53 +0530
  • 3adc278965 Fix Bitrise CI SachinVin 2022-04-04 23:49:56 +0530
  • a273892744 Github Actions: Build android SachinVin 2022-04-04 23:48:33 +0530
  • cd4ef8611c build.gradle: Bump Cmake version and NDK version SachinVin 2022-03-20 22:36:30 +0530
  • 0e347605e1 Android: log device info and settings SachinVin 2022-04-11 00:30:51 +0530
  • 0af8406e44 Common: Add CPU feature detection for ARM64 SachinVin 2022-04-04 23:43:39 +0530
  • f1c2f63aa1 Android: Java + JNI dump SachinVin 2022-03-19 11:30:29 +0530
  • 593b0b2d8f
    Add svcGetSystemInfo 0x20000 to get citra information (#5955) PabloMK7 2022-04-14 16:28:44 +0200
  • ac7285c904
    citra_qt: prefer standard algorithms (#5995) tcoyvwac 2022-04-14 16:28:25 +0200
  • 3df43f9505
    Merge pull request #5983 from SachinVin/msvc SachinVin 2022-04-03 11:31:03 +0530
  • b5ac9e4946
    Backport non-seperable disk shader from android (#5976) SachinVin 2022-04-02 11:57:14 +0530
  • e31f5727f7
    Update translations (2022-04-01) (#5990) zhaobot 2022-04-02 14:26:42 +0800
  • d65f50e512 Bump libressl to latest commit SachinVin 2022-03-05 23:46:43 +0530
  • ff857f0585 CMakeLists.txt: Bump MSVC_VERSION for bundled deps SachinVin 2022-02-25 21:43:41 +0530
  • ac98458e0b
    audio_core\lle\lle.cpp: Add 16 bit and 32 bit read/write callbacks (#5968) SachinVin 2022-03-05 12:38:46 +0530
  • c8a7185444
    Convert Input Count to Frame Count (#5954) benstephens56 2022-03-05 02:08:35 -0500
  • 25ad002e6e
    Update teakra (#5961) Trung Lê 2022-02-25 02:32:40 +1100
  • db5edf549e
    Merge pull request #5956 from liushuyu/master SachinVin 2022-02-21 20:37:11 +0530
  • c7869ff332
    audio_core/hle/ffmpeg_decoder: make avcodec const liushuyu 2022-02-21 00:51:17 -0700
  • 04f201ab34
    dumping/ffmpeg_backend: add support for ffmpeg 5.0 liushuyu 2022-02-20 04:07:10 -0700
  • 54a36bc54f
    fs_user: Resolve sign conversion warning in GetPriority() (#5396) Mai M 2022-02-18 23:19:16 -0500
  • 62753e882e
    Merge pull request #5448 from zhaowenlan1779/rerecording bunnei 2022-02-18 20:29:36 -0700
  • cdbd72e79c
    Fix build on powerpc64le (#5947) pkubaj 2022-02-08 16:37:21 +0000
  • bae1c31406
    Merge pull request #5718 from liushuyu/httpc bunnei 2022-02-05 02:59:18 -0700
  • e3804a4c06
    Merge pull request #5786 from vitor-k/macos-perms bunnei 2022-02-05 02:58:38 -0700
  • e9c6730866
    Update translations (2022-02-01) (#5939) zhaobot 2022-02-05 13:54:02 +0800
  • e04d904b2b
    fix(net): prevent gibberish padding on linux client (#5941) Johel Ernesto Guerrero Peña 2022-02-05 01:53:48 -0400
  • 327d07d66f
    CI: revise change detection logic ... (#5943) liushuyu 2022-02-04 22:53:33 -0700
  • 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
  • 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
  • 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
  • 45a4a56264
    Merge pull request #5917 from jbeich/cryptopp-i386 BreadFish64 2022-01-11 23:30:14 -0600
  • 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