azahar/src/video_core/pica
PabloMK7 5ddbaeae23
Some checks are pending
citra-build / source (push) Waiting to run
citra-build / linux-x86_64 (appimage) (push) Waiting to run
citra-build / linux-x86_64 (appimage-wayland) (push) Waiting to run
citra-build / linux-x86_64 (gcc-nopch) (push) Waiting to run
citra-build / linux-arm64 (clang) (push) Waiting to run
citra-build / linux-arm64 (gcc-nopch) (push) Waiting to run
citra-build / macos (push) Waiting to run
citra-build / windows (msvc) (push) Waiting to run
citra-build / windows (msys2) (push) Waiting to run
citra-build / android (googleplay) (push) Waiting to run
citra-build / android (vanilla) (push) Waiting to run
citra-build / docker (push) Waiting to run
citra-format / clang-format (push) Waiting to run
citra-libretro / android (push) Waiting to run
citra-libretro / linux (push) Waiting to run
citra-libretro / windows (push) Waiting to run
citra-libretro / macos (arm64) (push) Waiting to run
citra-libretro / macos (x86_64) (push) Waiting to run
citra-libretro / ios (push) Waiting to run
citra-libretro / tvos (push) Waiting to run
citra-transifex / transifex (push) Waiting to run
gsp: Fix GPU interrupt queue and add GPU timing emulation (#2095)
2026-05-07 01:36:21 +02:00
..
dirty_regs.h video_core: Make all state dirty after loading a savestate 2026-01-22 19:42:21 +01:00
geometry_pipeline.cpp Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
geometry_pipeline.h video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
output_vertex.cpp video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
output_vertex.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
packed_attribute.h Fixed NetBSD build issues 2026-04-05 13:11:40 +01:00
pica_core.cpp gsp: Fix GPU interrupt queue and add GPU timing emulation (#2095) 2026-05-07 01:36:21 +02:00
pica_core.h gsp: Fix GPU interrupt queue and add GPU timing emulation (#2095) 2026-05-07 01:36:21 +02:00
primitive_assembly.cpp video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
primitive_assembly.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
regs_external.h gsp: Fix GPU interrupt queue and add GPU timing emulation (#2095) 2026-05-07 01:36:21 +02:00
regs_framebuffer.h Implement framebuffer vertical flip flag (#699) 2025-03-17 19:39:55 +00:00
regs_internal.cpp pica: Fix irq request register behaviour (#1216) 2025-07-10 23:01:53 +01:00
regs_internal.h pica: Fix irq request register behaviour (#1216) 2025-07-10 23:01:53 +01:00
regs_lcd.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
regs_lighting.h video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
regs_pipeline.h Fix incorrect geo shader config start index parameter bit length (#1056) 2025-05-22 18:20:13 +02:00
regs_rasterizer.h Implement framebuffer vertical flip flag (#699) 2025-03-17 19:39:55 +00:00
regs_shader.h Encrypt downloaded apps with a console unique key 2025-03-01 12:12:52 +00:00
regs_texturing.h renderer_vulkan: Rewrite descriptor set management and various small fixes (#77) 2024-11-07 14:43:54 +01:00
shader_setup.cpp video_core: Add patches for 3D Classics shaders (#1593) 2026-01-09 18:28:40 +01:00
shader_setup.h video_core: vulkan: Add disk shader cache (#1725) 2026-02-16 15:59:22 +01:00
shader_unit.cpp shader_jit: Optimize GeometryEmitter SETEMIT state 2026-04-05 23:02:56 +02:00
shader_unit.h shader_jit: Optimize GeometryEmitter SETEMIT state 2026-04-05 23:02:56 +02:00
vertex_loader.cpp video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
vertex_loader.h video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00