summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nvc0/nvc0_resource.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-23gallium: split transfer_inline_write into buffer and texture callbacksMarek Olšák1-1/+2
2016-04-09nv50,nvc0: add invalidate_resource support for buffer resourcesIlia Mirkin1-0/+1
2016-03-09gallium: add external usage flags to resource_from(get)_handle (v2)Marek Olšák1-1/+2
2015-12-01nv50,nvc0: allow to create resources other than buffersSamuel Pitoiset1-2/+0
2015-10-28nvc0: fix crash when nv50_miptree_from_handle failsJulien Isorce1-1/+2
2014-03-09nouveau: add valid range tracking to nouveau_bufferIlia Mirkin1-0/+2
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-0/+62