OSDN Git Service

gallium/auxiliary: Ensure c99_math.h is included.
[android-x86/external-mesa.git] / src / gallium / auxiliary / util / u_format_rgb9e5.h
2015-07-29 Jose Fonsecagallium/auxiliary: Ensure c99_math.h is included.
2015-07-29 Matt Turnergallium/auxiliary: Avoid double promotion.
2015-07-29 Matt Turnergallium/auxiliary: Use exp2(x) instead of pow(2.0, x).
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-29 Marek Olšákmesa, util: move RGB9E5 conversion functions to gallium...