Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: make pipe_context::begin_query return a boolean | Samuel Pitoiset | 2015-05-06 | 1 | -2/+2 |
* | gallium: replace pipe_driver_query_info::max_value by a union | Samuel Pitoiset | 2015-05-06 | 1 | -6/+6 |
* | gallium: add an index argument to create_query | Ilia Mirkin | 2014-07-01 | 1 | -1/+1 |
* | freedreno: add support for hw queries | Rob Clark | 2014-05-13 | 1 | -2/+3 |
* | freedreno/query: allow multiple query implementations | Rob Clark | 2014-05-13 | 1 | -106/+12 |
* | freedreno: add prims-emitted driver query | Rob Clark | 2014-02-01 | 1 | -0/+1 |
* | freedreno: add basic query support | Rob Clark | 2014-01-08 | 1 | -0/+213 |