gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS #define
[mesa.git] / src / gallium / auxiliary / draw / draw_llvm_sample.c
2012-08-16 Brian Paulgallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS ...
2012-07-17 José Fonsecagallivm,draw,llvmpipe: Support wider native registers.
2012-05-17 Olivier Galibertllvmpipe: Implement TXQ.
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-08 Fabian Bielerllvmpipe: Take the sampler view's first_level into...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-30 Brian Paulgallivm/llvmpipe: squash merge of the llvm-context...
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-25 José Fonsecadraw: Fullfil the new min_lod/max_lod/lod_bias/border_c...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-06 Vinson Leedraw: Remove unnecessary header.
2010-07-06 Zack Rusindraw: implement vertex texture sampling using llvm