aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_format_s3tc.c
Commit message (Expand)AuthorAgeFilesLines
* util: use standard name for snprintf()Eric Engestrom2019-07-191-2/+2
* gallivm: fix broken 8-wide s3tc decodingRoland Scheidegger2019-05-071-17/+15
* llvmpipe: init some vars to NULL to silence MinGW compiler warningsBrian Paul2019-05-011-2/+2
* gallivm: don't use pavg.b intrinsic on llvm >= 6.0Roland Scheidegger2018-12-211-9/+46
* gallivm: use llvm jit code for decoding s3tcRoland Scheidegger2018-12-201-0/+2229