summaryrefslogtreecommitdiffstats
path: root/src/video_core/compatible_formats.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* texture_cache: Blacklist BGRA8 copies and views on OpenGLameerj2021-03-041-2/+3
* gl_texture_cache: Avoid format views on Intel and AMDReinUsesLisp2021-01-041-1/+1
* video_core: Rewrite the texture cacheReinUsesLisp2020-12-301-21/+2
* compatible_formats: Add missing header guardLioncash2020-07-211-0/+2
* video_core/compatible_formats: Table to test if two formats are legal to view or copyReinUsesLisp2020-06-271-0/+32