src/mesa/main/context.c | 1 - src/mesa/main/mtypes.h | 6 ------ src/mesa/swrast/s_aalinetemp.h | 1 + src/mesa/swrast/s_aatritemp.h | 5 ++++- src/mesa/swrast/s_context.c | 17 ++++++++++++++--- src/mesa/swrast/s_context.h | 4 +++- src/mesa/swrast/s_fragprog.c | 2 +- src/mesa/swrast/s_linetemp.h | 3 +++ src/mesa/swrast/s_pointtemp.h | 1 + src/mesa/swrast/s_triangle.c | 2 +- src/mesa/swrast/s_tritemp.h | 9 +++++---- src/mesa/swrast/swrast.h | 7 +++++++ src/mesa/swrast_setup/ss_context.c | 3 +++ src/mesa/swrast_setup/ss_triangle.c | 10 ++++++---- src/mesa/swrast_setup/ss_tritmp.h | 2 -- 15 files changed, 49 insertions(+), 24 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 1b43babfb126c6318d2f2468ec81b93ee1923774 Author: Brian <[EMAIL PROTECTED]> Date: Fri Nov 30 13:01:42 2007 -0700 fix broken two-sided stencil _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
