Merge branch 'lp-offset-twoside'
[mesa.git] / src / gallium / drivers / r600 / r600.h
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-19 Jerome Glisser600g: add fetch shader capabilities
2010-11-08 Benjamin Franzker600g: implement texture_get_handle (needed for eglExpo...
2010-11-03 Keith Whitwellr600g: propogate resource usage flags to winsys, use...
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Dave Airlier600g: retrieve tiling info from kernel for shared...
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-17 Dave Airlier600g: get tiling info from kernel
2010-10-05 Jerome Glisser600g: userspace fence to avoid kernel call for testing...
2010-10-05 Jerome Glisser600g: simplify block relocation
2010-10-05 Bas Nieuwenhuizenr600g: use dirty list to track dirty blocks
2010-10-05 Jerome Glisser600g: improve bo flushing
2010-10-04 Jerome Glisser600g: allow r600_bo to be a sub allocation of a big bo
2010-10-04 Jerome Glisser600g: rename radeon_ws_bo to r600_bo
2010-09-29 Jerome Glisser600g: delete old path
2010-09-29 Jerome Glisser600g: use a hash table instead of group
2010-09-28 Jerome Glisser600g: suspend/resume occlusion query around clear...
2010-09-27 Jerome Glisser600g: build packet header once
2010-09-27 Dave Airlier600g: add evergreen texture resource properly.
2010-09-26 Jerome Glisser600g: disable early cull optimization when occlusion...
2010-09-23 Jerome Glisser600g: initial evergreen support in new path
2010-09-22 Jerome Glisser600g: occlusion query for new design
2010-09-21 Jerome Glisser600g: directly allocate bo for user buffer
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-20 Jerome Glisser600g: move chip class to radeon common structure
2010-09-19 Henri Verbeetr600g: Buffer object maps imply a wait.
2010-09-17 Jerome Glisser600g: alternative command stream building from context