llvmpipe: fixes for conditional rendering
[mesa.git] / src / gallium / drivers / llvmpipe / lp_query.c
2013-06-18 Roland Scheideggerllvmpipe: fixes for conditional rendering
2013-06-18 Roland Scheideggergallium: add condition parameter to render_condition
2013-04-29 José Fonsecallvmpipe: Fix queries when screen->num_threads == 0.
2013-04-27 Zack Rusinllvmpipe: implement so_overflow query
2013-04-26 Brian Paulllvmpipe: replace LP_MAX_THREADS with screen->num_threa...
2013-04-17 Zack Rusindraw: implement pipeline statistics in the draw module
2013-04-10 Zack Rusinllvmpipe: implement PIPE_QUERY_SO_STATISTICS
2012-12-20 José Fonsecallvmpipe: Drop PIPE_QUERY_TIME_ELAPSED support.
2012-12-06 Dave Airliellvmpipe: EXT_transform_feedback support (v1.1)
2012-12-03 James Bentonllvmpipe: Implement PIPE_QUERY_TIMESTAMP and PIPE_QUERY...
2012-03-30 Marek Olšákgallium: adapt to get_query_result interface change
2011-11-10 Dave Airliellvmpipe: add NV_conditional_render support.
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-11 Marek Olšákgallium: remove flags from the flush function
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-21 Brian PaulMerge branch 'sprite-coord'
2010-09-20 Brian Paulllvmpipe: fix query bug when no there's no scene
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-07 Keith Whitwellllvmpipe: rearrange queries
2010-09-07 Keith Whitwellllvmpipe: rework fences and queries
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-25 Vinson Leellvmpipe: Remove unnecessary header.
2010-08-25 Keith Whitwellllvmpipe: fence debugging, add llvmpipe_finish
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-05 Roland Scheideggerllvmpipe: wait for queries being finished when asked...
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-08 Zack Rusingallium: adjust the query interface to support custom...
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-02 Vinson Leellvmpipe: Remove unnecessary header.
2010-05-25 José Fonsecallvmpipe: Stop relying on PIPE_FLUSH_TEXTURE_CACHE...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-06 José Fonsecallvmpipe: Fix fence wait.
2010-05-06 Qicheng Christopher Lillvmpipe: implement occlusion query
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-08-30 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-08-29 José Fonsecallvmpipe: Rename preprocessor symbols too.
2009-08-29 José Fonsecallvmpipe: Fork softpipe for experimentation with llvm.