Commit Graph

  • 38e80adc3f vk_texture_runtime: Use SetObjectName for surface handles Wunkolo 2023-12-07 09:58:39 -0800
  • ac05255142 vk_platform: Add SetObjectName Wunkolo 2023-12-07 09:28:31 -0800
  • 03b885c6c6 vk_blit_helper: Set debug handle names Wunkolo 2023-12-07 10:49:29 -0800
  • 34ee541661 vk_resource_pool: Set debug handle names Wunkolo 2023-12-07 10:37:34 -0800
  • e196f231bb vk_present_window: Set handle debug names Wunkolo 2023-12-07 10:24:08 -0800
  • 0e60bf82e1 vk_swapchain: Set swapchain handle debug names Wunkolo 2023-12-07 10:17:56 -0800
  • 1d058ba9d5 vk_stream_buffer: Add debug object names Wunkolo 2023-12-07 10:09:41 -0800
  • dd638f51b1 vk_texture_runtime: Use SetObjectName for surface handles Wunkolo 2023-12-07 09:58:39 -0800
  • ad2e9680a8 vk_platform: Add SetObjectName Wunkolo 2023-12-07 09:28:31 -0800
  • d0477bc2dc android: Rework cheats t895 2023-12-07 01:46:50 -0500
  • 87dcb577d6 common: Add boost serialization support for std::variant. Steveice10 2023-12-06 19:24:28 -0800
  • f81f99ba0b boss: Minor logging improvements. Steveice10 2023-12-06 16:59:36 -0800
  • 41dd8edb7d vk_blit_helper: Fix d24s8_to_rgba8_ms_comp SPV reference Wunkolo 2023-11-20 14:19:12 -0800
  • 13e93afb05 vk_texture_runtime: Use highest priority image for image-views by default Wunkolo 2023-11-20 14:06:00 -0800
  • 6d2783ab3d vk_texture_runtime: Resolve MSAA source image before blit Wunkolo 2023-11-20 12:28:51 -0800
  • ceb482d147 vk_texture_runtime: Use the highest-priority representation of a surface Wunkolo 2023-11-20 12:27:58 -0800
  • bfa7fb2d26 rasterizer_cache: Add sample_count criteria in FindMatch Wunkolo 2023-11-20 10:26:21 -0800
  • ea556107f1 rasterizer_cache: Create Surface MSAA handles upon ScaleUp Wunkolo 2023-11-20 10:20:01 -0800
  • 067bb41cad Formatting fixes Wunkolo 2023-11-20 09:15:17 -0800
  • e1f4b7fd33 rasterizer_cache: Remove MSAA from fill-surfaces and display-transfers Wunkolo 2023-11-20 09:12:30 -0800
  • 24c218be63 vk_texture_runtime: Use renderpass-clears for MSAA surfaces Wunkolo 2023-11-13 16:42:06 -0800
  • 2eea70173b vk_texture_runtime: Add explicit "sub-image" index to View accessors Wunkolo 2023-11-13 16:34:13 -0800
  • e6b27b3b95 surface_params: Add sample count to surface debug name Wunkolo 2023-11-13 16:33:08 -0800
  • 7e0b640599 vk_renderpass_cache: Implement depth+stencil render pass resolve Wunkolo 2023-11-13 15:52:55 -0800
  • c7d19f57bc vk_instance: Detect MSAA features Wunkolo 2023-11-13 15:24:45 -0800
  • afd01ed7b0 rasterizer_cache: Propagate sample_count to SurfaceParams Wunkolo 2023-11-13 14:37:31 -0800
  • d3d54dd22d vk_texture_runtime: Fix CopyTextures MSAA support Wunkolo 2023-11-13 13:54:26 -0800
  • 17940fa609 android: Update target ndk to 26.1.10909125 Wunkolo 2023-11-13 13:30:00 -0800
  • 141070d5eb vk_texture_runtime: Add MSAA support to ClearTextureWithRenderpass Wunkolo 2023-11-13 13:28:26 -0800
  • 2a1464ae71 vk_blit_helper: Add d24s8->rgba8 multi-sample blit Wunkolo 2023-11-13 13:05:31 -0800
  • 9b092c6e0f config: Use u16 for sample_count Wunkolo 2023-11-12 11:17:13 -0800
  • 175418c4dd rasterizer_cache: Unregister all surfaces when sample_count changes Wunkolo 2023-11-11 11:14:00 -0800
  • ac0a4e4b4e citra_qt: Add sample-count to enhancement settings Wunkolo 2023-11-11 11:08:28 -0800
  • aee69cd17e config: Make sample_count a pow/log-2 index Wunkolo 2023-11-11 11:07:10 -0800
  • 2985e3895d renderer_vk: Fix sample-shading enablement Wunkolo 2023-11-10 18:10:39 -0800
  • f37c3f2d38 renderer_vk: Create MSAA graphics pipelines Wunkolo 2023-11-10 17:58:52 -0800
  • 2d1b9f1a31 rasterizer: Add multi-sampled surfaces Wunkolo 2023-11-10 17:55:28 -0800
  • c7f2976c06 rasterizer: Add multi-sampled framebuffers Wunkolo 2023-11-10 17:48:51 -0800
  • da6e93ef9f vk_renderpass_cache: Add support for multi-sample renderpasses Wunkolo 2023-11-10 17:28:04 -0800
  • 0ac2b41840 vk_graphics_pipeline: Add sample_count to AttachmentInfo Wunkolo 2023-11-10 11:45:19 -0800
  • d916bc6853 telemetry: Add Renderer_SampleCount field Wunkolo 2023-11-10 11:41:49 -0800
  • 935f8b22e9 rasterizer_cache: Add sample_count Wunkolo 2023-11-10 11:41:36 -0800
  • 4b8ca66756 renderer_base: Add GetSampleCount Wunkolo 2023-11-10 11:36:11 -0800
  • 6400326e0d config: Add sample_count configuration option Wunkolo 2023-11-10 11:33:21 -0800
  • d70fa30197 boss: Fix casing of SpotPass in log messages. Steveice10 2023-12-06 03:45:03 -0800
  • 5279335c63 boss: Fix save state (de)serialization. Steveice10 2023-12-05 23:48:58 -0800
  • f9f5e8e9ec boss: Implement Spotpass service (part 1) Steveice10 2023-12-05 22:50:30 -0800
  • 59df319f48
    kernel: Improve accuracy of KResourceLimit emulation (#7221) GPUCode 2023-12-04 13:31:06 +0200
  • 875f5eaad5
    file_sys: Add support for the BOSS ext save data archive. (#7231) Steveice10 2023-12-03 14:02:23 -0800
  • b8d207516a
    Merge b5ff2440f6 into ea9f522c0c Rokkubro 2023-12-03 05:08:55 -0800
  • ea9f522c0c
    shader_jit_a64: Use LDP/STP for address registers (#7225) Wunk 2023-12-03 05:07:21 -0800
  • 55e0b02863
    Update translations (2023-12-01) (#7223) zhaobot 2023-12-03 21:07:13 +0800
  • ab39e53627 file_sys: Add support for the BOSS ext save data archive. Steveice10 2023-12-02 15:10:22 -0800
  • 6a59d21bca shader_jit_a64: Use LDP/STP for address registers Wunkolo 2023-12-01 21:01:00 -0800
  • d2313e48da Update translations (2023-12-01) The Citra Community 2023-12-01 02:18:06 +0000
  • 59beeac4c7
    Android UI Overhaul Part 3 (#7216) Charles Lombardo 2023-11-30 10:38:25 -0500
  • 8f054c47f6 svc: Implement SetResourceLimitLimitValues GPUCode 2023-11-30 13:02:15 +0200
  • 8bcccbbbf2 svc: Implement SetResourceLimitLimitValues GPUCode 2023-11-30 13:02:15 +0200
  • a8d869c347 core: Refactor resource limits GPUCode 2023-11-30 12:11:14 +0200
  • 0ed909e782
    cfg: Fix auto-region detecting when the launched title has no regions. (#7218) Steveice10 2023-11-29 12:36:18 -0800
  • cc3c4614f3 cfg: Fix auto-region detecting when the launched title has no regions. Steveice10 2023-11-28 18:54:33 -0800
  • 9da78f6126
    qt: Fix loading screen metadata retention when title has no metadata. (#7215) Steveice10 2023-11-28 14:15:44 -0800
  • 0842ee6d7b
    build: Make MSVC builds more deterministic to aid caching. (#7213) Steveice10 2023-11-28 14:15:36 -0800
  • 6ec079ede8
    core: De-globalize HLE lock (#7212) GPUCode 2023-11-29 00:15:27 +0200
  • 90d43bd899 android: Port yuzu's foreground service logic t895 2023-11-27 16:45:19 -0500
  • ee9af42070 android: Rework Emulation Activity's UI t895 2023-11-27 16:18:57 -0500
  • 7ca446abc4 qt: Fix loading screen metadata retention when title has no metadata. Steveice10 2023-11-26 16:59:30 -0800
  • 10aeaa3b44
    Merge 4505760ec7 into 83b329f6e1 GPUCode 2023-11-26 15:16:46 -0800
  • 83b329f6e1
    video_core/shader: Refactor JIT-Engines into JitEngine type (#7210) Wunk 2023-11-26 15:15:36 -0800
  • 5747032be4 core: De-globalize HLE lock GPUCode 2023-11-26 01:48:13 +0200
  • db7b929e47
    core: Remove special regions (#7211) GPUCode 2023-11-26 22:07:30 +0200
  • dc8425a986
    kernel: Fix memory mapping issue introduced in https://github.com/citra-emu/citra/pull/6680 (#7208) Steveice10 2023-11-26 12:07:10 -0800
  • 670e9936a4
    audio_core: Only perform audio stretching if below full speed. (#7201) Steveice10 2023-11-26 12:06:59 -0800
  • 571316c44f build: Make MSVC builds more deterministic to aid caching. Steveice10 2023-11-25 16:11:46 -0800
  • abcf6b8256 core: Remove special regions GPUCode 2023-11-26 00:51:24 +0200
  • 541c611248 video_core/shader: Use s32 rather than int Wunkolo 2023-11-25 10:25:09 -0800
  • 00ba3616d3 common: Use explicitly-sized u64 type for hash seed Wunkolo 2023-11-25 10:02:42 -0800
  • 81069f7d7d video_core/shader: Combine JIT engines into JitEngine type Wunkolo 2023-11-25 09:57:04 -0800
  • bad17d26de video_core/shader: Configure JitEngine type Wunkolo 2023-11-25 09:41:23 -0800
  • d3babc4222 video_core/shader: Delete jit_engine with reset() Wunkolo 2023-11-25 09:37:32 -0800
  • c178957b1b video_core/shader: Use u32 rather than unsigned Wunkolo 2023-11-25 09:35:36 -0800
  • a96821d7a4 video_core/shader: Use HashCombine for code+swizzle hash Wunkolo 2023-11-25 09:32:39 -0800
  • c0ecdb689d
    cfg: Update preferred region data on-demand. (#7206) Steveice10 2023-11-24 23:10:58 -0800
  • a113be0751 kernel: Fix memory mapping issue introduced in https://github.com/citra-emu/citra/pull/6680 Steveice10 2023-11-23 20:18:46 -0800
  • 68e6a2185d
    Fix missing u32 and LOG_TRACE includes (#7207) Wunk 2023-11-23 15:39:17 -0800
  • 6e3136c792 Fix missing u32 and LOG_TRACE includes Wunkolo 2023-11-23 14:51:14 -0800
  • 5fc78b5b7a cfg: Update preferred region data on-demand. Steveice10 2023-11-23 02:11:57 -0800
  • b69dfa6855 cfg: Update preferred region data on-demand. Steveice10 2023-11-23 02:11:57 -0800
  • 09b36c589b
    openal: Enable AL_DIRECT_CHANNELS_SOFT when present. (#7202) Steveice10 2023-11-22 23:09:22 -0800
  • 1dc0fa7bb5
    vk_pipeline_cache: Make pipeline cache reads more robust (#7194) GPUCode 2023-11-23 09:09:12 +0200
  • 887ad7d3e9
    Merge branch 'master' into master githubissocool 2023-11-22 18:04:20 -0800
  • 85bd1be852
    code: Add texture sampling option (#7118) GPUCode 2023-11-23 02:04:47 +0200
  • b94374009e code: Add texture sampling option GPUCode 2023-11-04 15:01:56 +0200
  • c17ec1d1aa
    Android UI Overhaul Part 2 (#7147) Charles Lombardo 2023-11-22 17:31:48 -0500
  • cafe4b6734 Add stubbed notice to android sockatmark PabloMK7 2023-11-22 22:04:31 +0100
  • 88c8fd131a Add random delay to app main thread PabloMK7 2023-11-22 20:32:05 +0100
  • 81cf8345b9 audio_core: Only perform audio stretching if below full speed. Steveice10 2023-11-21 23:39:06 -0800
  • dfcf878c19 audio_core: Only perform audio stretching if below full speed. Steveice10 2023-11-21 23:39:06 -0800
  • 322d73eebc openal: Enable AL_DIRECT_CHANNELS_SOFT when present. Steveice10 2023-11-22 01:51:12 -0800
  • b7d17a5646 audio_core: Only perform audio stretching if below full speed. Steveice10 2023-11-21 23:39:06 -0800