Age | Commit message (Expand) | Author |
---|---|---|
2008-11-17 | gallium: Use costum log2 for all windows builds. | José Fonseca |
2008-11-14 | gallium: increase table size for fast log/pow functions | Brian Paul |
2008-11-12 | util: Optimise log2(). | Michal Krol |
2008-11-12 | util: Add log2() definition for MSC. | Michal Krol |
2008-11-09 | util: Fix util_fast_pow/exp2/log2. | Brian |
2008-09-18 | util: Add missing p_debug.h include. | José Fonseca |
2008-09-13 | gallium: add another value check to util_fast_pow() | Brian Paul |
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul |
2008-08-22 | gallium: insert __cplusplus/extern wrappings | Brian Paul |
2008-08-22 | gallium: move math macros from p_util.h to u_math.h | Brian Paul |
2008-08-22 | gallium: new u_math.[ch] files for math functions | Brian Paul |