summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/r600/drm/radeon.c
Commit message (Expand)AuthorAgeFilesLines
* r600g: delete old pathJerome Glisse2010-09-291-200/+0
* r600g: Remove unused variables.Vinson Lee2010-09-261-1/+1
* r600g: move chip class to radeon common structureJerome Glisse2010-09-201-0/+36
* r600g: add winsys bo caching.Dave Airlie2010-09-171-0/+4
* r600g: add support for kernel boDave Airlie2010-09-171-0/+4
* r600g: use malloc bufmgr for constant buffersDave Airlie2010-09-171-0/+7
* r600g: move constant buffer creation behind winsys abstraction.Dave Airlie2010-09-171-0/+5
* r600g: fixup state calculations for picking states.Dave Airlie2010-09-101-14/+1
* r600g: add initial evergreen supportDave Airlie2010-09-101-5/+5
* r600g: avoid dynamic allocation of statesJerome Glisse2010-09-011-12/+14
* r600g: fixup states generation in winsys.Dave Airlie2010-08-301-44/+0
* Revert "r600g: simplify states"Dave Airlie2010-08-271-0/+44
* r600g: simplify statesJerome Glisse2010-08-251-44/+0
* r600g: Remove unnecessary headers.Vinson Lee2010-08-141-1/+0
* Revert "r600g: don't use dynamic state allocation for states"Jerome Glisse2010-08-061-0/+11
* r600g: don't use dynamic state allocation for statesJerome Glisse2010-08-051-11/+0
* r600g: add family retrivalDave Airlie2010-07-211-0/+5
* r600g: adapt to latest interfaces changesMarek Olšák2010-05-271-0/+195