[Mesa3d-dev] [Bug 26632] New: Various cygwin build fixes

2010-02-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26632 Summary: Various cygwin build fixes Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Cygwin Status: NEW Severity: normal Priority: medium

[Mesa3d-dev] [Bug 26632] Various cygwin build fixes

2010-02-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26632 --- Comment #3 from Dan Nicholson dbn.li...@gmail.com 2010-02-18 08:59:17 PST --- Those all look good to me, although I wish someone would go through mklib and make it exit everywhere it could fail. Reviewed-by: Dan Nicholson

Re: [Mesa3d-dev] [PATCH 10/12] egl_dri2: Implement EGL_KHR_image and EGL_KHR_image_pixmap

2010-02-18 Thread Kristian Høgsberg
2010/2/12 Ian Romanick i...@freedesktop.org: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kristian Høgsberg wrote: diff --git a/src/egl/drivers/dri2/egl_dri2.c b/src/egl/drivers/dri2/egl_dri2.c index 5d36c49..1590190 100644 --- a/src/egl/drivers/dri2/egl_dri2.c +++

Re: [Mesa3d-dev] Mesa (master): st/mesa: Make the frontbuffer visible on st_flush( PIPE_FLUSH_FRAME).

2010-02-18 Thread Pauli Nieminen
On Thu, Feb 18, 2010 at 8:31 PM, Francisco Jerez curroje...@riseup.net wrote: Keith Whitwell kei...@vmware.com writes: On Thu, 2010-02-18 at 05:16 -0800, Francisco Jerez wrote: Keith Whitwell kei...@vmware.com writes: On Thu, 2010-02-18 at 00:15 -0800, Keith Whitwell wrote: On Wed, Feb

Re: [Mesa3d-dev] Mesa (master): st/mesa: Make the frontbuffer visible on st_flush( PIPE_FLUSH_FRAME).

2010-02-18 Thread Ville Syrjälä
On Thu, Feb 18, 2010 at 09:19:46PM +0200, Pauli Nieminen wrote: On Thu, Feb 18, 2010 at 8:31 PM, Francisco Jerez curroje...@riseup.net wrote: With current HEAD, if an app mixes GL and X11 calls, resizing could lead to broken and incompletely rendered frames, as in the old DRI1 days. The

Re: [Mesa3d-dev] Problems Compiling from Git

2010-02-18 Thread Dan Nicholson
On Thu, Feb 18, 2010 at 2:36 PM, Mike Lothian m...@fireburn.co.uk wrote: I'm experiencing 3 issues at the moment xorg-server master isn't compiling I get the error: ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support

[Mesa3d-dev] [Bug 26632] Various cygwin build fixes

2010-02-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26632 --- Comment #7 from Dan Nicholson dbn.li...@gmail.com 2010-02-18 14:51:49 PST --- I reverted d6f55492af3cb82b0113fe6beac0f3494b6e2956 (patch 4) since it already caused two separate build errors on the mailing list. -- Configure bugmail:

Re: [Mesa3d-dev] [mklib] build failure when /bin/sh-dash - commit Make mklib propogate all errors

2010-02-18 Thread Dan Nicholson
On Thu, Feb 18, 2010 at 2:24 PM, Dan Nicholson dbn.li...@gmail.com wrote: On Thu, Feb 18, 2010 at 2:12 PM, Sedat Dilek sedat.di...@googlemail.com wrote: Hi, Debian has dash as standard /bin/sh, this breaks mesa: commit d6f55492af3cb82b0113fe6beac0f3494b6e2956 Make mklib propogate all

Re: [Mesa3d-dev] Problems Compiling from Git

2010-02-18 Thread Mike Lothian
On 18 February 2010 22:46, Dan Nicholson dbn.li...@gmail.com wrote: On Thu, Feb 18, 2010 at 2:36 PM, Mike Lothian m...@fireburn.co.uk wrote: I'm experiencing 3 issues at the moment xorg-server master isn't compiling I get the error: ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.

Re: [Mesa3d-dev] Problems Compiling from Git

2010-02-18 Thread Xavier Chantry
On Thu, Feb 18, 2010 at 11:36 PM, Mike Lothian m...@fireburn.co.uk wrote: I'm experiencing 3 issues at the moment xorg-server master isn't compiling I get the error: ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support

[Mesa3d-dev] [Bug 26632] Various cygwin build fixes

2010-02-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26632 Jon TURNEY jon.tur...@dronecode.org.uk changed: What|Removed |Added Attachment #33390|0 |1 is

Re: [Mesa3d-dev] Problems Compiling from Git

2010-02-18 Thread Mike Lothian
On 18 February 2010 23:11, Xavier Chantry chantry.xav...@gmail.com wrote: On Thu, Feb 18, 2010 at 11:36 PM, Mike Lothian m...@fireburn.co.uk wrote: I'm experiencing 3 issues at the moment xorg-server master isn't compiling I get the error: ../doltcompile x86_64-pc-linux-gnu-gcc

Re: [Mesa3d-dev] Problems Compiling from Git

2010-02-18 Thread Mike Lothian
On 18 February 2010 22:58, Dan Nicholson dbn.li...@gmail.com wrote: On Thu, Feb 18, 2010 at 2:52 PM, Mike Lothian m...@fireburn.co.uk wrote: On 18 February 2010 22:46, Dan Nicholson dbn.li...@gmail.com wrote: On Thu, Feb 18, 2010 at 2:36 PM, Mike Lothian m...@fireburn.co.uk wrote: I'm

Re: [Mesa3d-dev] [Intel-gfx] Problems Compiling from Git

2010-02-18 Thread Mike Lothian
On 18 February 2010 23:19, Alexander Lam lambchop...@gmail.com wrote: On Thu, Feb 18, 2010 at 5:36 PM, Mike Lothian m...@fireburn.co.uk wrote: I'm experiencing 3 issues at the moment [snip] And lastly the latest intel DRM code from drm-intel-next has the following issue too:  CC      

Re: [Mesa3d-dev] Mesa release for the end of March?

2010-02-18 Thread Brian Paul
tom fogal wrote: Ian Romanick i...@freedesktop.org writes: Since we're not using CVS, would it be possible to start naming the release branches with just the release version? Likewise for release tags? Specifically, I'm proposing to use 7.8 for this next branch and 7.8.0 for the release

Re: [Mesa3d-dev] [PATCH 08/12] intel: Implement DRI image extension

2010-02-18 Thread Brian Paul
Kristian Høgsberg wrote: 2010/2/12 Ian Romanick i...@freedesktop.org: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kristian Høgsberg wrote: diff --git a/src/mesa/drivers/dri/intel/intel_screen.c b/src/mesa/drivers/dri/intel/intel_screen.c index f7ce87e..c2c8c6e 100644 ---

[Mesa3d-dev] [Bug 26632] Various cygwin build fixes

2010-02-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26632 --- Comment #9 from Brian Paul brian.e.p...@gmail.com 2010-02-18 16:28:30 PST --- I think you still need a 'rm -rf ${LIBNAME}.obj' command like the other targets. That'll get rid of the temp directory made by the expand_archives function.

[Mesa3d-dev] [PATCH 00/11] Kill various _mesa_* wrappers.

2010-02-18 Thread Kenneth Graunke
These patches remove various _mesa_foo() wrappers in favor of simply calling foo() directly. I've split them out by function so it's possible to pick and choose which ones to apply. Sorry for the spam. I figured I'd resend updated copies since Brian mentioned possibly including them before the

[Mesa3d-dev] [PATCH 03/11] Remove _mesa_strcpy in favor of plain strcpy.

2010-02-18 Thread Kenneth Graunke
--- src/mesa/main/imports.c | 11 ++- src/mesa/main/imports.h |3 --- src/mesa/shader/slang/slang_mem.c |2 +- src/mesa/shader/slang/slang_utility.c |2 +- src/mesa/shader/slang/slang_utility.h |2 +- 5 files changed, 5 insertions(+), 15

[Mesa3d-dev] [PATCH 10/11] Remove _mesa_memset in favor of plain memset.

2010-02-18 Thread Kenneth Graunke
This may break the SUNOS4 build, but it's no longer relevant. --- src/glx/glcontextmodes.c |7 ++- src/mesa/drivers/dri/i965/brw_state_upload.c |2 +- src/mesa/drivers/dri/i965/brw_wm_sampler_state.c |2 +- src/mesa/drivers/windows/gdi/mesa.def

[Mesa3d-dev] [PATCH 11/11] Remove _mesa_memcmp in favor of plain memcmp.

2010-02-18 Thread Kenneth Graunke
This may break the SUNOS4 build, but it's no longer relevant. --- src/mesa/drivers/dri/r300/r300_fragprog_common.c |2 +- src/mesa/drivers/dri/r300/r300_vertprog.c|3 +-- src/mesa/main/bitset.h |2 +- src/mesa/main/imports.c |

[Mesa3d-dev] [PATCH 02/11] Remove _mesa_strncat in favor of plain strncat.

2010-02-18 Thread Kenneth Graunke
--- src/mesa/main/imports.c |7 --- src/mesa/main/imports.h |3 --- src/mesa/shader/atifragshader.c | 16 3 files changed, 8 insertions(+), 18 deletions(-) diff --git a/src/mesa/main/imports.c b/src/mesa/main/imports.c index cd19373..1a7535d 100644