[Mesa-dev] [Bug 28071] undefined reference to `__egl InitDriverFallbacks'

2010-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28071 Vinson Lee changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Mesa-dev] [PATCH] egl: Introduce alternative native display types

2010-05-19 Thread Jakob Bornecrantz
On Wed, May 19, 2010 at 11:39 PM, Chia-I Wu wrote: > On Wed, May 19, 2010 at 2:48 PM, Jakob Bornecrantz > wrote: >> 2010/5/19 Chia-I Wu : >>> 2010/5/18 Kristian Høgsberg : 2010/5/18 Chia-I Wu : > 2010/5/18 Kristian Høgsberg : >> On Tue, May 18, 2010 at 12:41 PM, Chia-I Wu wrote: >>

Re: [Mesa-dev] [PATCH] egl: Introduce alternative native display types

2010-05-19 Thread Chia-I Wu
On Wed, May 19, 2010 at 2:48 PM, Jakob Bornecrantz wrote: > 2010/5/19 Chia-I Wu : >> 2010/5/18 Kristian Høgsberg : >>> 2010/5/18 Chia-I Wu : 2010/5/18 Kristian Høgsberg : > On Tue, May 18, 2010 at 12:41 PM, Chia-I Wu wrote: >> 2010/5/18 Jakob Bornecrantz : >>> 2010/5/17 Kristian

Re: [Mesa-dev] [PATCH] egl: Introduce alternative native display types

2010-05-19 Thread Jakob Bornecrantz
2010/5/19 Chia-I Wu : > 2010/5/18 Kristian Høgsberg : >> 2010/5/18 Chia-I Wu : >>> 2010/5/18 Kristian Høgsberg : On Tue, May 18, 2010 at 12:41 PM, Chia-I Wu wrote: > 2010/5/18 Jakob Bornecrantz : >> 2010/5/17 Kristian Høgsberg : >>> The EGL native platform API is determined at com

[Mesa-dev] [Bug 28179] New: GLUT_CFLAGS not used when building glut

2010-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28179 Summary: GLUT_CFLAGS not used when building glut Product: Mesa Version: 7.6 Platform: All OS/Version: All Status: NEW Severity: normal Priority: medium Com

[Mesa-dev] [Bug 28071] undefined reference to `__egl InitDriverFallbacks'

2010-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28071 --- Comment #13 from Chia-I Wu 2010-05-19 12:41:19 PDT --- I've pushed two commits that are based on 0001-egl-Link-drivers-back-to-libEGL.patch 0001-progs-egl-Fix-building-on-cygwin.patch 0001-configure.ac-Fix-cygwin-suffix.patch with the addit

[Mesa-dev] [Bug 28071] undefined reference to `__egl InitDriverFallbacks'

2010-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28071 --- Comment #12 from Vinson Lee 2010-05-19 09:39:39 PDT --- (In reply to comment #10) > This patch tries to fix the issue by fixing the library suffix in cygwin. > This > is a real fix, but I could not test it. If it is not too much trouble, c

[Mesa-dev] [Bug 28071] undefined reference to `__egl InitDriverFallbacks'

2010-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28071 --- Comment #11 from Vinson Lee 2010-05-19 08:38:21 PDT --- (In reply to comment #9) > The GNU make manual says that a suffix rule cannot have any prerequisite. It > seems $(LIB_DEP) in progs/demos/Makefile is simply ignored. Could you see if >

Re: [Mesa-dev] RFC: gallium-msaa branch merge

2010-05-19 Thread Roland Scheidegger
On 19.05.2010 00:54, Marek Olšák wrote: > > On Tue, May 18, 2010 at 10:42 PM, Roland Scheidegger > wrote: > > On 18.05.2010 22:23, Dave Airlie wrote: > > On Wed, May 19, 2010 at 3:04 AM, Roland Scheidegger > mailto:srol...@vmware.com>> wrote: > >> Hi, >

Re: [Mesa-dev] [PATCH] Add EXT_timer_query to the mesa state tracker and softpipe

2010-05-19 Thread Brian Paul
Mathias Fröhlich wrote: Arg, sorry, for may be posting twice. I used the wrong email address for the original one: Hi, On Monday 17 May 2010 20:51:09 Corbin Simpson wrote: I'm going to be proactive here, and pull in both this patch and a docs update. Great! Thanks! anyway a small followup o

Re: [Mesa-dev] [PATCH] fpclassify is available on C99-compliant Solaris releases too

2010-05-19 Thread Brian Paul
Alan Coopersmith wrote: Signed-off-by: Alan Coopersmith --- src/mesa/main/querymatrix.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/mesa/main/querymatrix.c b/src/mesa/main/querymatrix.c index a6b04e9..ca292aa 100644 --- a/src/mesa/main/querymatrix.c +++ b/src/

[Mesa-dev] RFC: gallium-front-ccw branch

2010-05-19 Thread Keith Whitwell
So, the front vs. ccw feature branch is working pretty well for softpipe and llvmpipe. I've got some documentation fixup to do, but it would also be good if the various driver owners could take a look at the changes there. I've tried to adjust each driver correctly, but it's likely that mistake

Re: [Mesa-dev] [PATCH] egl: Introduce alternative native display types

2010-05-19 Thread Chia-I Wu
2010/5/18 Kristian Høgsberg : > 2010/5/18 Chia-I Wu : >> 2010/5/18 Kristian Høgsberg : >>> On Tue, May 18, 2010 at 12:41 PM, Chia-I Wu wrote: 2010/5/18 Jakob Bornecrantz : > 2010/5/17 Kristian Høgsberg : >> The EGL native platform API is determined at compile time and resolves >>

[Mesa-dev] [Bug 28071] undefined reference to `__egl InitDriverFallbacks'

2010-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28071 --- Comment #10 from Chia-I Wu 2010-05-19 03:00:30 PDT --- Created an attachment (id=35755) View: https://bugs.freedesktop.org/attachment.cgi?id=35755 Review: https://bugs.freedesktop.org/review?bug=28071&attachment=35755 give cygwin libraries

[Mesa-dev] [Bug 28071] undefined reference to `__egl InitDriverFallbacks'

2010-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28071 --- Comment #9 from Chia-I Wu 2010-05-19 02:57:03 PDT --- Created an attachment (id=35754) View: https://bugs.freedesktop.org/attachment.cgi?id=35754 Review: https://bugs.freedesktop.org/review?bug=28071&attachment=35754 fix building EGL demos

[Mesa-dev] [Bug 28169] Assertion `t->outputMapping[index] < (sizeof(t->outputs)/sizeof(*(t->outputs)))' failed

2010-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28169 --- Comment #1 from Fabio Pedretti 2010-05-19 02:51:16 PDT --- Created an attachment (id=35753) --> (https://bugs.freedesktop.org/attachment.cgi?id=35753) output showing "Mesa 7.9-devel implementation error: util_create_rgba_surface() failed in

[Mesa-dev] [Bug 28169] New: Assertion `t->outputMapping[index] < (sizeof(t->outputs)/sizeof(*(t->outputs)))' failed

2010-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28169 Summary: Assertion `t->outputMapping[index] < (sizeof(t->outputs)/sizeof(*(t->outputs)))' failed Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All)