| Commit message (Expand) | Author | Age | Files | Lines |
* | EXT_texture_sRGB support on i965 | Zou Nan hai | 2007-08-02 | 1 | -0/+2 |
* | fix typo, indentation | Brian Paul | 2006-08-04 | 1 | -3/+3 |
* | Initial work for GL_EXT_texture_sRGB. | Brian Paul | 2006-08-03 | 1 | -0/+22 |
* | Replace MESA_FORMAT_DEPTH_COMPONENT_FLOAT32 with 32-bit integer format. | Brian Paul | 2006-04-06 | 1 | -16/+6 |
* | Initial work for GL_EXT_packed_depth_stencil extension. | Brian Paul | 2005-09-28 | 1 | -1/+2 |
* | Another pass at implementing byte-swapped texture formats. | Brian Paul | 2004-05-13 | 1 | -12/+12 |
* | remove last remnants of NEWTEXSTORE stuff | Brian Paul | 2004-05-12 | 1 | -2/+0 |
* | yank bgr233 texformat. minor comment updates. | Brian Paul | 2004-05-12 | 1 | -5/+2 |
* | Added big-endian texture formats. | Brian Paul | 2004-05-12 | 1 | -20/+17 |
* | Removed the old teximage code. | Brian Paul | 2004-04-27 | 1 | -23/+22 |
* | New glTexImage code. | Brian Paul | 2004-04-22 | 1 | -30/+62 |
* | added an additional comment about mipmap generation | Brian Paul | 2004-02-08 | 1 | -0/+3 |
* | Some initial RGB and RGBA floating point texture formats. | Brian Paul | 2004-01-24 | 1 | -3/+26 |
* | texture compression | Daniel Borca | 2003-10-29 | 1 | -0/+4 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -31/+51 |
* | some texture compression odds & ends | Brian Paul | 2003-04-03 | 1 | -4/+11 |
* | updated email addresses | Brian Paul | 2002-10-29 | 1 | -2/+2 |
* | new texture compression infrastructure | Brian Paul | 2002-09-27 | 1 | -6/+1 |
* | merge gl_texture_image RowStride from DRI 4.0.4 | Brian Paul | 2002-09-23 | 1 | -3/+3 |
* | updates from 4.0.4 (MESA_ycbcr_texture, APPLE_client_storage, etc) | Brian Paul | 2002-09-21 | 1 | -1/+6 |
* | Added ctx parameter to _mesa_debug() | Brian Paul | 2002-06-15 | 1 | -4/+7 |
* | Moved big/little endian code to glheader.h. | Brian Paul | 2002-06-12 | 1 | -5/+20 |
* | Enable GL_ARB_texture_compression for XMesa/GLX driver. Texture | Brian Paul | 2001-06-15 | 1 | -1/+8 |
* | More texture image changes. | Brian Paul | 2001-04-04 | 1 | -4/+7 |
* | Remove formats that no longer exist. | Gareth Hughes | 2001-03-22 | 1 | -3/+1 |
* | Minor updates. | Gareth Hughes | 2001-03-22 | 1 | -2/+2 |
* | Fix texture format enum values (Brian Paul). | Gareth Hughes | 2001-03-22 | 1 | -22/+22 |
* | - Port 3.4 texture utils, texture format work to 3.5 (including new | Gareth Hughes | 2001-03-18 | 1 | -0/+123 |