summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_formats.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* nv50,nvc0: share the format table codeChristoph Bumiller2012-03-091-337/+2
* nv50,nvc0: extend formats table for integer formatsChristoph Bumiller2011-10-151-567/+323
* 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,nvc0: extensive surface format renaming to get consistencyChristoph Bumiller2011-07-141-48/+47
* 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-5/+61
* nv50,nvc0: fix normalized RG16 and RGBA32 texture format entriesChristoph Bumiller2011-04-171-2/+2
* nv50,nvc0: update the format tablesChristoph Bumiller2011-03-051-111/+172
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+462