aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_jit.h
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: implement scissor testingBrian Paul2010-01-141-2/+17
* llvmpipe: initial mrt supportKeith Whitwell2010-01-101-1/+1
* Merge remote branch 'origin/master' into lp-binningJosé Fonseca2010-01-081-10/+3
|\
| * llvmpipe: Remove TGSI sampler pointers from JIT context too.José Fonseca2010-01-071-9/+3
| * llvmpipe: Remove more loose ends of TGSI exec sampling.José Fonseca2010-01-071-6/+0
* | llvmpipe: do final the pixel in/out triangle test in the fragment shaderBrian Paul2009-12-161-2/+7
* | llvmpipe: remove dead codeKeith Whitwell2009-10-091-4/+0
* | llvmpipe: remove some old sampler support structsKeith Whitwell2009-10-081-1/+1
* | llvmpipe: Fix up lp_rast_shade_quads.José Fonseca2009-10-081-2/+2
|/
* llvmpipe: Update status in README and TODO/FIXME comments throughout the code.José Fonseca2009-09-111-2/+1
* llvmpipe: Code generate the texture sampling inside the shader.José Fonseca2009-09-071-0/+27
* llvmpipe: Isolate sampling from TGSI translation.José Fonseca2009-08-291-0/+5
* llvmpipe: Better structure dereference naming.José Fonseca2009-08-291-4/+4
* llvmpipe: Pass the alpha ref value and blend color in the jit context.José Fonseca2009-08-291-0/+9
* llvmpipe: Pass fragment context to generated function in a single structure.José Fonseca2009-08-291-5/+33
* llvmpipe: Centralize the C <-> JIT interfaces in one place.José Fonseca2009-08-291-0/+67