The branch, master has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=master
Summary of changes: src/mesa/swrast/s_context.c | 2 ++ src/mesa/swrast/s_context.h | 1 + src/mesa/swrast/s_zoom.c | 27 +++++++++++++++++---------- src/mesa/tnl/t_context.c | 14 +++++++------- 4 files changed, 27 insertions(+), 17 deletions(-) via ec2d0decbd739df99cac4baba57fe0005bf4894d (commit) via bbce58802d9bf94eadbb0d0c0211a0768f8302aa (commit) from 588abd66966a672a93e87cd577802255193bebcd (commit) - Commits ----------------------------------------------- commit ec2d0decbd739df99cac4baba57fe0005bf4894d Author: Brian Paul <[EMAIL PROTECTED]> Date: Mon Jun 16 10:03:05 2008 -0600 mesa: allocate pixel zoom arrays on heap, not stack Fixes stack overflow on Windows. commit bbce58802d9bf94eadbb0d0c0211a0768f8302aa Author: H. Verbeet <[EMAIL PROTECTED]> Date: Mon Jun 16 09:40:26 2008 -0600 Don't compute vertex fog when fragment program is active. --------------------------------- _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit