aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/texture_cache/surface_params.h
AgeCommit message (Expand)Author
2019-06-29texture_cache: Style changesReinUsesLisp
2019-06-25surface_params: Corrections, asserts and documentation.Fernando Sahmkow
2019-06-20texture_cache: move some large methods to cpp filesFernando Sahmkow
2019-06-20texture_cache uncompress-compress is untopological.Fernando Sahmkow
2019-06-20texture_cache: Correct copying between compressed and uncompressed formatsFernando Sahmkow
2019-06-20Fix rebase errorsFernando Sahmkow
2019-06-20texture_cache: Fermi2D reform and implement View MirageFernando Sahmkow
2019-06-20texture_cache: General FixesFernando Sahmkow
2019-06-20video_core: Use un-shifted block sizes to avoid integer divisionsReinUsesLisp
2019-06-20Reduce amount of size calculations.Fernando Sahmkow
2019-06-20Correct Surface Base and Views for new Texture CacheFernando Sahmkow
2019-06-20texture_cache: Split texture cache into different filesReinUsesLisp