v3d: don't emit point coordinates varyings if the FS doesn't read them
[mesa.git] / src / gallium / drivers / v3d / v3d_fence.c
2018-07-20 Eric Anholtv3d: Fix incorrect handling of two fences created back...
2018-07-20 Eric Anholtv3d: Fix the timeout value passed to drmSyncobjWait().
2018-07-20 Eric Anholtv3d: Fix drmSyncobjWait() return value checking even...
2018-06-20 Eric Anholtv3d: Fix return value from fence_finish.
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".