aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/nv50_formats.c
Commit message (Expand)AuthorAgeFilesLines
* nv50,nvc0: extend formats table for integer formatsChristoph Bumiller2011-10-151-566/+406
* gallium: rename ZS stencil type to UINT (v2)Dave Airlie2011-10-111-3/+3
* nv50/nvc0: add support for R4A4_UNORM and A4R4_UNORM formatsMarcin Slusarz2011-09-131-0/+8
* nv50: implement resource_resolve with custom blitChristoph Bumiller2011-08-041-2/+2
* nv50,nvc0: extensive surface format renaming to get consistencyChristoph Bumiller2011-07-141-46/+49
* nv50,nvc0: don't advertise unaligned texture format supportChristoph Bumiller2011-07-141-12/+12
* nv50,nvc0: advertise GL_FIXED vertex buffers as supportedChristoph Bumiller2011-05-031-0/+18
* nv50,nvc0: add new texture and render target formatsChristoph Bumiller2011-04-171-2/+116
* nv50,nvc0: fix normalized RG16 and RGBA32 texture format entriesChristoph Bumiller2011-04-171-4/+4
* nv50,nvc0: update the format tablesChristoph Bumiller2011-03-051-89/+89
* nv50: replace most of it with nvc0 driver ported to nv50Christoph Bumiller2011-02-281-70/+76
* nv50: use formats table in nv50_surface.cChristoph Bumiller2010-09-251-9/+11
* Merge remote branch 'origin/nv50-compiler'Christoph Bumiller2010-09-151-1/+1
* nv50: add signed RGTC1 to format table, allow 2_10_10_10 for vbufsChristoph Bumiller2010-07-311-3/+7
* nv50: add/fix some license headersChristoph Bumiller2010-07-241-0/+21
* nv50: introduce the big formats tableChristoph Bumiller2010-07-241-0/+427