Age | Commit message (Expand) | Author |
---|---|---|
2010-03-17 | llvmpipe: use new LP_JIT_CTX_ enums for jit context field positions | Brian Paul |
2010-03-11 | gallivm/llvmpipe: replace 'int stride' with 'int row_stride[MAX_LEVELS]' | Brian Paul |
2010-03-08 | llvmpipe/gallivm: checkpoint: array of pointers to mipmap levels | Brian Paul |
2010-03-08 | llvmpipe: rewrap for 80 columns | Brian Paul |
2010-03-05 | llvmpipe: added code to set texture depth, max mipmap levels info | Brian Paul |
2010-03-04 | llvmpipe: new comment | Brian Paul |
2010-02-08 | llvmpipe: export the tgsi translation code to a common layer | Zack Rusin |
2010-01-31 | Merge remote branch 'origin/master' into lp-binning | José Fonseca |
2010-01-21 | llvmpipe: Remove unnecessary headers. | Vinson Lee |
2010-01-06 | llvmpipe: restrict header visibility | Keith Whitwell |
2009-09-14 | llvmpipe: Make lp_type a regular union. | José Fonseca |
2009-09-07 | llvmpipe: Code generate the texture sampling inside the shader. | José Fonseca |