http://bugs.freedesktop.org/show_bug.cgi?id=12240





------- Comment #5 from [EMAIL PROTECTED]  2007-12-28 13:24 PST -------
About the just attached patch, the removal of the 2 "release_temp(p,
shininess);" calls after 2 "shininess = get_material(...)" calls is
intentional, because get_material() does not return a temp register ever (I did
a full audit of all temp allocations in t_vp_build.c), if it does then there
would be quite a few places in t_vp_build.c missing release_temp() calls after
get_material() calls.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to