mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Tue Feb 19 15:40:35 UTC 2008


 src/glx/x11/indirect.c           |  180 +++++++++++++++++++++++++++++++++++++++
 src/glx/x11/indirect_size_get.c  |    4 
 src/mesa/glapi/glX_proto_send.py |    8 +
 src/mesa/glapi/gl_API.xml        |    4 
 4 files changed, 196 insertions(+)

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

New commits:
commit a3a480979b0d8688285d6b8632e02dd6d37071a3
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Feb 19 08:39:12 2008 -0700

    Regenerated (see bug 11893)

commit ce865fd2fde0058f7a61620389ec17a9a04f1f40
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Feb 19 08:38:42 2008 -0700

    Added <size name="Get" mode="get"/> lines for point parameter tokens.
    
    See bug 11893.  This allows GL_POINT_SIZE_MIN/MAX/etc to be queried with
    indirect rendering.

commit fda62a6f2fa2817cba6a32edbfbaf2636d1782a3
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Feb 19 08:27:44 2008 -0700

    Regenerated (raise GL_INVALID_VALUE if counter param is negative)

commit a52ce9de7d3ba1b244edaadbe976a0c794b0cc62
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Feb 19 08:27:08 2008 -0700

    If parameter is a 'counter', raise GL_INVALID_VALUE if value is negative
    
    Fixes bug 10984.




More information about the mesa-commit mailing list