summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_vs_aos_machine.c
AgeCommit message (Collapse)Author
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
MSVC seems picky about this.
2008-05-29draw: share machineKeith Whitwell