citra-shitamoto-network/src/video_core
Tobias 1ddea27ac8
code: Cleanup and warning fixes from the Vulkan PR (#6163)
Co-authored-by: emufan4568 <geoster3d@gmail.com>
Co-authored-by: Kyle Kienapfel <Docteh@users.noreply.github.com>
2022-11-04 23:32:57 +01:00
..
debug_utils
rasterizer_cache code: Cleanup and warning fixes from the Vulkan PR (#6163) 2022-11-04 23:32:57 +01:00
renderer_opengl code: Cleanup and warning fixes from the Vulkan PR (#6163) 2022-11-04 23:32:57 +01:00
shader xbyak: Correct xbyak include directory 2022-10-23 13:19:32 +05:30
swrasterizer code: Cleanup and warning fixes from the Vulkan PR (#6163) 2022-11-04 23:32:57 +01:00
texture
CMakeLists.txt Upgrade codebase to C++ 20 + fix warnings + update submodules (#6115) 2022-09-21 18:36:12 +02: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 video_core: add texture filtering (#5017) 2020-03-16 09:42:05 -05:00
geometry_pipeline.cpp code: Cleanup and warning fixes from the Vulkan PR (#6163) 2022-11-04 23:32:57 +01:00
geometry_pipeline.h Fixed setting the right DSP service on deserialization 2020-02-13 17:42:10 +08:00
gpu_debugger.h code: Cleanup and warning fixes from the Vulkan PR (#6163) 2022-11-04 23:32:57 +01:00
pica_state.h Separate the enums from cam/cam.h 2020-08-19 01:45:57 -03:00
pica_types.h clang-format fixes 2020-02-13 17:39:15 +08:00
pica.cpp pica_state: Make use of std::array 2020-04-27 15:35:18 -04:00
pica.h
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_interface.h Sync GPU state after loading (fix FE terrain bug) 2020-04-11 10:28:52 +01: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
regs.cpp
regs.h renderer_opengl: Header cleanup 2022-08-21 02:22:57 +03:00
renderer_base.cpp Backport non-seperable disk shader from android (#5976) 2022-04-02 11:57:14 +05:30
renderer_base.h android: frontend: Track screen layout separately for orientation. 2021-12-18 16:52:17 +05:30
utils.h
vertex_loader.cpp CI: fix recent build issues (#6148) 2022-10-05 18:43:07 +02:00
vertex_loader.h
video_core.cpp fix typo; updated comment about apples bad driver 2020-04-18 15:55:19 +02:00
video_core.h Run clang format once more 2022-08-29 21:37:38 +03:00