gallium: add pipe_context::set_active_query_state for pausing queries
[mesa.git] / src / gallium / drivers / freedreno / freedreno_query.c
2016-04-12 Marek Olšákgallium: add pipe_context::set_active_query_state for...
2015-11-18 Ilia Mirkinfreedreno: add support for conditional rendering, requi...
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...
2014-07-01 Ilia Mirkingallium: add an index argument to create_query
2014-05-13 Rob Clarkfreedreno: add support for hw queries
2014-05-13 Rob Clarkfreedreno/query: allow multiple query implementations
2014-02-01 Rob Clarkfreedreno: add prims-emitted driver query
2014-01-08 Rob Clarkfreedreno: add basic query support