Merge remote branch 'origin/master' into nv50-compiler
[mesa.git] / src / gallium / winsys / r600 / drm / radeon_ctx.c
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-09-02 Jerome Glisser600g: fix memory/bo leak
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-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-13 Dave Airlier600g: fix memory leaks running gears.
2010-08-10 Jerome Glisser600g: avoid reemiting literal, avoid scheduling empty cs
2010-08-06 Jerome GlisseRevert "r600g: don't use dynamic state allocation for...
2010-08-05 Jerome Glisser600g: don't use dynamic state allocation for states
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-29 Marek Olšákr600g: remove unused variable
2010-05-27 Marek Olšákr600g: adapt to latest interfaces changes