summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/vc4/vc4_formats.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-10vc4: Add support for 5551 textures.Eric Anholt1-3/+2
2016-11-03vc4: Add miptree/texture state support for ETC1 compressed textures.Eric Anholt1-0/+2
2016-04-22gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*Marek Olšák1-4/+4
2015-07-30vc4: Avoid overflowing various static tables.Eric Anholt1-1/+1
2014-09-09vc4: Flip around the depth/stencil fields.Eric Anholt1-2/+2
2014-08-22vc4: Add support for all the texture and FBO formats we can.Eric Anholt1-0/+169