summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/radeon.h
AgeCommit message (Expand)Author
2010-09-17r600g: add support for kernel boDave Airlie
2010-09-17r600g: move constant buffer creation behind winsys abstraction.Dave Airlie
2010-09-17r600g: attempt to abstract kernel bos from pipe driver.Dave Airlie
2010-09-17r600g: hide radeon_ctx inside winsys.Dave Airlie
2010-09-10r600g: fixup state calculations for picking states.Dave Airlie
2010-09-10r600g: add initial evergreen supportDave Airlie
2010-09-10r600g: align flushing of cb/db with DDX/r600c.Dave Airlie
2010-09-08r600g: add support for constants in memory buffers.Dave Airlie
2010-09-06r600g: add script to generate header file with offsets into state objects.Dave Airlie
2010-09-01r600g: avoid dynamic allocation of statesJerome Glisse
2010-09-01Revert "Revert "r600g: precompute some of the hw state""Jerome Glisse
2010-09-01Revert "r600g: precompute some of the hw state"Dave Airlie
2010-08-30r600g: precompute some of the hw stateJerome Glisse
2010-08-30r600g: fixup states generation in winsys.Dave Airlie
2010-08-27Revert "r600g: simplify states"Dave Airlie
2010-08-25r600g: simplify statesJerome Glisse
2010-08-20r600g: add occlusion query supportDave Airlie
2010-08-17r600g: add user clip plane support.Dave Airlie
2010-08-10r600g: avoid reemiting literal, avoid scheduling empty csJerome Glisse
2010-08-06r600g: finish multi target rendering supportJerome Glisse
2010-08-06Revert "r600g: don't use dynamic state allocation for states"Jerome Glisse
2010-08-05r600g: don't use dynamic state allocation for statesJerome Glisse
2010-07-21r600g: add family retrivalDave Airlie
2010-06-24r600g: Move bootstrap code to targetJakob Bornecrantz
2010-05-27r600g: Initial importJerome Glisse