aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/nv50_resource.h
Commit message (Expand)AuthorAgeFilesLines
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-153/+0
* nv50: separate video logic from noallocIlia Mirkin2013-08-161-0/+1
* nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0Ilia Mirkin2013-07-181-0/+1
* nvc0: implement multisample texturesChristoph Bumiller2013-04-121-0/+1
* nvc0: place staging textures in GART and map them directlyChristoph Bumiller2013-04-031-1/+1
* nv50/nvc0: Build codegen in nv50.Johannes Obermayr2013-01-121-2/+1
* gallium: unify transfer functionsMarek Olšák2012-10-111-10/+5
* nv50,nvc0: implement blitChristoph Bumiller2012-09-301-0/+5
* nv50,nvc0: fix depth/stencil resolveChristoph Bumiller2012-04-291-0/+12
* nouveau: switch to libdrm_nouveau-2.0Christoph Bumiller2012-04-141-6/+5
* nvc0: add support for linear and buffer textures and RTsChristoph Bumiller2011-10-211-1/+6
* nv50,nvc0: add support for multi-sample resourcesChristoph Bumiller2011-07-141-0/+16
* nv50,nvc0: unify nvc0_miptree and nv50_miptree structsChristoph Bumiller2011-07-141-8/+57
* nv50: fix tile size calculationsChristoph Bumiller2011-03-021-1/+1
* nv50: move onto common linear buffer managerBen Skeggs2011-03-011-136/+5
* nv50: make mm available as common codeBen Skeggs2011-03-011-1/+1
* nv50: move onto shared fence codeBen Skeggs2011-03-011-4/+2
* nv50: replace most of it with nvc0 driver ported to nv50Christoph Bumiller2011-02-281-36/+142
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-4/+3
* nv50: make a working check for user memory vertex/index buffersChristoph Bumiller2010-04-201-0/+8
* nv50: plug in miptree resource vtblChristoph Bumiller2010-04-101-1/+1
* Squashed commit of the following:Keith Whitwell2010-04-101-0/+90