Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
[mesa.git] / src / gallium / drivers / llvmpipe / lp_context.h
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-08-30 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-08-29 José Fonsecallvmpipe: Pass the alpha ref value and blend color...
2009-08-29 José Fonsecallvmpipe: Pass fragment context to generated function...
2009-08-29 José Fonsecallvmpipe: Drop blend derived state.
2009-08-29 José Fonsecallvmpipe: Squash the quad pipeline.
2009-08-29 José Fonsecallvmpipe: Generate the fragment pipeline into a single...
2009-08-29 José Fonsecallvmpipe: Code generate the depth test, and include...
2009-08-29 José Fonsecallvmpipe: Eliminate non-LLVM fs execution paths.
2009-08-29 José Fonsecallvmpipe: Tiles in rgba8 format.
2009-08-29 José Fonsecallvmpipe: Use the generated SoA blending code.
2009-08-29 José Fonsecallvmpipe: Split the texture cache from the color/depth...
2009-08-29 Keith Whitwellllvmpipe: move all depth/stencil/alpha pixel processing...
2009-08-29 Keith Whitwellllvmpipe: move all color-combine code into lp_quad_blend.c
2009-08-29 Keith Whitwellllvmpipe: actually pass >1 quad from triangle routine
2009-08-29 Keith Whitwellllvmpipe: rip out old mulithread support
2009-08-29 Keith Whitwellllvmpipe: make some small steps to flush texture cache...
2009-08-29 José Fonsecallvmpipe: Rename preprocessor symbols too.
2009-08-29 José Fonsecallvmpipe: Fork softpipe for experimentation with llvm.
2009-12-16 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-15 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-06 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-11-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-03 Keith Whitwellllvmpipe: remove old prim_setup draw stage
2009-11-03 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-29 Brian PaulMerge branch 'texformat-rework'
2009-10-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-23 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-10-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-22 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-19 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-09 José Fonsecallvmpipe: Eliminate constant mapping/unmapping.
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'