Merge remote branch 'origin/master' into nv50-compiler
[mesa.git] / src / gallium / auxiliary / draw / draw_pt_so_emit.c
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-16 Chia-I Wudraw: Remove DRAW_PIPE_MAX_VERTICES and DRAW_PIPE_FLAG_...
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-06 Chia-I Wudraw: Mask out vertex flags in GS and stream output.
2010-08-06 Chia-I Wudraw: Include draw_decompose_tmp.h in draw_so_emit_tmp.h.
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-17 Zack Rusindraw: validate stream output buffers
2010-06-17 Zack Rusindraw: fix some unsigned issue
2010-06-16 Zack Rusindraw: make sure we correctly iterate over output buffer...
2010-06-16 Zack Rusindraw: rewrite stream output to handle all the dark...
2010-06-15 Zack Rusindraw: finish the new pipeline setup
2010-06-15 Keith Whitwelldraw wip
2010-06-09 Vinson Leedraw: Remove unnecessary headers.
2010-06-08 Zack Rusingallium: scream when one of two unimplemented features...
2010-06-08 Zack Rusingallium: make draw auto work and add relevant caps...
2010-06-08 Zack Rusingallium: a lot more complete implementation of stream...