aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/texture_cache/surface_params.h
AgeCommit message (Expand)Author
2020-04-01video_core: Use native ASTC when availableReinUsesLisp
2020-02-16texture_cache: Implement layered framebuffer attachmentsReinUsesLisp
2020-01-13texture_cache/surface_params: Make GetNumLayers publicReinUsesLisp
2019-12-22Texture Cache: Improve documentationFernando Sahmkow
2019-12-22Texture Cache: Address FeedbackFernando Sahmkow
2019-12-22Texture Cache: Add HLE methods for building 3D textures within the GPU in cer...Fernando Sahmkow
2019-11-20Texture_Cache: Redo invalid Surfaces handling.Fernando Sahmkow
2019-11-14texture_cache: Use a table instead of switch for texture formatsReinUsesLisp
2019-11-14texture_cache: Drop abstracted ComponentTypeReinUsesLisp
2019-09-05texture_cache: Minor changesReinUsesLisp
2019-09-05gl_rasterizer: Implement image bindingsReinUsesLisp
2019-09-05texture_cache: Pass TIC to texture cacheReinUsesLisp
2019-08-30video_core: Silent miscellaneous warnings (#2820)Rodrigo Locatti
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