Squashed commit of the following:
[mesa.git] / src / gallium / drivers / llvmpipe / Makefile
2009-10-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-04 José Fonsecallvmpipe: Autogenerate lp_tile_soa.c from u_format...
2009-10-01 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-28 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-25 Ian RomanickMerge branch 'asm-shader-rework-2'
2009-09-25 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Pauli NieminenMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-09-22 Brian PaulMerge branch '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 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-09-21 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-17 Michal KrolMerge commit 'origin/master' into glsl-pp-rework-2
2009-09-16 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Ian RomanickMerge branch '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_6_branch'
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-14 Michal KrolMerge commit 'origin/master' into glsl-pp-rework-2
2009-09-11 Brian Paulllvmpipe: asst fixes for 'make linux-llvmpipe'
2009-09-10 Ian RomanickMerge branch 'master' into asm-shader-rework-2
2009-09-10 Brian PaulMerge branch '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_6_branch'
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-07 José Fonsecallvmpipe: Code generate the texture sampling inside...
2009-09-07 José Fonsecallvmpipe: Texture sampling code generation primitives.
2009-09-07 José Fonsecallvmpipe: SoA pixel unpacking specialization.
2009-08-30 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-08-29 José Fonsecallvmpipe: List lp_buffer.c in the Makefile.
2009-08-29 José Fonsecallvmpipe: Fix build.
2009-08-29 José Fonsecallvmpipe: Merge all pixel format related files.
2009-08-29 José Fonsecallvmpipe: Factor out and optimize the input interpolation.
2009-08-29 José Fonsecallvmpipe: Structure manipulation helpers.
2009-08-29 José Fonsecallvmpipe: Centralize the C <-> JIT interfaces in one...
2009-08-29 José Fonsecallvmpipe: Squash the quad pipeline.
2009-08-29 José Fonsecallvmpipe: Add a bunch of comments.
2009-08-29 José Fonsecallvmpipe: Split off vs stuff from lp_state_fs.c.
2009-08-29 José Fonsecallvmpipe: Generate the fragment pipeline into a single...
2009-08-29 José Fonsecallvmpipe: Delete the quad polygon stipple stage.
2009-08-29 José Fonsecallvmpipe: Split control flow function declarations...
2009-08-29 José Fonsecallvmpipe: Depth test to LLVM IR translation.
2009-08-29 José Fonsecallvmpipe: Code generate alpha testing and append to...
2009-08-29 Brian Paulllvmpipe: updated Makefile C_SOURCES
2009-08-29 José Fonsecallvmpipe: Eliminate non-LLVM fs execution paths.
2009-08-29 José Fonsecallvmpipe: Blending.
2009-08-29 José Fonsecallvmpipe: Arithmetic helpers.
2009-08-29 José Fonsecallvmpipe: Translate logicops.
2009-08-29 José Fonsecallvmpipe: Separate pixel packing/unpacking from loading...
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 José Fonsecallvmpipe: Pixel packing/unpacking and loop code generators.
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