citra/src/video_core
2023-06-01 20:52:57 +05:30
..
custom_textures Rasterizer cache refactor v2 (#6479) 2023-05-07 02:34:28 +03:00
debug_utils
host_shaders mmpx: Fix GLES crashes. (#6588) 2023-06-01 20:52:57 +05:30
rasterizer_cache Fix additional reinterpretation nonsense (#6521) 2023-05-09 12:01:15 +03:00
renderer_opengl video_core: Add MMPX texture filter (#6564) 2023-05-31 11:55:46 +03:00
renderer_software Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
shader Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
texture Resolve compilation errors related to the Color namespace change 2022-11-15 11:25:51 +01:00
CMakeLists.txt Rasterizer cache refactor v2 (#6479) 2023-05-07 02:34:28 +03:00
command_processor.cpp
command_processor.h
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_state.h
pica_types.h
pica.cpp Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
pica.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.h
rasterizer_accelerated.cpp Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
rasterizer_accelerated.h Prepare frontend for multiple graphics APIs (#6347) 2023-03-27 14:29:17 +03:00
rasterizer_interface.h Textures loading screen (#6478) 2023-05-07 02:34:14 +03:00
regs_framebuffer.h Rasterizer cache refactor (#6375) 2023-04-21 10:14:55 +03: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 Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
regs_shader.h
regs_texturing.h Rasterizer cache refactor (#6375) 2023-04-21 10:14:55 +03:00
regs.cpp
regs.h renderer_opengl: Header cleanup 2022-08-21 02:22:57 +03:00
renderer_base.cpp Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02: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 Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
video_core.h Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00