summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/format_lookup_table.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16texture_cache/format_lookup_table: Fix incorrect green, blue, and alpha indicesLioncash1-3/+3
2020-03-13video_core: Implement RGBA16_SNORMReinUsesLisp1-1/+2
2020-02-15texture: Implement R32IReinUsesLisp1-1/+2
2020-01-16format_lookup_table: Fix ZF32_X24S8 component typesReinUsesLisp1-1/+1
2019-11-15format_lookup_table: Address feedbackReinUsesLisp1-29/+23
2019-11-15texture_cache: Use a table instead of switch for texture formatsReinUsesLisp1-0/+214