nvc0: all queries use an unsigned 64-bits integer by default
[mesa.git] / src / gallium / drivers / nouveau / nvc0 / nvc0_query.c
2015-05-05 Samuel Pitoisetnvc0: all queries use an unsigned 64-bits integer by...
2015-05-05 Samuel Pitoisetnvc0: make begin_query return false when all MP counter...
2015-05-05 Samuel Pitoisetnvc0: define driver-specific query groups
2015-05-05 Samuel Pitoisetgallium: make pipe_context::begin_query return a boolean
2015-05-05 Samuel Pitoisetgallium: replace pipe_driver_query_info::max_value...
2015-05-05 Samuel Pitoisetgallium: add new fields to pipe_driver_query_info
2015-03-10 Samuel Pitoisetnvc0: fix wrong max value for driver queries
2015-02-10 Tiziano Bacocconv50,nvc0: Mark PIPE_QUERY_TIMESTAMP_DISJOINT as ready...
2014-09-09 Ilia Mirkinnvc0: use 64-bit math when scaling the query results
2014-08-19 Tobias Klausmannnvc0: Handle ARB_conditional_render_inverted and enable it
2014-07-08 Samuel Pitoisetnvc0: allocate more space before a counter is configured
2014-07-01 Ilia Mirkinnvc0: expose 4 vertex streams, use stream ids in xfb
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.