1
0
Fork 0
forked from suyu/suyu
suyu/src/video_core/engines
ReinUsesLisp ab65fde9f4 video_core: Add asserts for CS, TFB and alpha testing
Add asserts for compute shader dispatching, transform feedback being
enabled and alpha testing. These have in common that they'll probably break
rendering without logging.
2018-09-25 21:07:00 -03:00
..
fermi_2d.cpp video_core: Use nested namespaces where applicable 2018-07-20 18:23:54 -04:00
fermi_2d.h Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
kepler_memory.cpp GPU: Basic implementation of the Kepler Inline Memory engine (p2mf). 2018-09-12 13:57:08 -05:00
kepler_memory.h GPU: Basic implementation of the Kepler Inline Memory engine (p2mf). 2018-09-12 13:57:08 -05:00
maxwell_3d.cpp Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
maxwell_3d.h video_core: Add asserts for CS, TFB and alpha testing 2018-09-25 21:07:00 -03:00
maxwell_compute.cpp video_core: Add asserts for CS, TFB and alpha testing 2018-09-25 21:07:00 -03:00
maxwell_compute.h video_core: Add asserts for CS, TFB and alpha testing 2018-09-25 21:07:00 -03:00
maxwell_dma.cpp Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
maxwell_dma.h Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
shader_bytecode.h shader_bytecode: Lay out the Ipa-related enums better 2018-09-21 16:17:31 -04:00
shader_header.h Replace old FragmentHeader for the new Header 2018-09-11 12:48:19 -04:00