[Mesa-dev] [PATCH 1/2] mesa: remove unused _math_trans_4chan()

Matt Turner mattst88 at gmail.com
Mon Feb 16 10:32:05 PST 2015


Looks to be dead since:

commit 588225770c60834dfd2a95850435cc549167dc05
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Jan 5 15:24:53 2004 +0000

    Beef up t_vertex.c:
        - cope with input vectors with size less than that of the emitted
          attribute.
        - cope with vertices with 'holes' inside and between vertices.

    Fix calculation of tnl->render_inputs to work with fp programs.
    Mirror VB->PointSizePtr in VB->AttribPtr so that it can work with
t_vertex.c.

    Transition swrast_setup/ to use t_vertex.c to build swrast vertices.

Wow.

Reviewed-by: Matt Turner <mattst88 at gmail.com>


More information about the mesa-dev mailing list