azahar/src/video_core/pica
PabloMK7 0eb4a71720
Implement framebuffer vertical flip flag (#699)
* Implement framebuffer vertical flip flag

* Make VerticalMirror const
2025-03-17 19:39:55 +00: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 Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
pica_core.cpp Applied clang-format-19 to all files 2025-02-27 15:24:32 +00:00
pica_core.h Applied clang-format-19 to all files 2025-02-27 15:24:32 +00: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 misc: fix issues pointed out by msvc (#7316) 2024-01-07 12:37:42 -08:00
regs_framebuffer.h Implement framebuffer vertical flip flag (#699) 2025-03-17 19:39:55 +00:00
regs_internal.cpp video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
regs_internal.h video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +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 video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01: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 pica_core: Propogate vertex uniforms to geometry setup when not in exclusive mode (#7367) 2024-01-24 04:47:08 +02:00
shader_setup.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
shader_unit.cpp shader_jit: Fix/optimize conditional evaluation (#234) 2024-11-07 14:47:27 +01:00
shader_unit.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00: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