vc4: Add support for GL_ARB_texture_swizzle.
[mesa.git] / src / gallium / drivers / vc4 / vc4_bufmgr.h
2015-07-18 Eric Anholtvc4: Switch to using a separate ioctl for making shaders.
2015-07-14 Eric Anholtvc4: Add perf debug for when we wait on BOs.
2015-05-30 Eric Anholtvc4: Convert from simple_list.h to list.h
2014-12-18 Eric Anholtvc4: Add a userspace BO cache.
2014-12-18 Eric Anholtvc4: Add dmabuf support.
2014-11-20 Eric Anholtvc4: Update for new kernel ABI with async execution...
2014-09-02 Eric Anholtvc4: Handle a couple of the transfer map flags.
2014-08-09 Eric Anholtvc4: Initial skeleton driver import.