Commit graph

  • 1492d73ccb
    frd: Stub several functions (#7010) Tobias 2023-09-30 05:27:15 +0200
  • abd8aeface
    Create arrays.xml for values-ru bl@ck_m@ge 2023-09-30 02:28:49 +0300
  • 40b5105da5
    Create string.xml for values-ru bl@ck_m@ge 2023-09-30 02:27:51 +0300
  • 60d815fada
    Remove LGTM config (#7020) Vitor K 2023-09-28 22:20:45 -0300
  • 38f310f716
    externals: allow users to use system cpp-jwt libraries (#6976) Castor215 2023-09-29 00:31:14 +0100
  • a35f8cbb78
    fix include/namespace related compilation errors (#7019) Vitor K 2023-09-28 10:06:50 -0300
  • 5b8efe2aad
    Delete .lgtm.yml Vitor K 2023-09-27 17:52:40 -0300
  • aeec7cafac fix include/namespace related compilation errors Vitor Kiguchi 2023-09-19 13:04:17 -0300
  • 08bebdbfe6 shader: Minor fixes and clean-up. Steveice10 2023-09-25 02:15:03 -0700
  • 7cdb8aaab6 audio_core\time_stretch.cpp: add missing header SachinVin 2023-09-27 22:16:58 +0530
  • 6cfb8e02a8
    clang format (#7017) Vitor K 2023-09-27 13:42:19 -0300
  • 3446b7a080 clang format Vitor Kiguchi 2023-09-27 12:23:45 -0300
  • 5ced2c7af9
    Bump clang format to 15 (#7014) SachinVin 2023-09-27 19:29:49 +0530
  • 55030be69c shader: Extract common generator structures and move generators to specific namespaces. Steveice10 2023-09-17 05:50:00 -0700
  • 63f82fc8df video_core: Abstract shader generators. Steveice10 2023-08-19 23:33:28 -0700
  • 327a00b4d5
    externals: Update fmt. (#7015) Steveice10 2023-09-27 03:29:13 -0700
  • 62b04581c0 externals: Update fmt. Steveice10 2023-09-26 19:13:50 -0700
  • aa1eede6c7 Bump clang format to 15 SachinVin 2023-09-26 18:58:55 +0530
  • 3b2b1c04a4 frd: Address review comments FearlessTobi 2023-09-24 16:49:30 +0200
  • 656f457f4d frd: Stub several functions FearlessTobi 2023-09-24 03:45:13 +0200
  • 0d4ca58f4b mii: Improve mii data variable naming FearlessTobi 2023-09-24 03:06:26 +0200
  • d0b8974845
    build: Disable LTO when using MSVC. (#7003) Steveice10 2023-09-23 15:00:16 -0700
  • d6bd27212f build: Disable LTO when using MSVC. Steveice10 2023-09-20 20:56:25 -0700
  • d19fe9aa4c
    audio_core\hle\shared_memory.h: Update struct member names based on FE:Fates Symbols (#6995) SachinVin 2023-09-23 00:23:30 +0530
  • 270d3eb7eb
    ci: Split out non-release CI jobs into separate workflows. (#7001) Steveice10 2023-09-22 09:15:47 -0700
  • 003a4ec09b
    gsp: Downgrade StoreDataCache log to trace. (#7006) Steveice10 2023-09-22 09:15:31 -0700
  • 4a8a5807f3
    gsp: Mark StoreDataCache parameters as maybe_unused Steveice10 2023-09-22 02:46:05 -0700
  • e21ea6fa56
    gsp: Downgrade StoreDataCache log to trace. Steveice10 2023-09-22 01:26:43 -0700
  • 783659b5e0 video_core: Initialize arm64 shader-jit backend Wunkolo 2023-09-20 19:28:18 -0700
  • 98db4bda63 tests: Allow shader-jit tests for x64 and a64 Wunkolo 2023-09-19 22:32:17 -0700
  • 78849e2f1d common: Implement aarch64 ABI Wunkolo 2023-09-19 21:27:58 -0700
  • 5f52d8fac4 externals: Add oaksim submodule Wunkolo 2023-09-19 09:18:58 -0700
  • 10d1fa3dd7 ci: Split out non-release CI jobs into separate workflows. Steveice10 2023-09-20 18:09:56 -0700
  • 279208347e
    AndroidManifest.xml: allow launchers to start a game using the EmulationActivity intent (#6996) Michael J Kaye 2023-09-19 18:36:16 +0100
  • 357c5f5d1d audio_core\hle\shared_memory.h: Update struct member names based on FE:Fates Symbols SachinVin 2023-09-18 18:55:37 +0530
  • 18ba36b4b9 AndroidManifest.xml: allow launchers to start a game using the EmulationActivity intent. Michael J Kaye 2023-09-19 16:52:58 +0100
  • af5202f6cb
    ci: Add iOS verification workflow. (#6992) Steveice10 2023-09-18 20:12:28 -0700
  • 87ce9a588c
    Merge branch 'master' into system-cpp-jwt Castor215 2023-09-18 14:12:10 +0100
  • 38c4b9f98f ci: Use custom script for increasing Windows Pagefile size. Steveice10 2023-09-17 17:38:39 -0700
  • 03c0ae9f49 ci: Add iOS verification workflow. Steveice10 2023-09-15 17:31:35 -0700
  • 28c542c2c2
    build: Fix compiling citra-qt for iOS. (#6983) Steveice10 2023-09-17 16:07:56 -0700
  • 643faf116c
    Update src/citra_qt/configuration/configure_general.cpp Steveice10 2023-09-17 14:13:02 -0700
  • 56b116432d video_core: Abstract shader generators. Steveice10 2023-08-19 23:33:28 -0700
  • d1c16bad78
    code: Remove save state compatibility checks (#6980) GPUCode 2023-09-17 01:22:10 +0300
  • 542209c993
    video_core: Initialize unrefered attributes to 1.f (#6966) GPUCode 2023-09-17 00:46:44 +0300
  • 8aee625a14
    externals: Add option to use system SoundTouch (#6971) SachinVin 2023-09-17 03:16:32 +0530
  • 42fa12c71c externals: Add option to use system SoundTouch Castor216 2023-09-08 20:56:00 +0100
  • fccddbfb13 build: Fix compiling citra-qt for iOS. Steveice10 2023-09-15 15:19:33 -0700
  • d2d37411bc
    vk_platform: Check if vkEnumerateInstanceVersion exists before calling it (#6982) GPUCode 2023-09-16 02:00:10 +0300
  • 6588035691 vk_platform: Check if vkEnumerateInstanceVersion exists before calling it Vitor K 2023-09-16 00:46:18 +0300
  • 53a426f6b5 code: Remove save state compatibility checks GPUCode 2023-09-15 21:48:33 +0300
  • ab6f1f82f3 address_arbiter: Minor correction GPUCode 2023-09-15 16:40:24 +0300
  • 23cbd0cd4f kernel: Emulate ArbitrateAddress timings with SIGNAL type GPUCode 2023-09-15 15:24:49 +0300
  • d02c6a0b8e kernel: Cleaup ArbitrateAddress GPUCode 2023-09-15 15:07:12 +0300
  • b0a592947e
    clang format SachinVin 2023-09-15 08:51:12 +0530
  • 7293080c50
    Fix build when USE_SYSTEM_SOUNDTOUCH is on SachinVin 2023-09-15 07:56:11 +0530
  • 43cedf59af
    automap: fix power button mapping (#6972) Vitor K 2023-09-14 18:41:55 -0300
  • 30fcdc5474
    renderer_vulkan: Misc fixes (#6974) GPUCode 2023-09-15 00:21:12 +0300
  • a3a80bf704 pica_to_vk: Dont crash on unknow blend equation GPUCode 2023-09-14 22:59:15 +0300
  • 0d6ac60fe7 vk_platform: Check if library was loaded GPUCode 2023-09-14 22:56:45 +0300
  • 265925626d externals: allow users to use system cpp-jwt libraries Castor216 2023-09-14 20:07:54 +0100
  • 815fdcf6f9 externals: Add option to use system SoundTouch Castor216 2023-09-08 20:56:00 +0100
  • e5f3752e12 build: clang-format Castor216 2023-09-13 18:32:34 +0100
  • 173418da59 build: add third sample option to branch, revert parameters to s16, other recommended changes Castor216 2023-09-13 18:29:55 +0100
  • 4545bcef8c automap: fix power button mapping Vitor Kiguchi 2023-09-13 14:02:27 -0300
  • 04a642175f externals: Add option to use system SoundTouch Castor216 2023-09-08 20:56:00 +0100
  • eb1c648b1b
    Update src/audio_core/time_stretch.cpp Castor215 2023-09-13 11:53:14 +0100
  • d4c3fad703
    Update src/audio_core/time_stretch.cpp Castor215 2023-09-13 11:52:59 +0100
  • ee3eab5054
    ci: Re-enable macOS artifact upload. (#6646) Steveice10 2023-09-12 15:33:23 -0700
  • dfa2fd0e0d
    Add vulkan backend (#6512) GPUCode 2023-09-13 01:28:50 +0300
  • dcc51d5526 renderer_vulkan: Fix flipped screenshot GPUCode 2023-09-13 01:27:51 +0300
  • 164d85709c Revert "gl_rasterizer: Separable shaders for everyone" GPUCode 2023-09-13 00:47:45 +0300
  • eb6ef052d5 renderer_vulkan: Fix hybrid screen GPUCode 2023-09-13 00:38:54 +0300
  • 8f8c54201d
    citra_qt/config: Fix Telemetry checkbox (#6965) Tobias 2023-09-11 23:07:06 +0200
  • 9be4fd8b91
    gl_rasterizer: Bind null surface when unit is disabled (#6967) GPUCode 2023-09-11 19:34:41 +0300
  • cab44a04b0 gl_rasterizer: Bind null surface when unit is disabled GPUCode 2023-09-11 18:10:33 +0300
  • 78db8b168d video_core: Initialize unrefered attributes to 1.f GPUCode 2023-09-11 17:22:43 +0300
  • 4582c48205 build: invert cmake if statement, remove else block Castor216 2023-09-11 13:34:17 +0100
  • 711f14bdbc citra_qt/config: Fix Telemetry checkbox FearlessTobi 2023-09-11 13:41:37 +0200
  • 9f66f51345 build: revert all types in float path back to SAMPLETYPE so it compiles on Windows Castor216 2023-09-11 12:12:54 +0100
  • 6e4d2fbc98 build: revert vector type which was causing compilation bug in last commit Castor216 2023-09-11 11:06:21 +0100
  • afe8d467d0 build: remove unnecessary preprocessor directives Castor216 2023-09-11 10:51:57 +0100
  • ea20f63fc8 build: separated float and s16 SAMPLETYPE handling into different paths, added if constexpr Castor216 2023-09-11 08:12:42 +0100
  • 868dc0c11f vk_swapchain: Add missing check GPUCode 2023-09-11 01:34:53 +0300
  • f17f127f46 vk_pipeline_cache: Improve shadow detection GPUCode 2023-09-11 01:26:44 +0300
  • 5c3f6e3b72 renderer_vulkan: Port some recent shader fixes GPUCode 2023-09-11 01:12:37 +0300
  • da891af113 renderer/vulkan: Support VK_EXT_fragment_shader_interlock for shadow rendering. (#51) Steveice10 2023-09-07 14:09:09 -0700
  • ba89673d77 vk_stream_buffer: Respect non coherent access alignment GPUCode 2023-09-05 17:41:11 +0300
  • cc9768963a renderer/vulkan: Fix binding/unbinding of shadow rendering buffer. Steveice10 2023-09-04 16:26:33 +0300
  • 37f5d66c10 sdl: Fix surface initialization on macOS. (#49) Steveice10 2023-08-26 03:49:08 -0700
  • 6bfe1daac7 vk_pipeline_cache: Skip cache save when no pipeline cache exists GPUCode 2023-08-26 00:29:25 +0300
  • bcbce50120 renderer_vulkan: Fix dynamic state being lost GPUCode 2023-08-25 20:17:07 +0300
  • a608e33593 android: More robust surface recreation GPUCode 2023-08-25 03:33:57 +0300
  • ff10decc2c vk_rasterizer: Bump async threshold to 6 GPUCode 2023-08-25 01:30:10 +0300
  • 78050813c4 vk_instance: Blacklist VK_EXT_pipeline_creation_cache_control with nvidia gpus GPUCode 2023-08-25 00:51:46 +0300
  • b758dd214a vk_present_window: Match guest swapchain size to vulkan image count GPUCode 2023-08-24 17:06:40 +0300
  • 8267da3874 vk_swapchain: Ensure vsync doesn't lock framerate GPUCode 2023-08-24 01:54:03 +0300
  • 9e7ae03b6c vk_graphics_pipeline: Only fast compile if no shaders are pending GPUCode 2023-08-22 00:16:57 +0300
  • 631c777983 renderer_vulkan: Implement reinterpretation with copy GPUCode 2023-08-20 21:50:29 +0300
  • 622c20761c vk_blit_helper: Corect depth to color convertion GPUCode 2023-08-20 18:48:11 +0300