History log of /external/mesa3d/src/gallium/drivers/ilo/core/ilo_state_shader_ps.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4a7d18296a9e80d2c5458bf77f8eb88913433c90 22-Oct-2015 Chia-I Wu <olvaffe@gmail.com> ilo: fix scratch space setup in core

Move scratch_size out of ilo_state_shader_kernel_info and
ilo_state_compute_interface_info. A scratch space is shared by all
kernels/interfaces. Update builder to emit relocs for scratch bos.
/external/mesa3d/src/gallium/drivers/ilo/core/ilo_state_shader_ps.c
86ccb2a16f6d21be29cd99d38831eab6079ce107 16-Oct-2015 Chia-I Wu <olvaffe@gmail.com> ilo: set VME for 3DSTATE_PS

When the bit is not set, we can see sampling artifacts on triangle edges when
the mip filter is not GEN6_MIPFILTER_NONE.
/external/mesa3d/src/gallium/drivers/ilo/core/ilo_state_shader_ps.c
6dad848d1acfe781c735120c3db97f1a2f0c28fa 12-Jun-2015 Chia-I Wu <olvaffe@gmail.com> ilo: add ilo_state_ps

We want to make ilo_shader_cso a union of ilo_state_{vs,hs,ds,gs,ps}.
/external/mesa3d/src/gallium/drivers/ilo/core/ilo_state_shader_ps.c