Age | Commit message (Expand) | Author |
2010-12-02 | gallivm/llvmpipe: remove lp_build_context::builder | Brian Paul |
2010-11-30 | gallivm/llvmpipe: squash merge of the llvm-context branch | Brian Paul |
2010-10-09 | llvmpipe: defer attribute interpolation until after mask and ztest | Keith Whitwell |
2010-10-09 | llvmpipe: Prevent z > 1.0 | José Fonseca |
2010-09-05 | llvmpipe: Fix perspective divide interpolation. | José Fonseca |
2010-08-10 | llvmpipe: Always use floating-point operators for floating-point types | nobled |
2010-07-18 | llvmpipe: Remove dead initialization. | Vinson Lee |
2010-06-02 | llvmpipe: Fix bad logic. | José Fonseca |
2010-06-02 | llvmpipe: Fix typo in assert. | José Fonseca |
2010-06-02 | llvmpipe: Per quad interpolation. | José Fonseca |
2010-06-02 | llvmpipe: Minor cleanup to the interpolator. | José Fonseca |
2010-06-02 | llvmpipe: Centralize all position interpolation in lp_bld_interp.c. | José Fonseca |
2010-06-01 | llvmpipe: Use struct lp_shader_input in the interpolator. | José Fonseca |
2010-06-01 | llvmpipe: Don't waste time interpolating unused input channels. | José Fonseca |
2010-04-20 | llvmpipe: fix comment/typo | Brian Paul |
2010-04-20 | llvmpipe: rename mode -> interp | Brian Paul |
2010-04-20 | llvmpipe: remove dead code/comment | Brian Paul |
2010-04-16 | gallivm/llvmpipe: move lp_bld_interp.c to llvmpipe/ directory | Brian Paul |
2010-02-08 | llvmpipe: export the tgsi translation code to a common layer | Zack Rusin |
2010-01-11 | llvmpipe: force constant interpolation of flatshade colors | Keith Whitwell |
2010-01-08 | Merge remote branch 'origin/master' into lp-binning | José Fonseca |
2009-12-02 | llvmpipe: execute shaders on 4x4 blocks instead of 8x2 | Brian Paul |
2009-11-24 | tgsi: rename fields of tgsi_full_declaration to reduce verbosity | Keith Whitwell |
2009-10-25 | llvmpipe: Immediate multiplication. | José Fonseca |
2009-09-14 | llvmpipe: Make lp_type a regular union. | José Fonseca |
2009-08-29 | llvmpipe: Factor out and optimize the input interpolation. | José Fonseca |