| Commit message (Expand) | Author | Age | Files | Lines |
* | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul | 2005-05-04 | 1 | -110/+620 |
* | just fix a comment and update date | Brian Paul | 2005-01-26 | 1 | -2/+2 |
* | RGB/LUMINANCE texelfetchers (float version) returned 255.0F for alpha channel... | Daniel Borca | 2005-01-26 | 1 | -14/+14 |
* | mask color indexes against palette size, per the spec | Brian Paul | 2004-12-03 | 1 | -2/+5 |
* | Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101... | Brian Paul | 2004-08-25 | 1 | -12/+24 |
* | Another pass at implementing byte-swapped texture formats. | Brian Paul | 2004-05-13 | 1 | -180/+187 |
* | yank bgr233 texformat. minor comment updates. | Brian Paul | 2004-05-12 | 1 | -25/+0 |
* | Added big-endian texture formats. | Brian Paul | 2004-05-12 | 1 | -114/+264 |
* | Removed the old teximage code. | Brian Paul | 2004-04-27 | 1 | -109/+0 |
* | New glTexImage code. | Brian Paul | 2004-04-22 | 1 | -32/+306 |
* | fix error in rgb332 texel fetch function | Brian Paul | 2004-04-02 | 1 | -2/+2 |
* | Some initial RGB and RGBA floating point texture formats. | Brian Paul | 2004-01-24 | 1 | -43/+89 |
* | Initial support for floating point and signed texture formats. | Brian Paul | 2004-01-23 | 1 | -186/+546 |
* | fix comments about Cr==V, Cb==U | Brian Paul | 2003-11-18 | 1 | -2/+2 |
* | texture compression | Daniel Borca | 2003-10-29 | 1 | -0/+21 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -10/+17 |
* | some texture compression odds & ends | Brian Paul | 2003-04-03 | 1 | -4/+44 |
* | updated email addresses | Brian Paul | 2002-10-29 | 1 | -2/+2 |
* | new texture compression infrastructure | Brian Paul | 2002-09-27 | 1 | -3/+10 |
* | merge gl_texture_image RowStride from DRI 4.0.4 | Brian Paul | 2002-09-23 | 1 | -9/+9 |
* | updates from 4.0.4 (MESA_ycbcr_texture, APPLE_client_storage, etc) | Brian Paul | 2002-09-21 | 1 | -11/+80 |
* | #ifdef-out unused big-endian texel fetch functions | Brian Paul | 2002-06-15 | 1 | -2/+3 |
* | Added ctx parameter to _mesa_debug() | Brian Paul | 2002-06-15 | 1 | -1/+93 |
* | Fix FETCH(argb1555) mask values | Keith Whitwell | 2002-05-09 | 1 | -4/+4 |
* | Fix error message. | Gareth Hughes | 2001-03-18 | 1 | -2/+2 |
* | Fix header info. | Gareth Hughes | 2001-03-18 | 1 | -0/+28 |
* | - Port 3.4 texture utils, texture format work to 3.5 (including new | Gareth Hughes | 2001-03-18 | 1 | -0/+264 |