gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISOR
[mesa.git] / src / gallium / drivers / i965 / brw_batchbuffer.c
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-09 Dave Airliei965g: update to similiar gen stuff as i965
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-22 Vinson Leei965g: Fix printf format warning on 32-bit platforms.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-17 José Fonsecai965g: Fix printf format specifier.
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-21 Alan Coopersmithgallium/i965: Make brw_batchbuffer prototypes match...
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-11-30 Keith Whitwellbrw: add dumping to gem winsys
2009-11-05 Keith Whitwelli965g: propogate map-buffer-range semantics down to...
2009-11-05 Keith Whitwelli965g: make the winsys responsible for all buffer-...
2009-11-05 Keith Whitwellbrw: push more dumping into the winsys
2009-11-05 Keith Whitwelli965g: add lots of error checks and early returns
2009-11-05 Keith Whitwelli965g: add data type tags to aid dumping/decoding
2009-11-04 Keith Whitwelli965g: consolidate some includes
2009-11-04 Keith Whitwelli965g: pull in a copy of intel_decode.c for now
2009-11-04 Keith Whitwelli965g: fix up batchbuffer confusion
2009-11-04 Keith Whitwelli965g: convert read/write domain pairs into single...
2009-11-01 Keith Whitwelli965g: driver and winsys compile
2009-11-01 Keith Whitwelli965g: the whole drivers/i965 directory is compiling
2009-11-01 Keith Whitwelli965g: more files compiling
2009-10-26 Keith Whitwelli965g: still working on compilation
2009-10-24 Keith Whitwelli965g: more work on compiling, particularly the brw_dra...