Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | nv30: add PIPE_QUERY_OCCLUSION_PREDICATE support | Ilia Mirkin | 2016-02-09 | 1 | -2/+5 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -1/+1 |
* | nouveau: use bool instead of boolean | Samuel Pitoiset | 2015-07-21 | 1 | -2/+2 |
* | gallium: make pipe_context::begin_query return a boolean | Samuel Pitoiset | 2015-05-06 | 1 | -2/+3 |
* | gallium: add an index argument to create_query | Ilia Mirkin | 2014-07-01 | 1 | -1/+1 |
* | Move nv30, nv50 and nvc0 to nouveau. | Johannes Obermayr | 2013-09-11 | 1 | -0/+274 |