Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / drivers / vc4 / vc4_formats.c
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2017-10-10 Eric Anholtvc4: Add support for 5551 textures.
2016-11-04 Eric Anholtvc4: Add miptree/texture state support for ETC1 compres...
2016-04-21 Marek Olšákgallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-30 Eric Anholtvc4: Avoid overflowing various static tables.
2014-09-09 Eric Anholtvc4: Flip around the depth/stencil fields.
2014-08-22 Eric Anholtvc4: Add support for all the texture and FBO formats...