summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/surface_base.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* texture_cache: Add checks for texture buffers.Fernando Sahmkow2019-06-211-2/+16
* texture_cache: Fermi2D reform and implement View MirageFernando Sahmkow2019-06-211-5/+10
* texture_cache: General FixesFernando Sahmkow2019-06-211-0/+4
* Remove Framebuffer reconfiguration and restrict rendertarget protectionFernando Sahmkow2019-06-211-5/+10
* Reduce amount of size calculations.Fernando Sahmkow2019-06-211-18/+10
* texture_cache: Correct premature texceptionsFernando Sahmkow2019-06-211-3/+14
* Fixes to mipmap's process and reconstruct processFernando Sahmkow2019-06-211-2/+2
* surface_base: Add parenthesis to EmplaceOverview's predicateReinUsesLisp2019-06-211-3/+2
* surface_view: Add constructor for ViewParamsReinUsesLisp2019-06-211-27/+12
* surface_base: Split BreakDown into layered and non-layered variantsReinUsesLisp2019-06-211-45/+48
* surface_base: Silence truncation warnings and minor renames and reorderingReinUsesLisp2019-06-211-16/+19
* copy_params: Use constructor instead of C-like initializationReinUsesLisp2019-06-211-33/+20
* Correct Mipmaps View method in Texture CacheFernando Sahmkow2019-06-211-3/+2
* Change texture_cache chaching from GPUAddr to CacheAddrFernando Sahmkow2019-06-211-15/+15
* Corrections to Structural MatchingFernando Sahmkow2019-06-211-21/+45
* Correct Surface Base and Views for new Texture CacheFernando Sahmkow2019-06-211-77/+220
* texture_cache: Remove execution context copies from the texture cacheReinUsesLisp2019-06-211-5/+3
* texture_cache: Split texture cache into different filesReinUsesLisp2019-06-211-0/+172