nv30: add PIPE_QUERY_OCCLUSION_PREDICATE support
[mesa.git] / src / gallium / drivers / nouveau / nv30 / nv30_query.c
2016-02-09 Ilia Mirkinnv30: add PIPE_QUERY_OCCLUSION_PREDICATE support
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-05-05 Samuel Pitoisetgallium: make pipe_context::begin_query return a boolean
2014-07-01 Ilia Mirkingallium: add an index argument to create_query
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.