citra-emu
/
citra
Archived
1
0
Fork 0

Commit Graph

  • af78268dd5
    qt: Update Qt to 6.5.1 (#6863) Steveice10 2023-08-10 14:32:51 -0700
  • baca2bfc6b
    qt: Only register graphics debugger as observer if visible. (#6875) Steveice10 2023-08-09 17:31:09 -0700
  • 33a2113b71
    service: nfp: Fix size and increase timeout (#6868) Narr the Reg 2023-08-08 15:00:53 -0600
  • 1f07ab8643
    http/ac: Fix failing assert and stub GetConnectingProxyEnable (#6864) Daniel López Guimaraes 2023-08-08 22:00:42 +0100
  • b739bd2632
    qt: Fix double dialog and crash when OpenGL is selected on unsupported platform. (#6867) Steveice10 2023-08-07 18:21:42 -0700
  • f76165d848
    frame_dumper: Use jthread (#6855) GPUCode 2023-08-08 04:21:28 +0300
  • ac78b74c45
    gl_texture_runtime: Implement ARB_clear_texture (#6850) GPUCode 2023-08-08 01:10:28 +0300
  • a478bedb12
    rasterizer_cache: Bring back custom format parameter (#6873) GPUCode 2023-08-08 01:10:11 +0300
  • 6d0cd5b00e
    build: Expose ENABLE_SCRIPTING and ENABLE_WEB_SERVICE flags as public. (#6872) Steveice10 2023-08-07 03:12:49 -0700
  • 5b52849f90
    rasterizer_cache: Allow custom recycle (#6851) GPUCode 2023-08-06 22:59:54 +0300
  • 20f4677f80
    qt: Fix dark themes not showing alternating row icons with Qt 6.5.2 (#6862) Steveice10 2023-08-06 12:24:03 -0700
  • 0048e61fc7
    Fix compilation without ENABLE_WEB_SERVICE (#6856) GPUCode 2023-08-06 22:23:53 +0300
  • aaeba6759e
    citra_qt: do not pass memory to widget (#6849) Vitor K 2023-08-04 20:35:52 -0300
  • ebac2e4978
    custom_tex_manager: Allow old hash in more cases (#6843) GPUCode 2023-08-03 00:51:10 +0300
  • 5b9f4d4129
    SOC: Fix setting TTL to default value when TTL = 0 (#6835) PabloMK7 2023-08-02 22:06:51 +0200
  • b1b6f08926
    citra_qt: fix two graphics configuration bugs (#6840) Vitor K 2023-08-02 16:38:57 -0300
  • 7e6a761f07
    cmake: fix USE_SYSTEM_BOOST behavior ... (#6837) liushuyu 2023-08-03 03:20:35 +0800
  • 6f7612f73d
    Res cache fixes (#6838) GPUCode 2023-08-02 21:38:45 +0300
  • 88ea66053e
    Miscallenious fixes to gl backend and qt frontend (#6834) GPUCode 2023-08-02 01:40:39 +0300
  • 970f2284d8
    http/soc: Various implementations and fixes (#6828) Tobias 2023-08-02 00:37:56 +0200
  • baf3ea4beb
    custom_tex_manager: Allow old hash in the dumper (#6832) GPUCode 2023-08-01 20:38:51 +0300
  • 35e208b447
    Move MiiData to its own namespace and add ChecksummedMiiData (#6824) PabloMK7 2023-08-01 05:38:47 +0200
  • f8b8b6e53c
    core: De-globalize movie (#6659) GPUCode 2023-08-01 03:57:38 +0300
  • a955f02771
    rasterizer_cache: Remove runtime allocation caching (#6705) GPUCode 2023-08-01 03:35:41 +0300
  • 3fedc68230
    common: Only use libbacktrace if present. (#6827) Steveice10 2023-07-31 14:24:27 -0700
  • 335fb78c5c
    service/am: Clean up and optimize CIA installation. (#6718) Steveice10 2023-07-30 12:40:35 -0700
  • 22c4eb86d7
    core/frd: Correct FunctionInfo and stub more functions (#6209) Tobias 2023-07-30 04:18:52 +0200
  • 964f9ee3cf
    service/gsp: Implement saving of framebuffers in SaveVramSysArea. (#6821) Steveice10 2023-07-29 00:26:24 -0700
  • bb364d9bc0
    service/apt: Add and implement more service commands. (#6721) Steveice10 2023-07-29 00:26:16 -0700
  • 51996c54f0
    audio_core\hle\adts_reader.cpp: Use BitField to parse ADTS header (#6719) SachinVin 2023-07-29 00:45:58 +0530
  • 539a1a0b6e
    service/cfg: Separate out config block defaults and create when not found. (#6716) Steveice10 2023-07-26 10:33:00 -0700
  • 8b21b902f2
    hw/y2r: Templatize input/output formats. (#6717) Steveice10 2023-07-25 05:51:57 -0700
  • 19107cec4b
    citra-qt: update the separate window titles to use full_name and show Primary/Secondary identifier (#6712) Vitor K 2023-07-25 09:51:46 -0300
  • a537f56766
    services/cfg: Clean up definitions and access flag handling. (#6711) Steveice10 2023-07-21 18:04:15 -0700
  • b5e1a27a7e
    rasterizer_cache: Handle texture cubes with duplicate faces (#6710) GPUCode 2023-07-21 01:55:19 +0300
  • a9e390b1b1
    frontend: Fix clicking primary screen window touching screen. (#6707) Steveice10 2023-07-20 15:48:50 -0700
  • 71582a72a4
    sdl: Check correct windowID based on event type. (#6703) Steveice10 2023-07-19 01:29:13 -0700
  • e783b0d4a9
    rasterizer_cache: Fixes to (unaligned) texture downloads (#6697) GPUCode 2023-07-18 17:31:31 +0300
  • 700c00f021
    audio_core/hle: Stub binary requests SaveState and LoadState. (#6684) Steveice10 2023-07-16 17:54:40 -0700
  • 9cb14044ec
    kernel: Improvements to process cleanup. (#6680) Steveice10 2023-07-16 17:54:29 -0700
  • 8b6b58a364
    y2r: Pass ConversionConfiguration by copying. (#6690) Steveice10 2023-07-15 01:57:06 -0700
  • e043caac27
    hle: Eliminate need to specify command headers for IPC. (#6678) Steveice10 2023-07-14 17:32:59 -0700
  • 0bedb28bdc
    rpc: Fix class hierarchy. (#6694) Steveice10 2023-07-13 16:29:54 -0700
  • c10ffda91f
    android: Restore notification permission request (#6693) Charles Lombardo 2023-07-12 21:54:21 -0400
  • 5e8ae4fa8a
    qt: Fix per-game config loading for 3DSX/ELF. (#6691) Steveice10 2023-07-12 18:54:11 -0700
  • 7a7f485640
    core: Cleanup RPC (#6674) GPUCode 2023-07-13 04:54:02 +0300
  • bbf833bceb
    citra_qt\game_list: Make columns hideable (#6467) Tobias 2023-07-12 23:17:16 +0200
  • 8eebb83c2c
    service: nfc: Keep tag alive while it's being used (#6687) Narr the Reg 2023-07-12 15:01:08 -0600
  • d702915624
    Remove some global usages of system (#6688) Narr the Reg 2023-07-11 22:43:28 -0600
  • 943d5eeddf
    citra_qt: Remove image allocation limit (#6682) GPUCode 2023-07-12 07:43:19 +0300
  • f3ac6f054f
    audio_core: Clean up cubeb backend. (#6677) Steveice10 2023-07-11 21:43:07 -0700
  • a94af8ea62
    shader_jit: Add optimizations up to `x86-64-v4` (#6668) Wunk 2023-07-11 09:21:37 -0700
  • 6da4853360
    kernel: fix typo in recorder.cpp (#6686) Ikko Eltociear Ashimine 2023-07-11 09:56:36 +0900
  • b738584832
    android: Update layout indexes (#6673) GPUCode 2023-07-10 03:05:18 +0300
  • 1cb34ea0d3 core/memory.*:constify `GetPhysicalPointer`; SachinVin 2023-07-09 16:37:28 +0530
  • 662bb9ba77
    hle: Stub some service calls used by the home menu. (#6675) Steveice10 2023-07-07 22:05:38 -0700
  • 26e3f96983
    service: nfc: Start adapter communication on scan (#6671) Narr the Reg 2023-07-07 20:02:39 -0600
  • cd3244f139
    mic_u: Fix up logic for populating shared memory sample buffer. (#6669) Steveice10 2023-07-07 19:02:31 -0700
  • e5310b25d4
    ci-merge: remove use of deprecated pushedDate (#6676) Vitor K 2023-07-07 17:30:15 -0300
  • 80033b84cb
    renderer_software: Fix screen rendering (#6664) GPUCode 2023-07-07 03:15:59 +0300
  • cf9bb90ae3
    code: Use std::span where appropriate (#6658) GPUCode 2023-07-07 01:52:40 +0300
  • 4ccd9f24fb
    Merge pull request #6638 from GPUCode/new-log GPUCode 2023-07-06 23:44:54 +0300
  • 753b36c6ef
    act: Use correct service session limit. (#6670) Steveice10 2023-07-06 13:16:46 -0700
  • c00768d6d0
    nfc: Use existing secrets infrastructure for amiibo encryption. (#6652) Steveice10 2023-07-06 11:45:46 -0700
  • 4383f6d80a
    Port yuzu-emu/yuzu#5229: "yuzu/main: Add basic command line arguments" (#5696) Tobias 2023-07-06 20:44:35 +0200
  • dc5ca96c0f
    service: nfc: Use official names (#6672) Narr the Reg 2023-07-06 12:25:05 -0600
  • 9d4609e29a
    build: Bundle libraries in-place as well on MSVC. (#6665) Steveice10 2023-07-05 17:37:06 -0700
  • df9cc1b84c
    ci: Fix CI builds being marked as dirty. (#6656) Steveice10 2023-07-04 21:02:33 -0700
  • 13a8969824
    build: Clear out remaining compile warnings. (#6662) Steveice10 2023-07-04 21:00:24 -0700
  • d7b4260389 common: Address feedback GPUCode 2023-07-03 02:17:03 +0300
  • 2126c240cd
    core: backport some ResultCode updates (#6645) GPUCode 2023-07-03 03:23:53 +0300
  • 0b37c1da57
    shader_jit/tests: Add additional shader-jit tests (#6648) Wunk 2023-07-02 16:44:56 -0700
  • 9527bfffed common: Remove dependency from core GPUCode 2023-06-30 13:39:38 +0300
  • ba98bf058a logging: Address some issues GPUCode 2023-06-24 18:30:13 +0300
  • c88acf7405
    Android: Gradle updates (#6653) Charles Lombardo 2023-07-02 04:08:27 -0400
  • 71aea7e571
    shader/jit: Use `xbyak::util::Cpu` for Host capabilities (#6643) Wunk 2023-07-01 19:35:07 -0700
  • 3d0a3c2c45
    service: nfc: Implement amiibo encryption and appdata (#6340) Narr the Reg 2023-06-30 14:15:58 -0600
  • 9c3e2d0f50 externals: Update boost GPUCode 2023-06-24 18:25:47 +0300
  • 0ddb095273 logging: Make use of bounded queue Morph 2023-06-24 11:54:18 +0300
  • 52b9007fcf common: Reduce unused includes ameerj 2023-06-24 11:46:33 +0300
  • e112421db8 backend: Ensure backend_thread is destructed before message_queue Merry 2023-06-24 11:44:13 +0300
  • ae6fda8638 logging: Convert backend_thread into an std::jthread Wunkolo 2023-06-24 11:43:10 +0300
  • 197c1adcba Refactor Logging Impl Levi Behunin 2023-06-24 11:41:53 +0300
  • fe027a96fb common: Replace lock_guard with scoped_lock Merry 2022-04-07 19:30:55 +0100
  • 637ade3b25 threadsafe_queue: Fix deadlock yzct12345 2021-08-13 19:22:51 +0000
  • a1443356f1 threadsafe_queue: Add std::stop_token overload to PopWait ameerj 2023-06-24 10:11:54 +0300
  • aa39430e2c common/logging: Reduce scope of fmt include ameerj 2023-06-24 10:08:18 +0300
  • 8f51dd9513 common/logging: Move Log::Entry declaration to a separate header ameerj 2023-06-24 10:01:54 +0300
  • 98e9f4c32e logging: Fix log filter during initialization ameerj 2023-06-24 03:05:04 +0300
  • a8340395a3 logging: Display backtrace on crash yzct12345 2021-08-13 18:58:35 +0000
  • 3641b9891d logging: Simplify and make thread-safe yzct12345 2023-06-24 02:58:49 +0300
  • 8e8ca7d9d0 common: logging: backend: Close the file after exceeding the write limit Morph 2023-06-24 02:30:06 +0300
  • b57773b1cf common: logging: Restructure backend code Morph 2023-06-24 02:27:24 +0300
  • b559c078bc common: logging: backend: Wrap IOFile in a unique_ptr Morph 2023-06-24 02:00:26 +0300
  • 5c86147ef4 log/backend: Use in-class initializer for FileBackend Lioncash 2021-04-20 12:57:45 -0400
  • 399f3d4e32 log/backend: Make use of erase_if Lioncash 2021-04-20 12:53:02 -0400
  • 173b84c8ff log/backend: Correct order of const in copy constructor Lioncash 2021-04-14 23:05:42 -0400
  • b4c38372d1 common/log: Move Log namespace into the Common namespace Lioncash 2023-06-24 01:51:16 +0300
  • 4fd0cbebdb logging/backend: Make use of designated initializers Lioncash 2020-08-03 10:31:57 -0400
  • ca2d87e5e3
    renderer_opengl: Add debug scopes to logging (#6650) GPUCode 2023-06-30 02:16:54 +0300