mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Tue Oct 30 16:24:47 UTC 2007


 progs/tests/getprocaddress.c                   |   26 +++
 src/mesa/drivers/dri/common/extension_helper.h |   12 -
 src/mesa/glapi/dispatch.h                      |   17 --
 src/mesa/glapi/gl_API.xml                      |    4 
 src/mesa/glapi/glapioffsets.h                  |   12 -
 src/mesa/glapi/glapitable.h                    |   11 -
 src/mesa/glapi/glapitemp.h                     |   33 ++--
 src/mesa/glapi/glprocs.h                       |  196 ++++++++++++-------------
 src/mesa/main/state.c                          |    1 
 src/mesa/main/stencil.c                        |  101 +++---------
 src/mesa/main/stencil.h                        |    3 
 src/mesa/sparc/glapi_sparc.S                   |    2 
 src/mesa/x86-64/glapi_x86-64.S                 |   46 -----
 src/mesa/x86/glapi_x86.S                       |   13 -
 14 files changed, 194 insertions(+), 283 deletions(-)

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

New commits:
commit a7f64635a640f49011cf78af766f90ae6588989a
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Oct 30 10:24:34 2007 -0600

    Alias glStencilOpSeparateATI with glStencilOpSeparate.

commit 8b8a970593cd13cd4d0fc5c27e3fd7182f631a0e
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Oct 30 10:23:58 2007 -0600

    test glStencilFuncSeparateATI()




More information about the mesa-commit mailing list