util: remove LIST_DEL macro
[mesa.git] / src / gallium / drivers / nouveau / nv30 / nv30_query.c
2019-10-28 Timothy Arceriutil: remove LIST_DEL macro
2019-10-28 Timothy Arceriutil: remove LIST_ADDTAIL macro
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2017-09-18 Nicolai Hähnlegallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
2017-03-08 Brian Paulgallium: s/uint/enum pipe_render_cond_flag/ for set_ren...
2016-04-22 Nicolai Hähnlegallium: add bool return to pipe_context::end_query
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-12 Marek Olšákgallium: add pipe_context::set_active_query_state for...
2016-02-09 Jason EkstrandMerge commit '8b0fb1c152fe191768953aa8c77b89034a377f83...
2016-02-09 Ilia Mirkinnv30: add PIPE_QUERY_OCCLUSION_PREDICATE support
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
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.