nv50,nvc0: disable render condition around clear_* functions
[mesa.git] / src / gallium / drivers / nouveau / nv50 / nv50_query.c
2015-11-15 Ilia Mirkinnv50,nvc0: disable render condition around clear_*...
2015-11-14 Samuel Pitoisetnv50: add compute-related MP perf counters on G84+
2015-10-30 Samuel Pitoisetnv50: move HW queries to nv50_query_hw.c/h files
2015-10-30 Samuel Pitoisetnv50: move nva0_so_target_save_offset() to its correct...
2015-10-30 Samuel Pitoisetnv50: add a header file for nv50_query
2015-09-06 Ilia Mirkinnv50: fix drawing from tfb, direct-to-pushbuf submits
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-07-20 Samuel Pitoisetnv50: add nesting support for occlusion queries
2015-06-23 Ilia Mirkinnv50,nvc0: make sure to pushbuf_refn before putting...
2015-05-23 Samuel Pitoisetnv50: fix PIPE_QUERY_TIMESTAMP_DISJOINT, based on nvc0
2015-05-22 Samuel Pitoisetnv50: fix PIPELINE_STATISTICS with HUD, based on nvc0
2015-05-22 Samuel Pitoisetnv50: fix 64-bit queries with HUD, based on nvc0
2015-05-05 Samuel Pitoisetgallium: make pipe_context::begin_query return a boolean
2015-04-04 Ilia Mirkinnv50: allocate more offset space for occlusion queries
2015-02-20 Ilia Mirkinnv50: add PIPELINE_STATISTICS query support, based...
2015-02-10 Tiziano Bacocconv50,nvc0: Mark PIPE_QUERY_TIMESTAMP_DISJOINT as ready...
2014-10-26 Tobias Klausmannnv50: handle inverted render conditions
2014-07-01 Ilia Mirkingallium: add an index argument to create_query
2014-05-11 Ilia Mirkinnv50,nvc0: leave queries on during blit, turn them...
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.