aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_vs_aos_machine.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: Enable multiple constant buffers for vertex and geometry shaders.Michal Krol2010-01-281-5/+9
* draw: Fix LIT instruction.Michal Krol2009-04-091-2/+2
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+2
* Merge tgsi/exec and tgsi/util directories.José Fonseca2008-07-281-3/+3
* draw: fix non-i386 buildsKeith Whitwell2008-06-221-1/+21
* draw: Compile draw_vs_aos only on x86.José Fonseca2008-06-061-0/+6
* draw: Put PIPE_CDECL in the right places.José Fonseca2008-05-291-2/+2
* draw: share machineKeith Whitwell2008-05-291-0/+297