Age | Commit message (Expand) | Author |
2010-11-30 | gallivm/llvmpipe: squash merge of the llvm-context branch | Brian Paul |
2010-10-17 | Merge remote branch 'origin/master' into lp-setup-llvm | Keith Whitwell |
2010-09-29 | llvmpipe: Decouple sampler view and sampler state updates. | José Fonseca |
2010-09-24 | llvmpipe: make min/max lod and lod bias dynamic state | Brian Paul |
2010-09-20 | llvmpipe: rename sprite field, add sprite_coord_origin | Brian Paul |
2010-09-18 | llvmpipe: use llvm for attribute interpolant calculation | Keith Whitwell |
2010-09-07 | llvmpipe: declare fence handle struct | Keith Whitwell |
2010-09-07 | llvmpipe: enforce fixed memory limit on scenes | Keith Whitwell |
2010-08-27 | llvmpipe: point sprites rasterization | Hui Qi Tay |
2010-08-27 | llvmpipe: native point rasterization | Hui Qi Tay |
2010-08-27 | llvmpipe: native rasterization for lines | Hui Qi Tay |
2010-08-25 | llvmpipe: fence debugging, add llvmpipe_finish | Keith Whitwell |
2010-07-13 | llvmpipe: move fences from per-bin to per-thread | Keith Whitwell |
2010-07-06 | llvmpipe: disconnect vertex texture sampling from the setup | Zack Rusin |
2010-07-06 | draw: implement vertex texture sampling using llvm | Zack Rusin |
2010-06-01 | llvmpipe: Don't waste time interpolating unused input channels. | José Fonseca |
2010-05-30 | llvmpipe: Pass the fs variant to the rasterizer. | José Fonseca |
2010-05-06 | llvmpipe: implement occlusion query | Qicheng Christopher Li |
2010-04-10 | Squashed commit of the following: | Keith Whitwell |
2010-03-17 | llvmpipe: added stencil ref values to jit context state | Brian Paul |
2010-03-13 | Merge commit 'origin/master' into gallium-sampler-view | Keith Whitwell |
2010-03-13 | llvmpipe: Obey rasterization rules. | José Fonseca |
2010-03-13 | llvmpipe: setup_context -> lp_setup_context | José Fonseca |
2010-03-10 | Merge branch 'master' into gallium-sampler-view | Michal Krol |
2010-03-02 | llvmpipe: reorganize transfer usage | Keith Whitwell |
2010-01-21 | llvmpipe: added simple perf/statistics counting facility | Brian Paul |
2010-01-15 | llvmpipe: implement scissor test in triangle setup | Brian Paul |
2010-01-15 | llvmpipe: generate two shader varients, one omits triangle in/out testing | Brian Paul |
2010-01-14 | llvmpipe: implement scissor testing | Brian Paul |
2010-01-13 | llvmpipe: add scene texture referencing code | Brian Paul |
2010-01-13 | llvmpipe: Reset the bin when shading a whole tile with an opaque shader. | José Fonseca |
2010-01-06 | llvmpipe: fix double free | Keith Whitwell |
2010-01-06 | llvmpipe: merge setup and draw vbuf submodules | Keith Whitwell |
2009-12-11 | llvmpipe: checkpoint: plug in the new fencing code | Brian Paul |
2009-12-10 | llvmpipe: Fix after sampler view changes. | michal |
2009-12-04 | llvmpipe: simplify framebuffer state code | Brian Paul |
2009-10-09 | llvmpipe: trivial/clear works | Keith Whitwell |
2009-10-09 | llvmpipe: fix a couple of warnings | Keith Whitwell |
2009-10-09 | llvmpipe: Pass state to setup. | José Fonseca |
2009-10-09 | llvmpipe: calculate overall width and height, pass to rasterizer | Keith Whitwell |
2009-10-08 | llvmpipe: get lp_setup compiling | Keith Whitwell |
2009-10-08 | llvmpipe: work on clears and coefficients | Keith Whitwell |
2009-10-08 | llvmpipe: start cleaning up | Keith Whitwell |
2009-10-08 | llvmpipe: remove some old sampler support structs | Keith Whitwell |
2009-10-08 | llvmpipe: Update lp_setup_clear invocation. | José Fonseca |
2009-10-08 | llvmpipe: remove tex tile cache and related code | Keith Whitwell |
2009-10-08 | llvmpipe: wip me harder | Keith Whitwell |
2009-10-08 | llvmpipe: import experimental softpipe rasterizer code, wip binning code | Keith Whitwell |
2009-08-29 | llvmpipe: prefix point/line/tri_setup() functions with llvmpipe_ | Brian Paul |
2009-08-29 | llvmpipe: Rename preprocessor symbols too. | José Fonseca |