android: fix cflags and includes for amdgpu winsys
[mesa.git] / src / gallium / drivers / vc4 / vc4_drm.h
2015-07-18 Eric Anholtvc4: Switch to using a separate ioctl for making shaders.
2015-06-18 Eric Anholtvc4: Move RCL generation into the kernel.
2015-02-24 Eric Anholtvc4: Update to current kernel sources.
2014-11-20 Eric Anholtvc4: Update for new kernel ABI with async execution...
2014-08-11 Eric Anholtvc4: Rename fields in the kernel interface.
2014-08-11 Eric Anholtvc4: Rewrite the kernel ABI to support texture uniform...
2014-08-11 Eric Anholtvc4: Add docs for the drm interface
2014-08-09 Eric Anholtvc4: Initial skeleton driver import.