mesa: Changes to 'gallium-0.1-dri2'

Alan Hourihane alanh at kemper.freedesktop.org
Mon Jun 16 13:49:49 UTC 2008


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

Summary of changes:
 progs/egl/.gitignore                |    3 +++
 progs/trivial/.gitignore            |   10 ++++++++++
 src/egl/drivers/xdri/egl_xdri.c     |    1 +
 src/gallium/auxiliary/util/u_blit.c |    2 +-
 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             |    7 +++++++
 src/mesa/main/mtypes.h              |    3 +--
 11 files changed, 31 insertions(+), 6 deletions(-)

       via  8fe0333b8bbf22fda7e527163f45e0419cb57ce7 (commit)
       via  73a8b699f038517200545903c24de7db750de8e1 (commit)
       via  abb026b3824ea96daeb3ebb671bb166d10de2b18 (commit)
       via  89a03693b0a33a704a46881d95afebe4df3c1565 (commit)
       via  bc1bbac23938d91fe2ad974a2daf6d087d9421ba (commit)
       via  ed70ec9cee3c4dd4a774398edd542fb2970a2004 (commit)
      from  f0c03abec0a62c71246fb52362eaaa484c9e40f1 (commit)


- Commits -----------------------------------------------
commit 8fe0333b8bbf22fda7e527163f45e0419cb57ce7
Author: Jakob Bornecrantz <jakob at tungstengraphics.com>
Date:   Mon Jun 16 12:20:17 2008 +0200

    git: Updated .gitignore files

commit 73a8b699f038517200545903c24de7db750de8e1
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Fri Jun 13 17:22:11 2008 +0200

    util: Use pf_get_size().

commit abb026b3824ea96daeb3ebb671bb166d10de2b18
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.

commit 89a03693b0a33a704a46881d95afebe4df3c1565
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Jun 13 14:13:25 2008 -0600

    mesa: remove some temp debug code

commit bc1bbac23938d91fe2ad974a2daf6d087d9421ba
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Jun 13 13:56:53 2008 -0600

    mesa: check FEATURE_ARB_occlusion_query

commit ed70ec9cee3c4dd4a774398edd542fb2970a2004
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Jun 13 13:56:31 2008 -0600

    egl: added a debug msg

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




More information about the mesa-commit mailing list