summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texcompress_etc.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: include inttypes.h to get uint8_t typeBrian Paul2012-07-161-0/+1
* mesa: Add function for decoding ETC1 texturesChad Versace2012-07-161-0/+8
* mesa: Remove unneeded extern qualifiersChad Versace2012-07-101-2/+2
* mesa: add ETC1 decoding routinesChia-I Wu2011-12-021-0/+40