summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nv30/nv30_transfer.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: take extra push space into account for pushbuf_space callsIlia Mirkin2017-01-121-4/+4
* nv30: set usage to staging so that the buffer is allocated in GARTIlia Mirkin2016-08-311-1/+2
* nv30: Fix "array subscript is below array bounds" compiler warningHans de Goede2016-07-021-2/+1
* gallium/drivers/nouveau: Make use of ARRAY_SIZE macroEdward O'Callaghan2015-12-061-1/+1
* nv30: Fix max width / height checks in nv30 sifm codeHans de Goede2015-09-071-2/+2
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-6/+6
* nouveau: use bool instead of booleanSamuel Pitoiset2015-07-211-27/+27
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+754