aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_state_fs.h
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Trim the fragment shader cached based on LLVM IR instruction count.José Fonseca2011-12-081-0/+3
* gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-0/+7
* Merge remote branch 'origin/master' into lp-setup-llvmKeith Whitwell2010-10-171-1/+4
|\
| * llvmpipe: Use lp_tgsi_info.José Fonseca2010-10-111-1/+2
| * llvmpipe: maintain fragment shader state for draw moduleBrian Paul2010-09-201-0/+2
* | llvmpipe: use llvm for attribute interpolant calculationKeith Whitwell2010-09-181-0/+4
|/
* llvmpipe: Don't store display the alpha ref value in the key.José Fonseca2010-09-111-1/+5
* llvmpipe: put fs variant dumping in a functionKeith Whitwell2010-09-071-0/+4
* llvmpipe: Relax the colormask constraint on opaque.José Fonseca2010-09-051-1/+4
* llvmpipe: reduce size of fragment shader variant keyKeith Whitwell2010-08-221-0/+2
* llvmpipe: remove unused member from lp_fragment_shader_variant_keyKeith Whitwell2010-08-221-4/+0
* llvmpipe: pass mask into fragment shaderKeith Whitwell2010-07-131-1/+0
* llvmpipe: s/lpfs/shader/José Fonseca2010-06-211-1/+1
* llvmpipe: limit the number of fragment shader variants kept aroundRoland Scheidegger2010-06-181-3/+10
* llvmpipe: Number shaders/variants for more reproducible function names in the...José Fonseca2010-06-031-0/+7
* llvmpipe: Pass the fs variant to the rasterizer.José Fonseca2010-05-301-0/+93