summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/r600/drm/radeon_ctx.c
AgeCommit message (Expand)Author
2010-09-29r600g: delete old pathJerome Glisse
2010-09-17r600g: use calloc for ctx bo allocationsDave Airlie
2010-09-17r600g: add winsys bo caching.Dave Airlie
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: Fixed a bo leak in the error path of radeon_ctx_set_bo_new().Tilman Sauerbeck
2010-09-10r600g: fixup state calculations for picking states.Dave Airlie
2010-09-02r600g: force unbind of previously bind sampler/sampler_viewJerome Glisse
2010-09-02r600g: fix memory/bo leakJerome Glisse
2010-09-01r600g: avoid dynamic allocation of statesJerome 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-13r600g: fix memory leaks running gears.Dave Airlie
2010-08-10r600g: avoid reemiting literal, avoid scheduling empty csJerome 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-29r600g: remove unused variableMarek Olšák
2010-05-27r600g: adapt to latest interfaces changesMarek Olšák