summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/glformats.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: move _mesa_es_error_check_format_and_type() to glformats.cBrian Paul2012-09-261-0/+4
* mesa: add generic compressed -> uncompressed format helperBrian Paul2012-08-241-0/+3
* mesa: move _mesa_error_check_format_and_type() to glformats.cBrian Paul2012-07-241-0/+4
* mesa: move more format helper functions to glformats.cBrian Paul2012-07-241-1/+19
* mesa: move some format helper functions to glformats.cBrian Paul2012-07-241-0/+24
* mesa: add glformats integer type/format detection routinesJordan Justen2012-07-211-0/+57