summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/r600/drm/radeon_priv.h
Commit message (Expand)AuthorAgeFilesLines
* r600g: cleanupJerome Glisse2010-09-291-150/+0
* r600g: move radeon.h members around to add back map flushing.Dave Airlie2010-09-291-3/+3
* r600g: move use_mem_constants flags for new designs structure alignmentJerome Glisse2010-09-241-1/+1
* r600g: directly allocate bo for user bufferJerome Glisse2010-09-211-1/+1
* r600g: move chip class to radeon common structureJerome Glisse2010-09-201-0/+1
* r600g: add winsys bo caching.Dave Airlie2010-09-171-1/+2
* r600g: add support for kernel boDave Airlie2010-09-171-1/+13
* r600g: use malloc bufmgr for constant buffersDave Airlie2010-09-171-0/+1
* r600g: move constant buffer creation behind winsys abstraction.Dave Airlie2010-09-171-0/+2
* r600g: attempt to abstract kernel bos from pipe driver.Dave Airlie2010-09-171-1/+29
* r600g: hide radeon_ctx inside winsys.Dave Airlie2010-09-171-0/+11
* r600g: fixup state calculations for picking states.Dave Airlie2010-09-101-2/+1
* r600g: avoid dynamic allocation of statesJerome Glisse2010-09-011-9/+4
* Revert "Revert "r600g: precompute some of the hw state""Jerome Glisse2010-09-011-10/+10
* Revert "r600g: precompute some of the hw state"Dave Airlie2010-09-011-10/+10
* r600g: precompute some of the hw stateJerome Glisse2010-08-301-10/+10
* r600g: fixup states generation in winsys.Dave Airlie2010-08-301-16/+16
* Revert "r600g: simplify states"Dave Airlie2010-08-271-11/+23
* r600g: simplify statesJerome Glisse2010-08-251-23/+11
* r600g: avoid reemiting literal, avoid scheduling empty csJerome Glisse2010-08-101-30/+0
* Revert "r600g: don't use dynamic state allocation for states"Jerome Glisse2010-08-061-0/+29
* r600g: don't use dynamic state allocation for statesJerome Glisse2010-08-051-29/+0
* r600g: adapt to latest interfaces changesMarek Olšák2010-05-271-0/+130