Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: switch boolean -> bool at the interface definitions | Ilia Mirkin | 2019-07-22 | 1 | -4/+4 |
* | vc4: Fix leak in HW queries error path | Ernestas Kulik | 2019-01-29 | 1 | -1/+1 |
* | broadcom/vc4: Add support for HW perfmon | Boris Brezillon | 2018-03-05 | 1 | -12/+216 |
* | gallium: add bool return to pipe_context::end_query | Nicolai Hähnle | 2016-04-21 | 1 | -1/+2 |
* | gallium: add pipe_context::set_active_query_state for pausing queries | Marek Olšák | 2016-04-12 | 1 | -0/+6 |
* | vc4: make vc4_begin_query() return a boolean | Samuel Pitoiset | 2015-05-27 | 1 | -1/+2 |
* | vc4: Add the necessary stubs for occlusion queries. | Eric Anholt | 2014-09-29 | 1 | -0/+83 |