mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Fri Aug 31 22:42:14 UTC 2007


 src/mesa/tnl/t_vp_build.c |   31 +++++++++++++++++++++++--------
 1 file changed, 23 insertions(+), 8 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit 6dd98e9853a6984150aa47467112e016c40a4ab4
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Aug 31 16:42:05 2007 -0600

    Fix problem introduced in previous commit in which a state variable (uniform) is written to.  (see bug 12239)
    
    Also, added some assertions to the emit_arg() and emit_dst() functions to
    catch this kind of error in the future.




More information about the mesa-commit mailing list