A series of patches for the Mesa master branch to fix Solaris builds follow.
Most of them only apply to code that was merged to master after 7.4 was
branched, so won't need cherry-picking back to 7.4 - it looks like only the
first one, for mklib & configure.ac should be cherry-picked, and that needs
to drop the EGL portion to merge properly on cherry-picking.

My commit bit did get turned on, so I can push if these look good.

 bin/mklib                                          |   28 +++++++++++++++-
 configure.ac                                       |   35 +++++++-------------
 include/EGL/eglext.h                               |    4 +-
 include/EGL/eglplatform.h                          |    4 +-
 src/egl/main/eglconfigutil.c                       |   14 ++++++++
 .../auxiliary/pipebuffer/pb_buffer_fenced.c        |    4 +-
 src/gallium/auxiliary/rtasm/rtasm_execmem.c        |    6 ++--
 src/gallium/auxiliary/util/u_stream_stdc.c         |    2 +-
 src/gallium/auxiliary/util/u_time.c                |   12 +++---
 src/gallium/auxiliary/util/u_time.h                |    6 ++--
 src/gallium/drivers/trace/tr_dump.c                |    4 +-
 src/gallium/include/pipe/p_compiler.h              |   19 +++++++++++
 src/gallium/include/pipe/p_config.h                |   12 ++++--
 src/gallium/include/pipe/p_thread.h                |   10 +++---
 src/glx/x11/indirect_vertex_program.c              |    4 ++
 src/glx/x11/pixelstore.c                           |    4 ++
 src/mesa/drivers/dri/common/utils.c                |    2 +-
 src/mesa/drivers/dri/r300/r300_cmdbuf.c            |    2 +-
 18 files changed, 116 insertions(+), 56 deletions(-)

-- 
        -Alan Coopersmith-           [email protected]
         Sun Microsystems, Inc. - X Window System Engineering


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to