index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_setup.h
Age
Commit message (
Expand
)
Author
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
2009-08-29
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca