r600g: drop width/height per level storage.
[mesa.git] / src / gallium / drivers / r600 / r600_resource.h
2010-10-08 Dave Airlier600g: drop width/height per level storage.
2010-10-04 Jerome Glisser600g: rename radeon_ws_bo to r600_bo
2010-09-29 Jerome Glisser600g: delete old path
2010-09-28 Jerome Glisser600g: use ptr for blit depth uncompress function
2010-09-23 Dave Airlier600g: use blitter to do db->cb flushing.
2010-09-22 Dave Airlier600g: fix typo in struct member name
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-20 Corbin Simpsonr600g: Fix false and true.
2010-09-17 Jerome Glisser600g: alternative command stream building from context
2010-09-17 Dave Airlier600g: add upload manager support.
2010-09-17 Dave Airlier600g: move constant buffer creation behind winsys...
2010-09-17 Dave Airlier600g: attempt to abstract kernel bos from pipe driver.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-09-01 Jerome Glisser600g: avoid dynamic allocation of states
2010-09-01 Jerome GlisseRevert "Revert "r600g: precompute some of the hw state""
2010-09-01 Dave AirlieRevert "r600g: precompute some of the hw state"
2010-08-30 Jerome Glisser600g: precompute some of the hw state
2010-08-22 Jerome Glisser600g: fix DB decompression
2010-08-22 Jerome Glisser600g: depth buffer likely needs decompression when...
2010-08-22 Jerome Glisser600g: partialy fix texturing from depth buffer + initi...
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-29 Jerome Glisser600g: mipmap early support + EX2/ABS instruction ...
2010-07-28 Jerome Glisser600g: cleanup resource buffer/texture mess
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-27 Marek Olšákr600g: adapt to latest interfaces changes