glformats: add functions to detect signed/unsigned integer types
[mesa.git] / src / mesa / main / glformats.h
2013-01-12 Jordan Justenglformats: add functions to detect signed/unsigned...
2012-12-13 Paul Berrymesa: Fix computation of default vertex attrib stride...
2012-11-29 Marek Olšákmesa: move some helper functions from fboobject.c to...
2012-09-26 Brian Paulmesa: move _mesa_es_error_check_format_and_type() to...
2012-08-24 Brian Paulmesa: add generic compressed -> uncompressed format...
2012-07-24 Brian Paulmesa: move _mesa_error_check_format_and_type() to glfor...
2012-07-24 Brian Paulmesa: move more format helper functions to glformats.c
2012-07-24 Brian Paulmesa: move some format helper functions to glformats.c
2012-07-21 Jordan Justenmesa: add glformats integer type/format detection routines