Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
New files: pack.c - image/row packing/unpacking functions pixeltransfer.c - pixel scale/bias/lookup functions |