suyu/src/video_core/engines
Fernando Sahmkow 175aa343ff texture_cache: Fermi2D reform and implement View Mirage
This also does some fixes on compressed textures reinterpret and on the
Fermi2D engine in general.
2019-06-20 21:38:33 -03:00
..
const_buffer_info.h video_core/engines: Move ConstBufferInfo out of Maxwell3D 2019-06-07 19:47:15 -03:00
engine_upload.cpp engine_upload: Addapt to new Texture Cache 2019-06-20 21:36:12 -03:00
engine_upload.h engine_upload: Addapt to new Texture Cache 2019-06-20 21:36:12 -03:00
fermi_2d.cpp texture_cache: Fermi2D reform and implement View Mirage 2019-06-20 21:38:33 -03:00
fermi_2d.h texture_cache: Fermi2D reform and implement View Mirage 2019-06-20 21:38:33 -03:00
kepler_compute.cpp Corrections and styling 2019-04-23 08:02:24 -04:00
kepler_compute.h kepler_compute: Use std::array for cbuf info 2019-06-07 20:36:22 -03:00
kepler_memory.cpp Corrections and styling 2019-04-23 08:02:24 -04:00
kepler_memory.h Refactors and name corrections. 2019-05-01 15:31:39 -04:00
maxwell_3d.cpp maxwell_3d: Partially implement texture buffers as 1D textures 2019-06-20 21:36:12 -03:00
maxwell_3d.h video_core/engines: Move ConstBufferInfo out of Maxwell3D 2019-06-07 19:47:15 -03:00
maxwell_dma.cpp texture_cache: loose TryReconstructSurface when accurate GPU is not on. 2019-06-20 21:36:12 -03:00
maxwell_dma.h video_core: Use un-shifted block sizes to avoid integer divisions 2019-06-20 21:36:12 -03:00
shader_bytecode.h shader: Decode SUST and implement backing image functionality 2019-06-20 21:38:33 -03:00
shader_header.h shader_decompiler: Improve Accuracy of Attribute Interpolation. 2019-02-14 03:25:07 -04:00