José Fonseca
|
73af91e938
|
llvmpipe: Eliminate non-LLVM fs execution paths.
|
16 years ago |
José Fonseca
|
7d043162c5
|
llvmpipe: Blending.
The code
|
16 years ago |
José Fonseca
|
d2cf3e8dfd
|
llvmpipe: Arithmetic helpers.
|
16 years ago |
José Fonseca
|
4639f8aad5
|
llvmpipe: Translate logicops.
|
16 years ago |
José Fonseca
|
833323b8d0
|
llvmpipe: Separate pixel packing/unpacking from loading/storing.
|
16 years ago |
Keith Whitwell
|
05bfd93c3f
|
llvmpipe: move all depth/stencil/alpha pixel processing into one stage
|
16 years ago |
Keith Whitwell
|
90caf1a3f3
|
llvmpipe: move all color-combine code into lp_quad_blend.c
Consolidate the read-modify-write color combining code from
the blend, colormask and output stages.
|
16 years ago |
José Fonseca
|
8783732c4d
|
llvmpipe: Pixel packing/unpacking and loop code generators.
Just a small proof of concept plus a standalone test app. Not integrated
with the rest of the driver yet.
|
16 years ago |
José Fonseca
|
946f432a08
|
llvmpipe: Fork softpipe for experimentation with llvm.
|
16 years ago |