mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Tue Jul 15 23:25:24 UTC 2008


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

Summary of changes:
 include/GL/glext.h            |    8 +-
 include/GL/glxext.h           |    6 +-
 src/mesa/drivers/x11/xm_tri.c |  192 ++++++++++++++++++++--------------------
 src/mesa/main/glheader.h      |    6 ++
 src/mesa/x86/assyntax.h       |    3 +-
 src/mesa/x86/common_x86.c     |    8 ++
 6 files changed, 119 insertions(+), 104 deletions(-)

       via  b7c54945fe212811d9749b623f582569522bc440 (commit)
       via  ece7183ff1b1bba1ae8e41b143e2ccbc38376dc3 (commit)
       via  4c6dcbf091b5a83c2b75e8b42299497b1b187109 (commit)
       via  e6218d071db46cbf98486f97b238cccf78c4aefa (commit)
       via  546c7fb221e2d0b7e56fb390f6e911a5f515328c (commit)
      from  461e17880650500cdbb35133ba12c3b809b778f1 (commit)


- Commits -----------------------------------------------
commit b7c54945fe212811d9749b623f582569522bc440
Author: Blair Sadewitz <blair.sadewitz at gmail.com>
Date:   Tue Jul 15 17:21:43 2008 -0600

    additional preprocessor checks for stdint.h, inttypes.h, etc
    
    The patches to glext.h and glxext.h have been sent to Khronos/bugzilla.

commit ece7183ff1b1bba1ae8e41b143e2ccbc38376dc3
Author: Blair Sadewitz <blair.sadewitz at gmail.com>
Date:   Tue Jul 15 17:12:23 2008 -0600

    mesa: added test for __NetBSD__

commit 4c6dcbf091b5a83c2b75e8b42299497b1b187109
Author: Blair Sadewitz <blair.sadewitz at gmail.com>
Date:   Tue Jul 15 17:11:33 2008 -0600

    mesa: added test for __NetBSD__

commit e6218d071db46cbf98486f97b238cccf78c4aefa
Author: Blair Sadewitz <blair.sadewitz at gmail.com>
Date:   Tue Jul 15 17:06:17 2008 -0600

    mesa: check for __INTERIX to typedef uintptr_t

commit 546c7fb221e2d0b7e56fb390f6e911a5f515328c
Author: Blair Sadewitz <blair.sadewitz at gmail.com>
Date:   Tue Jul 15 17:05:28 2008 -0600

    mesa: extra braces

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




More information about the mesa-commit mailing list