index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_rast.h
Age
Commit message (
Expand
)
Author
2009-11-30
llvmpipe: add a bunch of comments
Brian Paul
2009-10-21
llvmpipe: remove one of two definitions of TILESIZE
Keith Whitwell
2009-10-20
llvmpipe: precalculate some offsets
Keith Whitwell
2009-10-19
llvmpipe: fixed-point rasterization
Keith Whitwell
2009-10-09
llvmpipe: Get jit_context/jit_function across the rasterizer.
José Fonseca
2009-10-09
llvmpipe: trivial/clear works
Keith Whitwell
2009-10-09
llvmpipe: get lp_setup_tri building
Keith Whitwell
2009-10-09
llvmpipe: use union lp_cmd_rast_arg directly, rather than through a pointer
Keith Whitwell
2009-10-09
llvmpipe: Follow write_color/write_zstencil.
José Fonseca
2009-10-09
llvmpipe: calculate overall width and height, pass to rasterizer
Keith Whitwell
2009-10-08
llvmpipe: triangle struct owns its copy of shader inputs
Keith Whitwell
2009-10-08
llvmpipe: work on clears and coefficients
Keith Whitwell
2009-10-08
llvmpipe: Adjust interpolation coeffs declaration.
José Fonseca
2009-10-08
llvmpipe: Call lp_rast_shade_quads from tri rasterizer.
José Fonseca
2009-10-08
llvmpipe: Final adjustments to rasterizer methods.
José Fonseca
2009-10-08
llvmpipe: Complete more rasterizer methods..
José Fonseca
2009-10-08
llvmpipe: start cleaning up
Keith Whitwell
2009-10-08
llvmpipe: wip me harder
Keith Whitwell
2009-10-08
llvmpipe: Update includes and copyright headers.
José Fonseca
2009-10-08
llvmpipe: Add the rast -> jit shader glue.
José Fonseca
2009-10-08
llvmpipe: more wipping
Keith Whitwell