Merge remote branch 'origin/master' into nv50-compiler
[mesa.git] / src / gallium / drivers / r600 / r600_draw.c
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-09-02 Jerome Glisser600g: fix memory/bo leak
2010-09-01 Jerome Glisser600g: refix db/cb state
2010-09-01 Jerome Glisser600g: avoid dynamic allocation of states
2010-08-30 Dave Airlier600g: fixup states generation in winsys.
2010-08-27 Jerome Glisser600g: fix vbo size
2010-08-27 Dave AirlieRevert "r600g: simplify states"
2010-08-25 Jerome Glisser600g: simplify states
2010-08-22 Jerome Glisser600g: depth buffer likely needs decompression when...
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-09 Marek Olšákr600g: fix some warnings
2010-08-06 Jerome GlisseRevert "r600g: don't use dynamic state allocation for...
2010-08-06 Dave Airlier600g: improve supported format selection.
2010-08-05 Jerome Glisser600g: don't use dynamic state allocation for states
2010-08-03 Jerome Glisser600g: flush and resubmit if we reach limit
2010-07-29 Chia-I Wugallium: Keep only pipe_context::draw_vbo.
2010-07-29 Chia-I Wugallium: Implement draw_vbo and set_index_buffer for...
2010-07-28 Jerome Glisser600g: split pipe state creating/binding from hw state...
2010-07-28 Jerome Glisser600g: cleanup resource buffer/texture mess
2010-07-28 Jerome Glisser600g: texture support
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-04 Marek Olšákr600g: use cast wrappers
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-29 Marek Olšákr600g: fix gallium function parameters
2010-05-27 Bas Nieuwenhuizenr600g: various fixes
2010-05-27 Marek Olšákr600g: adapt to latest interfaces changes
2010-05-27 Jerome Glisser600g: Initial import