aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nv50/nv50_miptree.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: split transfer_inline_write into buffer and texture callbacksMarek Olšák2016-07-231-1/+0
* nouveau: remove use of deprecated nouveau_device::drm_versionBen Skeggs2015-12-221-1/+2
* nouveau: delay deleting buffer with unflushed fenceIlia Mirkin2015-09-281-1/+4
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* nouveau: use bool instead of booleanSamuel Pitoiset2015-07-211-13/+13
* nvc0: use NV_VRAM_DOMAIN() macroAlexandre Courbot2015-06-221-1/+1
* nouveau: set imported buffers to what the kernel gives usDave Airlie2015-06-101-1/+1
* nv50,nvc0: limit the y-tiling of 3d textures to the first level's tilingIlia Mirkin2015-04-061-6/+8
* nv50: enable texture compressionTobias Klausmann2015-01-051-3/+19
* nv50,nvc0: add missing depth/stencil formats to tile flag selectionIlia Mirkin2014-09-251-0/+4
* nv50: fix dri3 prime buffer creationAxel Davy2014-06-271-2/+6
* nv50: count wrapped textures towards the tex_obj countJoakim Sindholt2014-05-231-0/+2
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+498