Merge branch '7.8'
[mesa.git] / src / gallium / drivers / i965 / brw_context.h
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-10 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-01 Roland Scheideggeri965g: adapt to new vertex element cso
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-11 Roland Scheideggeri965g: adapt to stencil ref changes
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-08 Keith Whitwellgallium: squash-merge of gallium screen context
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-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
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 Michal KrolMerge branch 'master' into instanced-arrays
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-24 Keith Whitwelli965g: get trivial/tri working again after edgeflag...
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-21 Keith Whitwelli965g: fixes to build after merge of master
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-21 Keith Whitwelli965g: hook vertex state emit up to PIPE_NEW_VERTEX_BUFFER
2009-12-10 michali965: Fix after sampler view changes.
2009-11-30 Keith Whitwellbrw: add dumping to gem winsys
2009-11-21 Keith Whitwelli965g: get basic texturing working again
2009-11-20 Keith Whitwelli965g: first pass at vs immediates in curbe
2009-11-20 Keith Whitwelli965g: include interpolation info in fs signature
2009-11-20 Keith Whitwelli965g: add new state flag tracking fs signature changes
2009-11-17 Keith Whitwelli965g: handle special vs outputs specially
2009-11-12 Keith Whitwelli965g: consult fs inputs when laying out vs output...
2009-11-06 Keith Whitwelli965g: get rid of cc key, simplify state upload
2009-11-06 Keith Whitwelli965g: propogate nr_cbufs into wm prog key
2009-11-06 Keith Whitwelli965g: disassemble each instruction as generated
2009-11-06 Keith Whitwelli965g: don't set up vs stack register for non-branching...
2009-11-06 Keith Whitwelli965g: use curr.vertex_element state directly
2009-11-05 Keith Whitwelli965g: pass relocation information in an array with...
2009-11-05 Keith Whitwelli965g: remove duplicate viewport state in brw_context
2009-11-05 Keith Whitwelli965g: correct size of surf_bo array
2009-11-05 Keith Whitwelli965g: disassemble more than one instruction at a time
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: remove redundant screen pointer in brw context...
2009-11-04 Keith Whitwelli965g: hook up some vertex state funcs
2009-11-04 Keith Whitwelli965g: hook up pipe_clear functions
2009-11-04 Keith Whitwelli965g: hook up pipe sampler callbacks
2009-11-04 Keith Whitwelli965g: hook up more pipe_context functions
2009-11-04 Keith Whitwelli965g: add standalone xlib debug winsys
2009-11-01 Keith Whitwelli965g: more files compiling
2009-11-01 Keith Whitwelli965g: more files compiling
2009-11-01 Keith Whitwelli965g: more work on compilation -- surface management
2009-10-31 Keith Whitwelli965g: more work on compilation
2009-10-29 Keith Whitwelli965g: work in progress on fragment shaders
2009-10-27 Keith Whitwelli965g: still working on compilation
2009-10-26 Keith Whitwelli965g: still working on compilation
2009-10-26 Keith Whitwelli965g: still working on compilation
2009-10-25 Keith Whitwelli965g: start hooking up some to the gallium context...
2009-10-25 Keith Whitwelli965g: more compiling wip
2009-10-24 Keith Whitwelli965g: more work on compiling, particularly the brw_dra...
2009-10-24 Keith Whitwelli965g: more work on compiling
2009-10-24 Keith Whitwelli965g: more files compiling
2009-10-24 Keith Whitwelli965g: first compiling file
2009-10-23 Keith Whitwelli965g: wip on removing GL stuff, trying to get a few...
2009-10-23 Keith Whitwelli965g: wip
2009-10-23 Keith Whitwelli965g: re-starting from the dri driver