Merge remote-tracking branch 'origin/master' into pipe-video
[mesa.git] / src / gallium / drivers / r600 / r600_query.c
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
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-01 Dave Airlier600g: add NV_conditional_render support.
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
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-29 Jerome Glisser600g: more cleanup
2010-09-29 Jerome Glisser600g: cleanup
2010-09-29 Jerome Glisser600g: delete old path
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-20 Jerome Glisser600g: use pipe context for flushing inside map
2010-09-20 Corbin Simpsonr600g: Fix false and true.
2010-09-19 Henri Verbeetr600g: Buffer object maps imply a wait.
2010-09-17 Dave Airlier600g: move constant buffer creation behind winsys...
2010-09-17 Dave Airlier600g: attempt to abstract kernel bos from pipe driver.
2010-09-17 Dave Airlier600g: hide radeon_ctx inside winsys.
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-10 Tilman Sauerbeckr600g: Don't leave stale references in query_list when...
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-09-01 Jerome Glisser600g: avoid dynamic allocation of states
2010-08-30 Dave Airlier600g: fixup states generation in winsys.
2010-08-27 Dave AirlieRevert "r600g: simplify states"
2010-08-25 Jerome Glisser600g: simplify states
2010-08-20 Dave Airlier600g: add occlusion query support
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-05-30 Vinson Leer600g: Remove unnecessary headers.
2010-05-27 Jerome Glisser600g: Initial import