Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/drivers: Trivial code-style cleanup | Edward O'Callaghan | 2015-12-06 | 1 | -6/+6 |
* | gallium: Replace u_simple_list.h with util/simple_list.h | Eric Anholt | 2015-01-28 | 1 | -1/+1 |
* | gallium/rbug: correctly unreference a sampler view | Marek Olšák | 2014-09-24 | 1 | -2/+1 |
* | rbug: only add textures to the list | Marek Olšák | 2014-08-19 | 1 | -2/+5 |
* | rbug: fix a crash in sampler_view_destroy caused by incorrect context | Marek Olšák | 2014-08-19 | 1 | -1/+1 |
* | gallium: unify transfer functions | Marek Olšák | 2012-10-11 | 1 | -3/+1 |
* | rbug: Fix surface reference leak | Jakob Bornecrantz | 2011-01-25 | 1 | -3/+3 |
* | gallium: support for array textures and related changes | Roland Scheidegger | 2010-12-02 | 1 | -3/+6 |
* | rbug: Fix sampler views and surfaces in context info | Jakob Bornecrantz | 2010-05-12 | 1 | -1/+1 |
* | rbug: Fix shaders | Jakob Bornecrantz | 2010-05-12 | 1 | -0/+52 |
* | rbug: Break out of trace | Jakob Bornecrantz | 2010-05-12 | 1 | -0/+195 |