summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/format_lookup_table.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* format_lookup_table: Fix ZF32_X24S8 component typesReinUsesLisp2020-01-161-1/+1
* format_lookup_table: Address feedbackReinUsesLisp2019-11-151-29/+23
* texture_cache: Use a table instead of switch for texture formatsReinUsesLisp2019-11-151-0/+214