Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-09 | draw: Fix LIT instruction. | Michal Krol | |
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | |
Also, rename p_tile.[ch] to u_tile.[ch] | |||
2008-07-28 | Merge tgsi/exec and tgsi/util directories. | José Fonseca | |
2008-06-22 | draw: fix non-i386 builds | Keith Whitwell | |
2008-06-06 | draw: Compile draw_vs_aos only on x86. | José Fonseca | |
2008-05-29 | draw: Put PIPE_CDECL in the right places. | José Fonseca | |
MSVC seems picky about this. | |||
2008-05-29 | draw: share machine | Keith Whitwell | |