Age | Commit message (Collapse) | Author |
|
|
|
|
|
For ddy it should be (bottom - top).
|
|
|
|
Fixes failed assertion with piglit fbo-drawbuffers-fragcolor.c
See fd.o bug 28358.
With 8 color buffers + Z we need to declare 33 vars, at least.
|
|
|
|
|
|
filter are equal.
|
|
Fixes mesa texwrap demo border with GL_CLAMP.
|
|
Always clamp the scaled coordinates.
|
|
|
|
Always clamp with scaled coordinates.
|
|
|
|
|
|
'Default' unless GALLIVM_DEBUG=nopt option is set.
|
|
Based on Julien Pommier's SSE and SSE2 algorithms.
Signed-off-by: José Fonseca <jfonseca@vmware.com>
|
|
|
|
|
|
|
|
|
|
with this approach we inline the entire function body in the caller
|
|
|
|
Commits moved to the gallivm-call feature branch for further
experimentation and stabilization.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lp_build_broadcast_scalar()."
This reverts commit a09e46c72461183c879d8472b44fe740ecc79b9f.
|
|
|
|
It produces exactly the same machine code, but it cuts 5% of the
number of instructions generated for a typical shader.
Also, preserve the scalar when length is 1.
|
|
|
|
|
|
|
|
|
|
Be clear that this parameter returns four texel channel results.
|
|
|
|
|
|
|
|
|
|
|
|
|