v3d: Implement noperspective varyings on V3D 4.x.
[mesa.git] / src / gallium / drivers / v3d / v3d_context.h
2018-07-09 Eric Anholtv3d: Implement noperspective varyings on V3D 4.x.
2018-07-05 Eric Anholtv3d: Add proper support for GL_EXT_draw_buffers2's...
2018-06-18 Eric Anholtv3d: Set the SO offsets correctly if we have to re...
2018-06-15 Eric Anholtv3d: Fix polygon offset for Z16 buffers.
2018-06-14 Eric Anholtv3d: Fix the size of the packed attribute state.
2018-06-14 Eric Anholtv3d: Remove some unused context fields from vc4.
2018-05-17 Eric Anholtv3d: Add support for glSampleMask / glSampleCoverage.
2018-05-16 Eric Anholtv3d: Rename driver functions from vc5 to v3d.
2018-05-16 Eric Anholtv3d: Rename the driver files from "vc5" to "v3d".