Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Remove redundant compressed paletted texture error checks | Ian Romanick | 2011-09-19 | 1 | -29/+5 |
* | mesa: Add _mesa_cpal_compressed_format_type | Ian Romanick | 2011-09-19 | 1 | -0/+16 |
* | mesa: Refactor expected texture size check in cpal_get_info | Ian Romanick | 2011-09-19 | 1 | -13/+32 |
* | mesa: Directly include mfeatures.h in files that perform feature tests. | Vinson Lee | 2011-01-07 | 1 | -0/+1 |
* | mesa: Move support for paletted textures to main/teximage.c | Kristian Høgsberg | 2010-04-28 | 1 | -0/+204 |