citra/src/video_core
2023-04-09 21:16:44 +02:00
..
debug_utils
rasterizer_cache gl_rasterizer: HP Bar Fix for some games (#6334) 2023-04-04 20:32:14 +03:00
renderer_opengl gl_shader_disk_cache.cpp: Invalidate Tranferable cache on error (#6392) 2023-04-09 21:16:44 +02:00
renderer_software video_core: Fix distance vector used when calculating lighting distance attenuation. (#6366) 2023-03-30 15:12:09 +03:00
shader Prepare frontend for multiple graphics APIs (#6347) 2023-03-27 14:29:17 +03:00
texture Resolve compilation errors related to the Color namespace change 2022-11-15 11:25:51 +01:00
CMakeLists.txt Prepare frontend for multiple graphics APIs (#6347) 2023-03-27 14:29:17 +03:00
command_processor.cpp command_processor: Resolve undefined behavior type punning 2020-04-27 15:35:21 -04:00
command_processor.h
generate_shaders.cmake
geometry_pipeline.cpp code: Cleanup and warning fixes from the Vulkan PR (#6163) 2022-11-04 23:32:57 +01:00
geometry_pipeline.h
gpu_debugger.h code: Cleanup and warning fixes from the Vulkan PR (#6163) 2022-11-04 23:32:57 +01:00
pica.cpp pica_state: Make use of std::array 2020-04-27 15:35:18 -04:00
pica.h
pica_state.h Separate the enums from cam/cam.h 2020-08-19 01:45:57 -03:00
pica_types.h
precompiled_headers.h Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00
primitive_assembly.cpp primitive_assembly: Take triangle_handler by reference 2020-04-18 20:40:45 -04:00
primitive_assembly.h Fix savestates compatibility (#5256) 2020-04-20 16:21:37 +02:00
rasterizer_accelerated.cpp Prepare frontend for multiple graphics APIs (#6347) 2023-03-27 14:29:17 +03:00
rasterizer_accelerated.h Prepare frontend for multiple graphics APIs (#6347) 2023-03-27 14:29:17 +03:00
rasterizer_interface.h
regs.cpp
regs.h renderer_opengl: Header cleanup 2022-08-21 02:22:57 +03:00
regs_framebuffer.h code: Cleanup and warning fixes from the Vulkan PR (#6163) 2022-11-04 23:32:57 +01:00
regs_lighting.h code: Cleanup and warning fixes from the Vulkan PR (#6163) 2022-11-04 23:32:57 +01:00
regs_pipeline.h CI: fix recent build issues (#6148) 2022-10-05 18:43:07 +02:00
regs_rasterizer.h
regs_shader.h gl_rasterizer: Resolve truncation warnings 2020-05-01 06:08:20 -04:00
regs_texturing.h
renderer_base.cpp Frontend PR fixes (#6378) 2023-03-30 14:24:49 +03:00
renderer_base.h Frontend PR fixes (#6378) 2023-03-30 14:24:49 +03:00
utils.h
vertex_loader.cpp Prepare frontend for multiple graphics APIs (#6347) 2023-03-27 14:29:17 +03:00
vertex_loader.h
video_core.cpp Frontend PR fixes (#6378) 2023-03-30 14:24:49 +03:00
video_core.h Frontend PR fixes (#6378) 2023-03-30 14:24:49 +03:00