[Mesa-dev] [PATCH] tgsi: Improve execution debugging.

Brian Paul brianp at vmware.com
Fri Feb 22 07:43:02 PST 2013


On 02/22/2013 08:35 AM, jfonseca at vmware.com wrote:
> From: José Fonseca<jfonseca at vmware.com>
>
> - zero temps/outputs instead of copying (otherwise we won't be able to see
>    the temps/outputs assignements for small shaders where nothing changes
>    across big areas
>
> - also show the inputs (as it's often impossible to infer from the rest)
> ---
>   src/gallium/auxiliary/tgsi/tgsi_exec.c |   29 ++++++++++++++++++++++++-----
>   1 file changed, 24 insertions(+), 5 deletions(-)

Reviewed-by: Brian Paul <brianp at vmware.com>


More information about the mesa-dev mailing list