| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -4/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | nv50: add remaining RGBX formats | Christoph Bumiller | 2013-04-18 | 1 | -4/+12 |
* | nv50: fix 4th component of Lx_SINT/UINT formats | Christoph Bumiller | 2013-04-18 | 1 | -6/+6 |
* | nv50,nvc0: add RGBX16/32_FLOAT formats | Christoph Bumiller | 2013-04-12 | 1 | -0/+4 |
* | nvc0: add SHADER/COMPUTE_RESOURCE bind flags to format table | Christoph Bumiller | 2013-03-12 | 1 | -43/+53 |
* | nv50,nvc0: fix/enable texture buffer objects | Christoph Bumiller | 2013-01-30 | 1 | -4/+6 |
* | nv50,nvc0: fix depth/stencil resolve | Christoph Bumiller | 2012-04-29 | 1 | -3/+7 |
* | nv50,nvc0: handle new vertex fetch caps | Christoph Bumiller | 2012-04-24 | 1 | -0/+5 |
* | nv50: add support for R8G8_R8B8 and G8R8_B8R8 formats | Christoph Bumiller | 2012-03-09 | 1 | -0/+2 |
* | nv50,nvc0: share the format table code | Christoph Bumiller | 2012-03-09 | 1 | -16/+42 |
* | nv50,nvc0: extend formats table for integer formats | Christoph Bumiller | 2011-10-15 | 1 | -566/+406 |
* | gallium: rename ZS stencil type to UINT (v2) | Dave Airlie | 2011-10-11 | 1 | -3/+3 |
* | nv50/nvc0: add support for R4A4_UNORM and A4R4_UNORM formats | Marcin Slusarz | 2011-09-13 | 1 | -0/+8 |
* | nv50: implement resource_resolve with custom blit | Christoph Bumiller | 2011-08-04 | 1 | -2/+2 |
* | nv50,nvc0: extensive surface format renaming to get consistency | Christoph Bumiller | 2011-07-14 | 1 | -46/+49 |
* | nv50,nvc0: don't advertise unaligned texture format support | Christoph Bumiller | 2011-07-14 | 1 | -12/+12 |
* | nv50,nvc0: advertise GL_FIXED vertex buffers as supported | Christoph Bumiller | 2011-05-03 | 1 | -0/+18 |
* | nv50,nvc0: add new texture and render target formats | Christoph Bumiller | 2011-04-17 | 1 | -2/+116 |
* | nv50,nvc0: fix normalized RG16 and RGBA32 texture format entries | Christoph Bumiller | 2011-04-17 | 1 | -4/+4 |
* | nv50,nvc0: update the format tables | Christoph Bumiller | 2011-03-05 | 1 | -89/+89 |
* | nv50: replace most of it with nvc0 driver ported to nv50 | Christoph Bumiller | 2011-02-28 | 1 | -70/+76 |
* | nv50: use formats table in nv50_surface.c | Christoph Bumiller | 2010-09-25 | 1 | -9/+11 |
* | Merge remote branch 'origin/nv50-compiler' | Christoph Bumiller | 2010-09-15 | 1 | -1/+1 |
* | nv50: add signed RGTC1 to format table, allow 2_10_10_10 for vbufs | Christoph Bumiller | 2010-07-31 | 1 | -3/+7 |
* | nv50: add/fix some license headers | Christoph Bumiller | 2010-07-24 | 1 | -0/+21 |
* | nv50: introduce the big formats table | Christoph Bumiller | 2010-07-24 | 1 | -0/+427 |