Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-23 | mesa: add pixel packing for unscaled integer types | Brian Paul | |
And add some missing GL_RG cases. | |||
2010-10-23 | mesa: split up the image.c file | Brian Paul | |
New files: pack.c - image/row packing/unpacking functions pixeltransfer.c - pixel scale/bias/lookup functions |