src/mesa/drivers/dri/r300/r300_state.c |   15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

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

New commits:
commit 00bc91ac647296575efec1612a66385563a6ce54
Author: Christoph Brill <[EMAIL PROTECTED]>
Date:   Wed Feb 27 22:06:38 2008 +0100

    r300: properly handle GL_POINT in glPolygonMode
    
    Until now the polygon mode was completely turned of when you used
    GL_POINT. For me it looked buggy to completely disable the polygon
    mode for FrontMode and BackMode if any of these was GL_POINT.

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to