mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Jun 13 22:46:16 UTC 2008


The branch, gallium-0.1 has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1

Summary of changes:
 src/mesa/glapi/dispatch.h   |    3 +++
 src/mesa/glapi/gl_table.py  |    1 -
 src/mesa/glapi/glapi.h      |    5 ++++-
 src/mesa/glapi/glapitable.h |    1 -
 src/mesa/main/blend.c       |    1 +
 src/mesa/main/context.c     |    1 +
 src/mesa/main/mtypes.h      |    3 +--
 7 files changed, 10 insertions(+), 5 deletions(-)

       via  8b11fa4d4496032246b33182b9285c1181d41f1f (commit)
      from  e9a6832737e17fd41d1f9e660239bd0bd2355b0b (commit)


- Commits -----------------------------------------------
commit 8b11fa4d4496032246b33182b9285c1181d41f1f
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Jun 13 16:45:15 2008 -0600

    mesa: move some glapi bits around
    
    Move _glapi_proc typedef from glapitable.h to glapi.h
    Also, don't include glapitable.h from glapi.h
    Before we were including the huge glapitable.h file in every .c file.

---------------------------------




More information about the mesa-commit mailing list