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_rast.c
Age
Commit message (
Expand
)
Author
2009-10-09
llvmpipe: correct binning maths for iterating over whole tiles
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: more debug
Keith Whitwell
2009-10-09
llvmpipe: debug, crash fixes
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: work on clears and coefficients
Keith Whitwell
2009-10-08
llvmpipe: Remove quad headers.
José Fonseca
2009-10-08
llvmpipe: Fix typo.
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: Implement some of the rasterizer functions.
José Fonseca
2009-10-08
llvmpipe: remove some old sampler support structs
Keith Whitwell
2009-10-08
llvmpipe: Fix up lp_rast_shade_quads.
José Fonseca
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