Merge remote branch 'origin/master' into nv50-compiler
[mesa.git] / src / gallium / auxiliary / draw / draw_llvm.h
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-22 Keith Whitwelldraw: reduce the size of the llvm variant key
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-16 Zack Rusindraw/llvm: adjust the instance id at run time
2010-07-06 Zack Rusindraw: implement vertex texture sampling using llvm
2010-06-29 José Fonsecadraw: Add inline keyword to inline function.
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-25 Zack Rusindraw: limit the number of vertex shader variants kept...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-04-25 José Fonsecadraw: Respect pipe_vertex_buffer::max_index in llvm...
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-26 Zack Rusindraw/llvm: implement fetch elts paths
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 José Fonsecascons: Make LLVM a black-white dependency.
2010-04-09 Brian PaulMerge branch '7.8'
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 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-06 Zack Rusindraw llvm: implement simple pipeline caching using...
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: various fixes for the translation code
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...