gallium: add pipe_context::set_active_query_state for pausing queries
[mesa.git] / src / gallium / drivers / vc4 / vc4_drm.h
2015-12-15 Eric Anholtvc4: Import updated vc4_drm.h with hang state.
2015-12-08 Eric Anholtvc4: Add kernel RCL support for MSAA rendering.
2015-12-08 Eric Anholtvc4: Rename color_ms_write to color_write.
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.