Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / drivers / vc4 / vc4_tiling.c
2018-08-08 Eric Anholtvc4: Handle partial loads/stores of tiled textures.
2017-01-26 Eric Anholtvc4: Move LT tiling code to a separate file.
2017-01-06 Eric Anholtvc4: Rewrite T image handling based on calling the...
2017-01-06 Eric Anholtvc4: Move the utile_width/height functions to header...
2017-01-06 Eric Anholtvc4: Make the load/store utile functions static.
2017-01-06 Eric Anholtvc4: Simplify the load/store utile functions.
2016-05-30 Rhys Kiddvc4: Fix doxygen warnings
2016-04-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-15 Eric Anholtvc4: Fix subimage accesses to LT textures.
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-14 Eric Anholtvc4: Fix compiler warnings on release builds.
2014-08-22 Eric Anholtvc4: Add support for texture tiling.