citra-shitamoto-network/src/video_core
SachinVin 842031a2eb
Fix Disk shader cache when accurate multiplication is off (#5711)
* renderer_opengl.cpp: fix sanitize_mul check for disk shader cache

* Partially revert "Band-aid solution for 'Disk Shader Cache' (#5188)"

This reverts commit 2e0ce86c9e.

* Disable `disk_shader_cache` checkbox when `hw_renderer` is off
2021-05-16 10:45:02 +02:00
..
debug_utils
renderer_opengl Fix Disk shader cache when accurate multiplication is off (#5711) 2021-05-16 10:45:02 +02:00
shader externals: Update Xbyak to 5.96 2021-01-04 05:11:18 +01:00
swrasterizer video_core: Remove unnecessary enum class casting in logging messages 2020-12-28 16:50:23 +01:00
texture
CMakeLists.txt Merge branch 'master' into feature/savestates-2 2020-04-17 00:01:43 +01:00
command_processor.cpp command_processor: Resolve undefined behavior type punning 2020-04-27 15:35:21 -04:00
command_processor.h video_core serialization 2020-02-13 17:34:16 +08:00
generate_shaders.cmake video_core: add texture filtering (#5017) 2020-03-16 09:42:05 -05:00
geometry_pipeline.cpp geometry_pipeline: std::move vertex handler in SetVertexHandler() 2020-04-18 21:26:47 -04:00
geometry_pipeline.h Fixed setting the right DSP service on deserialization 2020-02-13 17:42:10 +08:00
gpu_debugger.h
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 video_core: Remove unnecessary enum class casting in logging messages 2020-12-28 16:50:23 +01:00
regs_lighting.h video_core: Remove unnecessary enum class casting in logging messages 2020-12-28 16:50:23 +01:00
regs_pipeline.h
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_base.cpp gl_rasterizer: Remove unused emu_window variable in RasterizerOpenGL 2020-05-01 05:52:48 -04:00
renderer_base.h video_core: Amend misplaced forward declarations 2020-04-18 20:12:22 -04:00
utils.h
vertex_loader.cpp
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 fix typo; updated comment about apples bad driver 2020-04-18 15:55:19 +02:00