1
0
Fork 0
forked from suyu/suyu
suyu/src/video_core/engines
ReinUsesLisp fe7f20e659 maxwell_3d: Add dirty flags for depth bounds values
This is useful in Vulkan where we want to update depth bounds without
caring if it's enabled or disabled through vkCmdSetDepthBounds.
2019-10-05 04:07:47 +00:00
..
const_buffer_info.h
engine_upload.cpp
engine_upload.h
fermi_2d.cpp Fix clang-format 2019-09-22 02:21:56 +02:00
fermi_2d.h
kepler_compute.cpp kepler_compute: Implement texture queries 2019-09-05 20:35:51 -03:00
kepler_compute.h kepler_compute: Implement texture queries 2019-09-05 20:35:51 -03:00
kepler_memory.cpp
kepler_memory.h
maxwell_3d.cpp maxwell_3d: Add dirty flags for depth bounds values 2019-10-05 04:07:47 +00:00
maxwell_3d.h maxwell_3d: Add dirty flags for depth bounds values 2019-10-05 04:07:47 +00:00
maxwell_dma.cpp
maxwell_dma.h
shader_bytecode.h Merge pull request #2869 from ReinUsesLisp/suld 2019-09-23 21:47:03 -04:00
shader_header.h