Age | Commit message (Expand) | Author |
---|---|---|
2008-11-12 | util: Optimise log2(). | Michal Krol |
2008-11-12 | util: Add log2() definition for MSC. | Michal Krol |
2008-11-03 | gallium: WinCE portability fixes. | José Fonseca |
2008-10-01 | util: Fix util_fast_pow/exp2/log2. | José Fonseca |
2008-09-26 | util: Update fast_log2 article url. | José Fonseca |
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 |