mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Sat Jun 21 16:21:47 UTC 2008


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

Summary of changes:
 bin/minstall                                 |    3 +-
 bin/mklib                                    |   18 +++++---
 configs/autoconf.in                          |    3 +
 configure.ac                                 |   60 +++++++++++++++++++++++---
 docs/download.html                           |    5 ++
 src/glx/x11/indirect_vertex_program.c        |    1 +
 src/glx/x11/pixelstore.c                     |    1 +
 src/glx/x11/singlepix.c                      |    1 +
 src/mesa/drivers/directfb/idirectfbgl_mesa.c |    4 +-
 src/mesa/drivers/dri/common/dri_util.h       |    1 +
 src/mesa/drivers/dri/common/xmlconfig.c      |    6 +++
 src/mesa/drivers/svga/svgamesa24.c           |    2 +-
 src/mesa/drivers/svga/svgamesa32.c           |    2 +-
 src/mesa/drivers/x11/xmesaP.h                |    2 -
 src/mesa/main/glheader.h                     |   45 +++++++++++++++++--
 src/mesa/main/imports.h                      |    1 +
 src/mesa/tnl_dd/t_dd_tritmp.h                |    6 +-
 17 files changed, 133 insertions(+), 28 deletions(-)

       via  2c1bead06928961a18aea14b3cae4e854ceb915e (commit)
       via  77d917a74ae677bcd277654adb67e9e532730046 (commit)
       via  e1f9adc27445ea3381af1f71cfec0317298be5b1 (commit)
       via  f30e4af73405aad3ec29b7337a3a0177e3fbe715 (commit)
       via  1043a7c71ab6b655fa3345dd34df0a5e84f3e031 (commit)
       via  4ba39c40aef45be5d534676c8661e90808deb602 (commit)
       via  3491cbea88e86a64d427298df1aba75e146f15e7 (commit)
      from  dc25661099bcc4b107a30ca504fcc2e76db3492e (commit)


- Commits -----------------------------------------------
commit 2c1bead06928961a18aea14b3cae4e854ceb915e
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Sat Jun 21 10:20:54 2008 -0600

    s/inline/INLINE

commit 77d917a74ae677bcd277654adb67e9e532730046
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Sat Jun 21 10:20:31 2008 -0600

    remove old comments

commit e1f9adc27445ea3381af1f71cfec0317298be5b1
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Fri Jun 20 17:58:53 2008 -0700

    Solaris port of Mesa 7.1 with autoconf support
    
    Signed-off-by: Brian Paul <brian.paul at tungstengraphics.com>

commit f30e4af73405aad3ec29b7337a3a0177e3fbe715
Author: Daniel Zhu <daniel.zhu at sun.com>
Date:   Fri Jun 20 17:51:39 2008 -0700

    Rename quad function to quadr to avoid clash with Solaris quad typedef
    
    Signed-off-by: Brian Paul <brian.paul at tungstengraphics.com>

commit 1043a7c71ab6b655fa3345dd34df0a5e84f3e031
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Fri Jun 6 16:09:10 2008 -0700

    Make minstall work with Solaris /bin/sh
    
    Solaris /bin/sh doesn't set $PWD for you
    
    Signed-off-by: Brian Paul <brian.paul at tungstengraphics.com>

commit 4ba39c40aef45be5d534676c8661e90808deb602
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Fri Jun 6 16:06:09 2008 -0700

    Fix builds with compilers other than gcc 3.0 & newer
    
    Add #include "glheader.h" for definition of __builtin_expect for compilers
    that don't support it.
    
    Signed-off-by: Brian Paul <brian.paul at tungstengraphics.com>

commit 3491cbea88e86a64d427298df1aba75e146f15e7
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Sat Jun 21 10:14:22 2008 -0600

    added pointer to beta/release candidates

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




More information about the mesa-commit mailing list