aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_format_rgtc.c
Commit message (Expand)AuthorAgeFilesLines
* util: move shared rgtc code to util (v2)Dave Airlie2014-09-171-64/+28
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* u_format/rgtc: fix alpha values in returned texels.Dave Airlie2011-12-301-1/+10
* mesa/gallium: remove GLchan from latc, rgtc codeBrian Paul2011-09-201-11/+11
* gallium/util: add LATC supportMarek Olšák2011-03-081-4/+16
* gallium: add RGTC UNORM support to u_format.Dave Airlie2011-03-021-0/+452