Merge branch '7.8'
[mesa.git] / src / gallium / auxiliary / draw / draw_pt_fetch_shade_pipeline_llvm.c
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Zack Rusindraw llvm: hook up the generated function into the...
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-07 Zack Rusindraw llvm: highly reduce the compilation times for...
2010-04-07 Vinson Leedraw llvm: Remove unnecessary headers.
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-06 Zack Rusindraw llvm: disable debugging output
2010-04-06 Zack Rusindraw llvm: implement simple pipeline caching using...
2010-04-06 Zack Rusindraw llvm: fix draw arrays
2010-04-06 Zack Rusindraw llvm: fix loop iteration and vertex header offsets
2010-04-02 Zack Rusindraw llvm: fix storing of outputs for the rest of the...
2010-04-01 Zack Rusindraw llvm: a lot better storing implementation
2010-04-01 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Zack Rusindraw llvm: actually set the constant buffers on the...
2010-03-29 Zack Rusindraw llvmpipe: lots of fixes for fetch/emit
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-02-23 Zack Rusingallium/draw: initial code to properly support llvm...