st/dri: Don't check for null when user ensures non-null
[mesa.git] / src / gallium / drivers / i965 / brw_batchbuffer.c
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...