summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nv30/nv30_miptree.c
Commit message (Expand)AuthorAgeFilesLines
* WIP nouveau: add lockingIlia Mirkin2016-11-011-1/+12
* gallium: split transfer_inline_write into buffer and texture callbacksMarek Olšák2016-07-231-1/+0
* nouveau: be more careful about freeing temporary transfer buffersIlia Mirkin2015-09-281-2/+7
* nv30: Fix color resolving for nv3x cardsHans de Goede2015-09-091-1/+37
* nv30: Implement color resolve for msaaHans de Goede2015-09-041-11/+8
* nv30: Fix creation of scanout buffersHans de Goede2015-09-041-0/+10
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-3/+3
* nouveau: use bool instead of booleanSamuel Pitoiset2015-07-211-2/+2
* nv30: align transfer stride to 64, required by blit, sifm transfer implsIlia Mirkin2015-06-291-2/+2
* gallium: add flush_resource context functionMarek Olšák2013-09-201-0/+6
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+490