Commit graph

  • 3d614c9e44 android: Custom driver code GPUCode 2023-08-13 17:44:16 +0300
  • 77ffafafb6 vk_renderpass_cache: Bump pixel format count GPUCode 2023-08-11 03:33:15 +0300
  • 6d9df5cd3f renderer/vulkan: Make gl_Position invariant. (#48) Steveice10 2023-08-07 23:37:38 -0700
  • b4cfd32990 qt: Fix fullscreen and resize issues on macOS. (#47) Steveice10 2023-08-07 03:18:35 -0700
  • 503e657e58 renderer_vulkan: Add vulkan backend GPUCode 2023-07-25 22:16:41 +0300
  • 735cecd5f4 vk_instance: Collect tooling info GPUCode 2023-07-25 14:10:34 +0300
  • 037ffdbb07 citra_qt: Add vulkan options to the GUI GPUCode 2023-07-25 14:04:08 +0300
  • 62068478e2 code: Prepare frontend for vulkan support GPUCode 2023-05-03 23:52:26 +0300
  • 6a1fd38063
    build: Use new glslang tool name. (#6889) Steveice10 2023-08-13 15:45:22 -0700
  • 5a23a2390c build: Use new glslang tool name. Steveice10 2023-08-13 14:57:34 -0700
  • 95aef630cd android: Custom driver code GPUCode 2023-08-13 17:44:16 +0300
  • 5489fcb0f3 build: Enable link time optimization in release builds. Steveice10 2023-08-12 21:23:49 -0700
  • 1bd0f0fddb build: Add missing citra_core link in audio_core. Steveice10 2023-08-12 21:55:49 -0700
  • 40a7d9b407 common: Fix GCC ignored-attributes warning. Steveice10 2023-08-12 17:39:47 -0700
  • f528a3f9ca build: Fix glslang requiring Python. Steveice10 2023-08-12 17:43:59 -0700
  • 63697ea432 vk_shader_gen_spv: Use floor instead of int cast GPUCode 2023-08-13 03:18:48 +0300
  • 3ec4c74a13 (gl/vk)_shader_gen: Use floor instead of int cast GPUCode 2023-08-13 03:14:30 +0300
  • b0ffda405e Address review comments (part 1) FearlessTobi 2023-08-12 17:52:15 +0200
  • 62e8e37cd8 boss: Fix crash in Send/ReceiveProperty FearlessTobi 2023-08-12 16:29:01 +0200
  • dec80b6d36 boss: Implement SendProperty and ReceiveProperty Rokkubro 2023-08-11 20:57:20 +0200
  • 5e8a0eff11 boss: Implement Spotpass service (part 1) Rokkubro 2023-08-11 20:09:13 +0200
  • a27971e723
    service/cecd: Fix buffer writes in ReadData. (#6880) Steveice10 2023-08-11 10:31:24 -0700
  • 19e311c78f qt: Make input configuration scrollable. Steveice10 2023-08-10 23:51:46 -0700
  • eb8d2941c9
    savestates: save the build name to be displayed when there's a version mismatch (#6493) Vitor K 2023-08-11 00:55:22 -0300
  • 0c5629c2f7 savestate_data: update hash database Vitor Kiguchi 2023-08-10 21:39:42 -0300
  • c864b068de vk_renderpass_cache: Bump pixel format count GPUCode 2023-08-11 03:33:15 +0300
  • af78268dd5
    qt: Update Qt to 6.5.1 (#6863) Steveice10 2023-08-10 14:32:51 -0700
  • a3119a8d17 build: Add missing shader-related sources to shader cache version hash. Steveice10 2023-08-10 04:35:31 -0700
  • 2ff5248d36 renderer/vulkan: Fix reading texcoord components in SPV generator. Steveice10 2023-08-10 01:27:24 -0700
  • f7101324d1 service/cecd: Fix buffer writes in ReadData. Steveice10 2023-08-09 17:43:36 -0700
  • baca2bfc6b
    qt: Only register graphics debugger as observer if visible. (#6875) Steveice10 2023-08-09 17:31:09 -0700
  • aebf95b911
    gl_driver.h: note that the ClearTex bug also happens on Broadwell Vitor K 2023-08-09 20:23:48 -0300
  • 38344a8b19 opengl: disable ClearTexture on Intel drivers Vitor Kiguchi 2023-08-09 17:36:07 -0300
  • f753d83cbc renderer/vulkan: Block VK_EXT_custom_border_color on Qualcomm drivers. Steveice10 2023-08-09 06:11:37 -0700
  • 337adf2625 renderer/vulkan: Add custom border color emulation to SPV generator. Steveice10 2023-08-09 01:46:12 -0700
  • 65c4605c28 renderer/vulkan: Emulate custom border colors in GLSL when unavailable. Steveice10 2023-08-09 00:25:48 -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
  • a206937a71
    renderer/vulkan: Make gl_Position invariant. (#48) Steveice10 2023-08-07 23:37:38 -0700
  • 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
  • 8e0df29c6e qt: Only register graphics debugger as observer if visible. Steveice10 2023-08-07 16:59:26 -0700
  • 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
  • 87a86c90cd rasterizer_cache: Bring back custom format parameter GPUCode 2023-08-07 17:49:23 +0300
  • 4505760ec7 renderer_gl: Disable stereo on bottom screen GPUCode 2023-08-07 03:34:46 +0300
  • 5e65e0d1f0
    qt: Fix fullscreen and resize issues on macOS. (#47) Steveice10 2023-08-07 03:18:35 -0700
  • 6d0cd5b00e
    build: Expose ENABLE_SCRIPTING and ENABLE_WEB_SERVICE flags as public. (#6872) Steveice10 2023-08-07 03:12:49 -0700
  • ba718c247e build: Expose ENABLE_SCRIPTING and ENABLE_WEB_SERVICE flags as public. Steveice10 2023-08-07 02:23:01 -0700
  • 8804a9f599 qt: Exclude qtdeclarative from download. Steveice10 2023-08-06 14:19:34 -0700
  • 986b256096 qt: Update Qt download to 6.5.1 Steveice10 2023-08-06 14:19:10 -0700
  • 27e1debb79 service: nfp: Fix size and increase timeout german77 2023-08-06 20:20:01 -0600
  • 277f9f45fc
    Merge branch 'citra-emu:master' into amiibo_size Narr the Reg 2023-08-06 20:22:48 -0600
  • d2264994b8 service: nfp: Fix size and increase timeout german77 2023-08-06 20:20:01 -0600
  • a9923ad04b qt: Fix double dialog and crash when OpenGL is selected on unsupported platform. Steveice10 2023-08-06 18:52:23 -0700
  • 651663e5f7 renderer_gl: Add swap eyes options GPUCode 2023-07-30 02:30:44 +0300
  • a9e5e59d9a core: frontend: Add top-bottom stereo rendering option GPUCode 2023-07-30 01:57:54 +0300
  • 96c375229b host_shaders: Improve anaglyph quality GPUCode 2023-07-30 00:41:56 +0300
  • ea928374a6 renderer_opengl: Adjust interlaced lines to monitor GPUCode 2023-07-30 00:21:08 +0300
  • 6026a5201d
    ac: Change fixed value to constexpr Daniel López Guimaraes 2023-08-06 23:08:57 +0100
  • 2ee29d290c
    ac: Stub GetConnectingProxyEnable Daniel López Guimaraes 2023-08-06 22:33:47 +0100
  • 6d612456d7
    http_c: Fix failing assert in ReceiveDataImpl Daniel López Guimaraes 2023-08-06 22:29:04 +0100
  • 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
  • 7ac6c59351 renderer_vulkan: Add vulkan backend GPUCode 2023-07-25 22:16:41 +0300
  • f6ea821cd0 qt: Fix dark themes not showing alternating row icons with Qt 6.5.2 Steveice10 2023-08-05 19:03:54 -0700
  • 1998a3d38e cmake: Add option to enable scripting GPUCode 2023-08-05 15:59:19 +0300
  • f166cbc35b cmake: Pull httplib out of ENABLE_WEB_SERVICE GPUCode 2023-08-05 15:50:53 +0300
  • c652b5535e frame_dumper: Use jthread GPUCode 2023-08-05 13:45:44 +0300
  • bbd3b89dd4 rasterizer_cache: Cleanup GPUCode 2023-08-05 03:02:14 +0300
  • abfa792dda surface_params: Allow custom surface recycling GPUCode 2023-08-05 02:58:22 +0300
  • aaeba6759e
    citra_qt: do not pass memory to widget (#6849) Vitor K 2023-08-04 20:35:52 -0300
  • a7e6497bb4 gl_texture_runtime: Implement ARB_clear_texture GPUCode 2023-08-05 02:03:21 +0300
  • fa132a4e44 citra_qt: do not pass memory to widget Vitor Kiguchi 2023-08-04 14:28:00 -0300
  • c6623b01ef savestates: add legacy hash lookup Vitor Kiguchi 2023-08-04 01:50:01 -0300
  • eb92e2e293 savestates: add zero member to header just in case of UB from an older save state Vitor Kiguchi 2023-04-30 21:12:12 -0300
  • 9564f09788 savestates: display build name on save/load menu Vitor Kiguchi 2023-04-30 21:01:17 -0300
  • b67f0095b0 savestates: add a build_name field to the header Vitor Kiguchi 2023-04-28 19:56:06 -0300
  • e3788b8116 renderer_vulkan: Add vulkan backend GPUCode 2023-07-25 22:16:41 +0300
  • 0d97039ede renderer_vulkan: Add vulkan backend GPUCode 2023-07-25 22:16:41 +0300
  • 987a71532e vk_instance: Collect tooling info GPUCode 2023-07-25 14:10:34 +0300
  • f86660bf21 citra_qt: Add vulkan options to the GUI GPUCode 2023-07-25 14:04:08 +0300
  • 199f202b5e code: Prepare frontend for vulkan support GPUCode 2023-05-03 23:52:26 +0300
  • 9e56ffb606 externals: Update boost GPUCode 2023-08-03 10:27:29 +0300
  • 670900142f build: Add flag for disabling bundling target. Steveice10 2023-08-02 18:57:00 -0700
  • f7c6784960 shader_interpreter: fix control flow edge cases and implement break/breakc Tillmann Karras 2023-08-03 01:10:20 +0300
  • ebac2e4978
    custom_tex_manager: Allow old hash in more cases (#6843) GPUCode 2023-08-03 00:51:10 +0300
  • c4abc2bc62 custom_tex_manager: Allow old hash in more cases GPUCode 2023-08-02 23:06:28 +0300
  • 5b9f4d4129
    SOC: Fix setting TTL to default value when TTL = 0 (#6835) PabloMK7 2023-08-02 22:06:51 +0200
  • ccebe5c08a custom_tex_manager: Allow old hash in more cases GPUCode 2023-08-02 23:06:28 +0300
  • 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
  • 57e9b2d564 citra_qt: fix two graphics configuration bugs Vitor Kiguchi 2023-08-02 14:15:27 -0300
  • e40b5511a6 rasterizer_cache: Fix crash due to memory corruption GPUCode 2023-08-02 17:40:31 +0300
  • 8eed097610 rasterizer_cache: Switch to plain erase loop GPUCode 2023-08-02 17:39:44 +0300
  • 1c674cbc9b rasterizer_cache: Dont consider res_scale during recycle GPUCode 2023-08-02 17:38:31 +0300
  • ee31a3bae8
    Revert fix static modifier in soc_u.cpp PabloMK7 2023-08-02 12:07:01 +0200
  • e03e14c95b
    Fix clang format in soc_u.h PabloMK7 2023-08-02 12:06:23 +0200