Age | Commit message (Collapse) | Author |
|
this adds the capability + a stencil semantic id, + tgsi scan support.
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
|
See fd.o bug 26970. Also added sanity check assertions.
|
|
|
|
|
|
|
|
Unshare one function (setup_pos_vector) as we want to push this code
into the generated shader in the SSE case.
|
|
|
|
|
|
|
|
This header describes the quad-related datatypes afterall.
|
|
Use tgsi_sampler struct as a base class. Softpipe subclasses it and adds
the fields it needs.
|
|
|
|
module.
|
|
|
|
|
|
|
|
parts.
|
|
Also, rename p_tile.[ch] to u_tile.[ch]
|
|
|
|
The caller can then free the token array immediately.
|
|
|
|
|
|
Conflicts:
src/gallium/drivers/softpipe/sp_quad_fs.c
src/gallium/drivers/softpipe/sp_state.h
src/gallium/drivers/softpipe/sp_state_fs.c
|