Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | freedreno: fix PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE | Rob Clark | 2017-10-02 | 1 | -3/+4 |
* | gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE | Nicolai Hähnle | 2017-09-18 | 1 | -0/+1 |
* | freedreno: add support for hw accumulating queries | Rob Clark | 2017-04-22 | 1 | -0/+21 |
* | freedreno/query: some queries don't have ->begin_query() | Rob Clark | 2016-02-17 | 1 | -0/+12 |
* | gallium: make pipe_context::begin_query return a boolean | Samuel Pitoiset | 2015-05-06 | 1 | -1/+1 |
* | freedreno/query: allow multiple query implementations | Rob Clark | 2014-05-13 | 1 | -1/+32 |
* | freedreno: add basic query support | Rob Clark | 2014-01-08 | 1 | -0/+37 |