summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_quad.c
Commit message (Expand)AuthorAgeFilesLines
* gallivm: minor rho calculation optimization for 1 or 3 coordsRoland Scheidegger2013-04-041-11/+9
* gallivm: clean up passing derivatives aroundRoland Scheidegger2013-03-121-7/+7
* llvmpipe: Unswizzled rendering.James Benton2012-11-281-0/+50
* gallivm: (trivial) remove unnecessary bogus includeRoland Scheidegger2012-07-171-1/+0
* gallivm,draw,llvmpipe: Support wider native registers.José Fonseca2012-07-171-19/+68
* gallivm/llvmpipe: remove lp_build_context::builderBrian Paul2010-12-021-8/+10
* gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-6/+5
* gallivm: Pass texture coords derivates as scalars.José Fonseca2010-10-101-10/+18
* gallivm: Always use floating-point operators for floating-point typesnobled2010-08-091-2/+2
* gallivm: Support extended swizzles in lp_build_swizzle1_aos().José Fonseca2010-07-011-4/+4
* gallivm: Factor out the quad derivative code into a single place. Fix ddy.José Fonseca2010-06-031-0/+101