Age | Commit message (Expand) | Author |
2009-01-14 | gallium: Disable memory debugging for Windows OGL. | José Fonseca |
2008-12-31 | util: List new file in SConscript. | José Fonseca |
2008-12-30 | gallium: Initialize var before use. | José Fonseca |
2008-12-22 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | José Fonseca |
2008-12-22 | gallium: const correctness. | José Fonseca |
2008-12-20 | gallium: Fix typo in define name. | José Fonseca |
2008-12-19 | gallium: begin adapting Ian's 3D mipmap gen code to gallium utility lib | Brian Paul |
2008-12-19 | gallium: Fix typeo in mipmap filter for GL_UNSIGNED_SHORT_1_5_5_5_REV | Brian Paul |
2008-12-19 | gallium: Simple and efficient cache. | José Fonseca |
2008-12-19 | gallium: replace #elif with #else | Brian Paul |
2008-12-19 | gallium: replace #elif with #else | Brian Paul |
2008-12-18 | Gallium: fix for conform test | Robert Ellison |
2008-12-18 | Gallium: fix for conform test | Robert Ellison |
2008-12-18 | gallium: Enable memory debugging on all windows platforms. | José Fonseca |
2008-12-17 | gallium: fix memory corruption in u_gen_mipmap.c | Brian Paul |
2008-12-17 | gallium: fix memory corruption in u_gen_mipmap.c | Brian Paul |
2008-12-15 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Alan Hourihane |
2008-12-12 | gallium: avoid mapping same vertex buffer in subsequent frames | Keith Whitwell |
2008-12-12 | gallium: fixes for srgb, new srgb formats | Roland Scheidegger |
2008-12-10 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Brian Paul |
2008-12-10 | util: new funcs for triming/validating primitives | Keith Whitwell |
2008-12-09 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Alan Hourihane |
2008-12-09 | gallium: Abort by default on windows user space. | José Fonseca |
2008-11-24 | util: Add generic tile and detile functions | Jakob Bornecrantz |
2008-11-21 | CELL: use variant-length fragment ops programs | Robert Ellison |
2008-11-19 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-11-17 | gallium: Use costum log2 for all windows builds. | José Fonseca |
2008-11-17 | gallium: State when there are no memory leaks detected. | José Fonseca |
2008-11-17 | gallium: Make handle_table reentrant. | José Fonseca |
2008-11-17 | gallium: State when there are no memory leaks detected. | José Fonseca |
2008-11-17 | gallium: Make handle_table reentrant. | José Fonseca |
2008-11-15 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-11-14 | gallium: increase table size for fast log/pow functions | Brian Paul |
2008-11-14 | util: Use OpenGL rasterization rules in blits and mipmap generation. | Brian Paul |
2008-11-12 | util: Optimise log2(). | Michal Krol |
2008-11-12 | util: Optimise log2(). | Michal Krol |
2008-11-12 | util: Add log2() definition for MSC. | Michal Krol |
2008-11-12 | util: Add log2() definition for MSC. | Michal Krol |
2008-11-10 | gallium: fix comment again. A half-closed interval was intended. | Brian |
2008-11-10 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Brian Paul |
2008-11-10 | gallium: fix typos in comments | Brian Paul |
2008-11-10 | gallium: actually flip the coordinates | Zack Rusin |
2008-11-09 | util: Fix util_fast_pow/exp2/log2. | Brian |
2008-11-09 | gallium: _debug_vprintf() should be silent if DEBUG is not defined | Brian |
2008-11-06 | gallium: actually flip the coordinates | Zack Rusin |
2008-11-05 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Brian Paul |
2008-11-03 | gallium: Silence compiler warnings on Windows. | Michal Krol |
2008-11-03 | gallium: Read from PIPE_FORMAT_Z32_FLOAT. | José Fonseca |
2008-11-03 | gallium: WinCE portability fixes. | José Fonseca |
2008-11-03 | gallium: Fix typo. | José Fonseca |