Commit graph

  • 8d59ec569f build: Add support for downloading bundled MoltenVK. Steveice10 2023-05-06 12:27:28 -0700
  • d1cd3b7960 externals: Add libraries required for vulkan GPUCode 2023-05-04 14:59:44 +0300
  • 7a127069ad qt: Support proper screen size when building for iOS. Steveice10 2023-06-03 15:42:08 -0700
  • 4a0d348647 qt: Add support for building for iOS. Steveice10 2023-06-01 16:21:10 -0700
  • 52f88f8fb4
    chore: Fix GCC 13 compilation and SoundTouch libraries being installed. (#6593) Steveice10 2023-06-02 23:11:17 -0700
  • 38bb35e5f8 qt: Add support for building for iOS. Steveice10 2023-06-01 16:21:10 -0700
  • e3ea299d7b chore: Fix GCC 13 compilation and SoundTouch libraries being installed. Steveice10 2023-06-02 19:20:19 -0700
  • abd949fea1
    qt: Add NCCH secure 1/2 to keys needed for system titles download. (#6586) Steveice10 2023-06-02 19:16:48 -0700
  • f1ece7c56f
    audio_core: Fix FDK and FFmpeg compile errors. (#6591) Steveice10 2023-06-02 19:00:09 -0700
  • 6894be7bd3 audio_core: Fix FDK and FFmpeg compile errors. Steveice10 2023-05-31 18:26:11 -0700
  • 13625d93aa Dynamically load FFmpeg libraries if available. Steveice10 2023-05-25 19:57:02 -0700
  • 2d67062043 audio_core: Use fdk-aac headers for type definitions. Steveice10 2023-05-25 10:57:09 -0700
  • 73ef53c3d4 audio_core: Dynamically load libfdk-aac if available. Steveice10 2023-05-24 21:12:39 -0700
  • 52ead35a06 audio_core: Fix FDK and FFmpeg compile errors. Steveice10 2023-05-31 18:26:11 -0700
  • c67c648c1a
    mmpx: Fix GLES crashes. (#6588) Stuart Kenny 2023-06-01 16:22:57 +0100
  • ed0d8e9f53 mmpx: Fix GLES crashes. Stuart Kenny 2023-06-01 15:22:56 +0100
  • 95254493c9 qt: Add NCCH secure 1/2 to keys needed for system titles download. Steveice10 2023-05-31 18:58:40 -0700
  • 723b662604
    core: Update minimal system title set. (#6573) Steveice10 2023-05-31 17:34:31 -0700
  • 0f5ff64ae6
    build: Fix Qt download commands working directory. (#6579) Steveice10 2023-05-31 15:42:13 -0700
  • 2649dc5088
    Update docker.sh Jvr for school 2023-05-31 15:09:24 +0200
  • e8f8ca21ca
    Update build.sh Jvr for school 2023-05-31 14:54:41 +0200
  • ed03a56df3
    Update deps.sh Jvr for school 2023-05-31 14:44:24 +0200
  • f640e5e6ad
    Update upload.ps1 Jvr for school 2023-05-31 14:38:34 +0200
  • e33a8a9b26
    input_common: sdl: Port yuzu sdl fixes (#6577) Narr the Reg 2023-05-31 04:01:46 -0600
  • b91fbf3f8e
    ci: Fix macOS bundle validity issues. (#6572) Steveice10 2023-05-31 03:01:12 -0700
  • 4ddb2116bf
    qt: Allow toggling whether to enter system setup on home menu boot. (#6574) Steveice10 2023-05-31 01:56:35 -0700
  • 691e09473e
    video_core: Add MMPX texture filter (#6564) Stuart Kenny 2023-05-31 09:55:46 +0100
  • 560c7c5d5f build: Fix Qt download commands working directory. Steveice10 2023-05-30 17:48:50 -0700
  • 57f3bffede
    Merge 1d1d99d7bd into b45c7188c7 BlakDulz 2023-05-30 12:37:19 -0700
  • b45c7188c7
    chore: Fix some compiler warnings. (#6578) Steveice10 2023-05-30 12:36:12 -0700
  • a1d265325a
    Merge pull request #6561 from SachinVin/audio SachinVin 2023-05-30 19:02:37 +0530
  • 5f0e15b782 chore: Fix some compiler warnings. Steveice10 2023-05-28 13:01:35 -0700
  • 1ede2f5b5a audio_core\hle\decoder.h: Minor correction in docs SachinVin 2023-05-28 23:15:05 +0530
  • 42aba71af0 citra_qt: Cleanup nullptr checks GPUCode 2023-05-29 02:20:17 +0300
  • 23503360b7 citra_qt: Focus window when launching game from cmdline GPUCode 2023-05-29 02:15:35 +0300
  • eb2ca71cd5 citra_qt: Add warning when loadings saves for the first time GPUCode 2023-05-23 23:01:42 +0300
  • f361947461 chore: Fix some compiler warnings. Steveice10 2023-05-28 13:01:35 -0700
  • b259c05871 input_common: sdl: Port yuzu sdl fixes german77 2023-05-28 11:02:22 -0600
  • 23f0c61f21 service: nfc: Make service accurate to 3ds german77 2023-05-21 23:13:24 -0600
  • 16f6d4bb0e qt: Allow toggling whether to enter system setup on home menu boot. Steveice10 2023-05-27 23:58:01 -0700
  • 60fd902369 qt: Allow toggling whether to enter system setup on home menu boot. Steveice10 2023-05-27 23:58:01 -0700
  • be35592856 core: Update minimal system title set. Steveice10 2023-05-27 23:20:10 -0700
  • 53cc60c0df ci: Resign universal macOS app after combining. Steveice10 2023-05-27 18:59:39 -0700
  • f00617e20f ci: Fix improper copying of macOS artifacts. Steveice10 2023-05-27 17:33:29 -0700
  • b7bfcd435d mmpx: Do not use deprecated texture fuction. Stuart Kenny 2023-05-27 12:16:02 +0100
  • 899edcc7e4 update config zhangwei 2023-05-27 16:09:37 +0800
  • 8241aacb25 audio_core: Use fdk-aac headers for type definitions. Steveice10 2023-05-25 10:57:09 -0700
  • b452b61e58
    audio_core/hle/{fdk, ffmpeg}_decoder:fix typos. (#4) kongfl888 K 2023-05-26 09:58:17 +0800
  • 848116b5be
    audio_core: Dispose of current audio sink before opening new one. (#6567) Steveice10 2023-05-25 15:44:56 -0700
  • 3b39e3bfcb audio_core: Use fdk-aac headers for type definitions. Steveice10 2023-05-25 10:57:09 -0700
  • f49b2e6657 audio_core: Dynamically load libfdk-aac if available. Steveice10 2023-05-24 21:12:39 -0700
  • 63585f3037 audio_core: Dispose of current audio sink before opening new one. Steveice10 2023-05-24 17:50:50 -0700
  • 5311c939a2 tests/audio_core: add sanity test cases for LLE vs HLE SachinVin 2023-05-21 20:12:49 +0530
  • 8cada619b3 audio_core/hle: Refactor Binary Pipe data structures SachinVin 2023-05-14 22:25:10 +0530
  • 596d093015 mac: Simplify bundling and loading of MoltenVK. Steveice10 2023-05-12 21:47:37 -0700
  • 8ac0149ad0 build: Add support for bundling MoltenVK Vulkan SDK components. Steveice10 2023-05-06 12:27:28 -0700
  • 7620330181 externals: Add libraries required for vulkan GPUCode 2023-05-04 14:59:44 +0300
  • d48b9d08e2 citra_qt: Add API status indicator GPUCode 2023-05-04 00:34:31 +0300
  • ffc5804ab5 code: Prepare frontend for vulkan support GPUCode 2023-05-03 23:52:26 +0300
  • 9ea0b7e65c audio_core: Dynamically load libfdk-aac if available. Steveice10 2023-05-24 21:12:39 -0700
  • 37913ac302 audio_core: Dispose of current audio sink before opening new one. Steveice10 2023-05-24 17:50:50 -0700
  • 44a0b0e3bd mmpx: Apply mix to mask alpha edge artifacting Stuart Kenny 2023-05-24 12:32:28 +0100
  • b988c40b9b citra_qt: Remove global state usage in GMainWindow GPUCode 2023-05-23 22:30:19 +0300
  • 9c96ddf98a video_core: Add MMPX texture shader Stuart Kenny 2023-05-23 17:02:55 +0100
  • 72b82ef6ed
    Enable web services on Android in Github build (#6555) Rokkubro 2023-05-24 02:06:14 +1000
  • 3bf34e1596 tests/audio_core: add sanity test cases for LLE vs HLE SachinVin 2023-05-21 20:12:49 +0530
  • 348897329e
    Enable aac audio decoder TGP17 2023-05-22 14:25:22 +0200
  • 722eb8cbf2 rebase fix german77 2023-05-21 23:13:24 -0600
  • b4384451b1 service: nfc: Calculate mii crc Narr the Reg 2023-03-22 14:03:01 -0600
  • 01a6218fc4 service: nfc: Implement SetRegisterInfo and fix checksums Narr the Reg 2023-03-22 12:29:31 -0600
  • 73928e19e5 service: nfc: fix amiibo corruption Narr the Reg 2023-03-11 01:14:32 -0600
  • 917fc6384d service: nfc: Address comments Narr the Reg 2023-03-09 17:40:36 -0600
  • 6dbe306e0e service: nfc: Implement more system functions and Improve implementation Narr the Reg 2023-03-08 11:42:21 -0600
  • 6509d45034 service: nfc: Finish implementation and add serialization Narr the Reg 2023-03-07 22:27:47 -0600
  • d3271d382f service: nfc: Sort functions by id Narr the Reg 2023-03-07 21:24:07 -0600
  • 42587d6af4 service: nfc: Implement missing functions Narr the Reg 2023-03-07 21:20:20 -0600
  • 369efb036d service: nfc: Migrate to new implementation Narr the Reg 2023-03-07 21:13:13 -0600
  • 174d9ffda8 service: nfc: Initial Port of yuzu amiibo encryption and state handling Narr the Reg 2023-03-07 20:04:08 -0600
  • 2281bf5b0b
    Add range check for renderer config (#6560) PabloMK7 2023-05-22 04:01:26 +0200
  • 5c45c97ff9
    Implement/Fix more SOC related functions (#6267) PabloMK7 2023-05-22 04:01:08 +0200
  • 280201b49c tests/audio_core: add sanity test cases for LLE vs HLE SachinVin 2023-05-21 20:12:49 +0530
  • d03e129080 audio_core/hle: Refactor Binary Pipe data structures SachinVin 2023-05-14 22:25:10 +0530
  • cad6470e0e Add range check for renderer config PabloMK7 2023-05-21 15:26:41 +0200
  • d000bd9b36 Merge branch 'android-webservice' of https://github.com/Rokkubro/citra into android-webservice Rokkubro 2023-05-21 16:05:00 +1000
  • 076eaf2dcc Set telemetry to be disabled by default on all platforms Rokkubro 2023-05-21 16:04:40 +1000
  • 975ee15635 audiocore/{hle, lle}: remove dependence on static core timing SachinVin 2023-05-14 09:57:29 +0530
  • fa8c530e10
    Debian 11 fix (#6543) TGP17 2023-05-19 14:34:17 -0400
  • 7d6c14e584
    dumper: Fix pixel format for filters when passed in via encoder options. (#6553) Steveice10 2023-05-19 10:58:05 -0700
  • 40962c4479
    sdl: Enable cpuinfo detection. (#6554) Steveice10 2023-05-19 06:48:30 -0700
  • 59554ce344
    Remove unnecessary line Rokkubro 2023-05-19 18:51:57 +1000
  • 82c10f91de
    clang-format Rokkubro 2023-05-19 17:36:48 +1000
  • e86d94beb4
    Fix web services build on android Rokkubro 2023-05-19 17:29:28 +1000
  • 6e6f32c68f
    Enable web services in android Rokkubro 2023-05-19 17:24:48 +1000
  • 3e8e238b9c sdl: Enable cpuinfo detection. Steveice10 2023-05-18 20:49:06 -0700
  • d229282975 dumper: Fix pixel format for filters when passed in via encoder options. Steveice10 2023-05-18 17:04:35 -0700
  • 110063aa56
    externals: update cubeb (#6548) Danila Malyutin 2023-05-19 01:24:43 +0300
  • ef94828a7e
    Delete unneeded AppRun TGP17 2023-05-17 19:49:56 +0200
  • f489518849
    Use linuxdeploy-plugin-checkrt TGP17 2023-05-17 19:49:03 +0200
  • fd68316ca1 externals: update cubeb Danila Malyutin 2023-05-17 21:33:17 +0400
  • a12058ea37
    ci: Only pack and upload AppImage builds. (#6545) Steveice10 2023-05-16 13:01:21 -0700