Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: remove unused _mesa_map_ci8_to_rgba8() | Brian Paul | 2012-02-10 | 1 | -6/+0 |
| | | | | Reviewed-by: Jose Fonseca <[email protected]> | ||||
* | mesa: replace GLstencil with GLubyte | Brian Paul | 2011-11-15 | 1 | -1/+1 |
| | |||||
* | mesa: Remove unused functions _mesa_lookup_rgba_{float,ubyte} | Ian Romanick | 2011-09-06 | 1 | -9/+0 |
| | | | | | Reviewed-by: Brian Paul <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]> | ||||
* | mesa: split up the image.c file | Brian Paul | 2010-10-23 | 1 | -0/+90 |
New files: pack.c - image/row packing/unpacking functions pixeltransfer.c - pixel scale/bias/lookup functions |