mesa: Changes to 'mesa_7_0_branch'

Brian Paul brianp at kemper.freedesktop.org
Thu Jun 28 22:38:53 UTC 2007


 docs/relnotes-7.0.1.html                       |    8 
 src/mesa/drivers/dri/common/extension_helper.h |   20 +
 src/mesa/glapi/gl_API.xml                      |   21 +
 src/mesa/glapi/glapitemp.h                     |   30 ++
 src/mesa/glapi/glprocs.h                       |  282 ++++++++++++-------------
 src/mesa/sparc/glapi_sparc.S                   |    5 
 src/mesa/x86-64/glapi_x86-64.S                 |    5 
 src/mesa/x86/glapi_x86.S                       |    5 
 8 files changed, 234 insertions(+), 142 deletions(-)

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

New commits:
commit 23f8d77b3843de82627070ba9d9dc1d914008bb0
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Jun 28 16:38:48 2007 -0600

    Add a few missing GL 2.0 entrypoints, regenerate related files.
    
    Specifically:
      glVertexAttrib4bv
      glVertexAttrib4iv
      glVertexAttrib4ubv
      glVertexAttrib4uiv
      glVertexAttrib4usv




More information about the mesa-commit mailing list