aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/r600/drm/radeon_state.c
Commit message (Expand)AuthorAgeFilesLines
* r600g: delete old pathJerome Glisse2010-09-291-203/+0
* r600g: Don't return a value in function returning void.Vinson Lee2010-09-261-1/+1
* r600g: attempt to abstract kernel bos from pipe driver.Dave Airlie2010-09-171-1/+1
* r600g: fixup state calculations for picking states.Dave Airlie2010-09-101-2/+2
* r600g: avoid dynamic allocation of statesJerome Glisse2010-09-011-47/+8
* Revert "Revert "r600g: precompute some of the hw state""Jerome Glisse2010-09-011-10/+52
* Revert "r600g: precompute some of the hw state"Dave Airlie2010-09-011-52/+10
* r600g: precompute some of the hw stateJerome Glisse2010-08-301-10/+52
* r600g: fixup states generation in winsys.Dave Airlie2010-08-301-13/+45
* Revert "r600g: simplify states"Dave Airlie2010-08-271-7/+49
* r600g: simplify statesJerome Glisse2010-08-251-49/+7
* Revert "r600g: don't use dynamic state allocation for states"Jerome Glisse2010-08-061-6/+64
* r600g: don't use dynamic state allocation for statesJerome Glisse2010-08-051-64/+6
* r600g: adapt to latest interfaces changesMarek Olšák2010-05-271-0/+168