Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: add _mesa_rebase_rgba_float/uint() functions | Brian Paul | 2012-03-08 | 1 | -0/+7 |
* | mesa: replace GLstencil with GLubyte | Brian Paul | 2011-11-15 | 1 | -2/+2 |
* | mesa: add packing for int/uint | Dave Airlie | 2011-10-08 | 1 | -0/+5 |
* | mesa: convert _mesa_unpack_color_span_chan() to ubyte | Brian Paul | 2011-09-20 | 1 | -2/+2 |
* | mesa: implement packing of DEPTH_STENCIL & FLOAT_32_UNSIGNED_INT_24_8_REV combo | Marek Olšák | 2011-07-11 | 1 | -2/+2 |
* | mesa: replace more MAX_WIDTH stack allocations with heap allocations | Brian Paul | 2010-12-02 | 1 | -7/+7 |
* | mesa: code to unpack RGBA as uints | Brian Paul | 2010-11-03 | 1 | -0/+7 |
* | mesa: split up the image.c file | Brian Paul | 2010-10-23 | 1 | -0/+140 |