suyu/src/video_core/texture_cache
Fernando Sahmkow 7731a0e2d1 texture_cache: General Fixes
Fixed ASTC mipmaps loading
Fixed alignment on openGL upload/download
Fixed Block Height Calculation
Removed unalign_height
2019-06-20 21:36:12 -03:00
..
copy_params.h copy_params: Use constructor instead of C-like initialization 2019-06-20 21:36:12 -03:00
surface_base.cpp texture_cache: General Fixes 2019-06-20 21:36:12 -03:00
surface_base.h texture_cache: General Fixes 2019-06-20 21:36:12 -03:00
surface_params.cpp texture_cache: General Fixes 2019-06-20 21:36:12 -03:00
surface_params.h texture_cache: General Fixes 2019-06-20 21:36:12 -03:00
surface_view.cpp Correct Surface Base and Views for new Texture Cache 2019-06-20 21:36:12 -03:00
surface_view.h surface_view: Add constructor for ViewParams 2019-06-20 21:36:12 -03:00
texture_cache.h gl_framebuffer_cache: Use a hashed struct to cache framebuffers 2019-06-20 21:36:12 -03:00