r600g: add support for kernel bo
[mesa.git] / src / gallium / winsys / r600 / drm / radeon.c
2010-09-17 Dave Airlier600g: add support for kernel bo
2010-09-17 Dave Airlier600g: use malloc bufmgr for constant buffers
2010-09-17 Dave Airlier600g: move constant buffer creation behind winsys...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-10 Dave Airlier600g: fixup state calculations for picking states.
2010-09-10 Dave Airlier600g: add initial evergreen support
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-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Vinson Leer600g: Remove unnecessary headers.
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-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-21 Dave Airlier600g: add family retrival
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-27 Marek Olšákr600g: adapt to latest interfaces changes