summaryrefslogtreecommitdiffstats
path: root/src/video_core/compatible_formats.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* video_core: Rearrange pixel format namesReinUsesLisp2020-07-131-47/+40
* texture_cache: Test format compatibility before copyingReinUsesLisp2020-06-271-1/+1
* video_core/compatible_formats: Table to test if two formats are legal to view or copyReinUsesLisp2020-06-271-0/+162