summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_vs_aos_machine.c
AgeCommit message (Expand)Author
2010-01-28gallium: Enable multiple constant buffers for vertex and geometry shaders.Michal Krol
2009-04-09draw: Fix LIT instruction.Michal Krol
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-07-28Merge tgsi/exec and tgsi/util directories.José Fonseca
2008-06-22draw: fix non-i386 buildsKeith Whitwell
2008-06-06draw: Compile draw_vs_aos only on x86.José Fonseca
2008-05-29draw: Put PIPE_CDECL in the right places.José Fonseca
2008-05-29draw: share machineKeith Whitwell