mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Thu Jun 28 22:39:05 UTC 2007


 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                       |    6 
 7 files changed, 227 insertions(+), 142 deletions(-)

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

New commits:
commit 767cac149441ee0a8423713a9817c7ac154cbf9e
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Jun 28 16:34:40 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