summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/format_lookup_table.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* texture_cache/format_lookup_table: Fix incorrect green, blue, and alpha indicesLioncash2020-04-161-3/+3
* video_core: Implement RGBA16_SNORMReinUsesLisp2020-03-131-1/+2
* texture: Implement R32IReinUsesLisp2020-02-151-1/+2
* 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