summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/r600/drm/radeon_state.c
AgeCommit message (Expand)Author
2010-09-26r600g: Don't return a value in function returning void.Vinson Lee
2010-09-17r600g: attempt to abstract kernel bos from pipe driver.Dave Airlie
2010-09-10r600g: fixup state calculations for picking states.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-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-05-27r600g: adapt to latest interfaces changesMarek Olšák