aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_format_rgb9e5.h
Commit message (Expand)AuthorAgeFilesLines
* gallium/auxiliary: optimize rgb9e5 helper some moreRoland Scheidegger2015-08-261-45/+42
* gallium/auxiliary: optimize rgb9e5 helper a bitRoland Scheidegger2015-08-261-18/+17
* gallium/auxiliary: Ensure c99_math.h is included.Jose Fonseca2015-07-291-1/+2
* gallium/auxiliary: Avoid double promotion.Matt Turner2015-07-291-1/+1
* gallium/auxiliary: Use exp2(x) instead of pow(2.0, x).Matt Turner2015-07-291-3/+3
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-4/+4
* mesa, util: move RGB9E5 conversion functions to gallium/utilMarek Olšák2011-04-291-0/+164