Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t... | Ian Romanick | 2018-03-29 | 1 | -3/+3 |
* | gallium: split transfer_inline_write into buffer and texture callbacks | Marek Olšák | 2016-07-23 | 1 | -1/+0 |
* | nouveau: be more careful about freeing temporary transfer buffers | Ilia Mirkin | 2015-09-28 | 1 | -2/+7 |
* | nv30: Fix color resolving for nv3x cards | Hans de Goede | 2015-09-09 | 1 | -1/+37 |
* | nv30: Implement color resolve for msaa | Hans de Goede | 2015-09-04 | 1 | -11/+8 |
* | nv30: Fix creation of scanout buffers | Hans de Goede | 2015-09-04 | 1 | -0/+10 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -3/+3 |
* | nouveau: use bool instead of boolean | Samuel Pitoiset | 2015-07-21 | 1 | -2/+2 |
* | nv30: align transfer stride to 64, required by blit, sifm transfer impls | Ilia Mirkin | 2015-06-29 | 1 | -2/+2 |
* | gallium: add flush_resource context function | Marek Olšák | 2013-09-20 | 1 | -0/+6 |
* | Move nv30, nv50 and nvc0 to nouveau. | Johannes Obermayr | 2013-09-11 | 1 | -0/+490 |