1. c44c394 util: u_math: drop p_compiler.h include by Lionel Landwerlin · 5 years ago
  2. b9acfef util: fix a warning when building against clang7 headers by Tapani Pälli · 6 years ago
  3. 18a6e42 Revert "utils/u_math: break dependency on gallium/utils" by Dylan Baker · 6 years ago
  4. 0abce6d utils/u_math: break dependency on gallium/utils by Dylan Baker · 6 years ago
  5. 80825ab move u_math to src/util by Dylan Baker · 6 years ago[Renamed from src/gallium/auxiliary/util/u_math.c]
  6. c67ce2b gallium/auxiliary: Use exp2(x) instead of pow(2.0, x). by Matt Turner · 9 years ago
  7. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 11 years ago
  8. 8839875 util: try much harder to set DAZ flag by Roland Scheidegger · 11 years ago
  9. b042aae util/u_math: Use xmmintrin.h whenever possible. by José Fonseca · 11 years ago
  10. 63386b2 util: treat denorm'ed floats like zero by Zack Rusin · 11 years ago
  11. 7e584a7 gallium: increase table size for fast log/pow functions by Brian Paul · 16 years ago
  12. ff42991 gallium: fix comment again. A half-closed interval was intended. by Brian · 16 years ago
  13. 2276dcf gallium: fix typos in comments by Brian Paul · 16 years ago
  14. 325cbeb util: Fix util_fast_pow/exp2/log2. by Brian · 16 years ago
  15. e7ff7f7 util: Silence compiler warnings on Windows. by Michal Krol · 16 years ago
  16. 9e2b867 gallium: new u_math.[ch] files for math functions by Brian Paul · 16 years ago