summaryrefslogtreecommitdiff
path: root/src/mesa/main/format_unpack.py
AgeCommit message (Expand)AuthorFilesLines
2017-03-10mesa: remove shebang from python scriptsEmil Velikov1-1/+0
2016-08-05util: Move format_r11g11b10f.h to src/utilJason Ekstrand1-1/+1
2016-08-05util: Move format_rgb9e5.h to src/utilJason Ekstrand1-1/+1
2015-04-14main: replace __FUNCTION__ with __func__Marius Predut1-2/+2
2015-04-01mesa: don't include colormac.h in format codeBrian Paul1-1/+0
2015-02-23mesa: Use assert() instead of ASSERT wrapper.Matt Turner1-4/+4
2015-01-12mesa/formats: add new mesa formats and their pack/unpack functions.Samuel Iglesias Gonsalvez1-1/+0
2015-01-12mesa: Autogenerate format_unpack.cJason Ekstrand1-0/+896