Re: [AD] clipping code fix (diff files)

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Bob wrote :
> 
> [snip - clip3d.c.diff]
> -      INT_UV + INT_1COL,                    /* ptex mask lit */
> -      INT_UV + INT_1COL,                    /* atex trans */
> -      INT_UV + INT_1COL,                    /* ptex trans */
> -      INT_UV + INT_1COL,                    /* atex mask trans */
> -      INT_UV + INT_1COL                     /* ptex mask trans */
> +      INT_UV + INT_1COL                     /* ptex mask lit */
> 
> Your patch is upside down!

Moreover, there is no need for INT_1COL for translucent modes since they
do not use the 'c' variable of V3D[_f] structure.

	Bertrand.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/