v3d: add new flag dirty TMU cache at v3d_compiler
[mesa.git] / src / gallium / drivers / v3d / v3d_query.c
2019-08-08 Iago Toral Quirogav3d: handle wait requirement when retrieving query...
2019-08-08 Iago Toral Quirogav3d: use the GPU to record primitives written to transf...
2019-08-08 Iago Toral Quirogav3d: be more explicit about the query types supported
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-06-18 Iago Toral Quirogav3d: only flush jobs accessing the query BO when readin...
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".