summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nv50/nv50_miptree.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-23gallium: split transfer_inline_write into buffer and texture callbacksMarek Olšák1-1/+0
2015-12-22nouveau: remove use of deprecated nouveau_device::drm_versionBen Skeggs1-1/+2
2015-09-28nouveau: delay deleting buffer with unflushed fenceIlia Mirkin1-1/+4
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-2/+2
2015-07-21nouveau: use bool instead of booleanSamuel Pitoiset1-13/+13
2015-06-22nvc0: use NV_VRAM_DOMAIN() macroAlexandre Courbot1-1/+1
2015-06-10nouveau: set imported buffers to what the kernel gives usDave Airlie1-1/+1
2015-04-06nv50,nvc0: limit the y-tiling of 3d textures to the first level's tilingIlia Mirkin1-6/+8
2015-01-05nv50: enable texture compressionTobias Klausmann1-3/+19
2014-09-25nv50,nvc0: add missing depth/stencil formats to tile flag selectionIlia Mirkin1-0/+4
2014-06-27nv50: fix dri3 prime buffer creationAxel Davy1-2/+6
2014-05-23nv50: count wrapped textures towards the tex_obj countJoakim Sindholt1-0/+2
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-0/+498