r600g: move constant buffer creation behind winsys abstraction.
[mesa.git] / src / gallium / drivers / r600 / radeon.h
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 Dave Airlier600g: fixup state calculations for picking states.
2010-09-10 Dave Airlier600g: add initial evergreen support
2010-09-10 Dave Airlier600g: align flushing of cb/db with DDX/r600c.
2010-09-07 Dave Airlier600g: add support for constants in memory buffers.
2010-09-06 Dave Airlier600g: add script to generate header file with offsets...
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-09-01 Jerome Glisser600g: avoid dynamic allocation of states
2010-09-01 Jerome GlisseRevert "Revert "r600g: precompute some of the hw state""
2010-09-01 Dave AirlieRevert "r600g: precompute some of the hw state"
2010-08-30 Jerome Glisser600g: precompute some of the hw state
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 Dave Airlier600g: add user clip plane support.
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-10 Jerome Glisser600g: avoid reemiting literal, avoid scheduling empty cs
2010-08-06 Jerome Glisser600g: finish multi target rendering support
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-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Jakob Bornecrantzr600g: Move bootstrap code to target
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-27 Jerome Glisser600g: Initial import