[Mesa-dev] [Bug 33217] openvg (OpenVG) fails to compile

2011-01-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33217 Chia-I Wu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 33323] [regression]undefined symbol: u_current_get_internal on 32bits OS

2011-01-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33323 Chia-I Wu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 33351] Several problems after upgrade

2011-01-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33351 Julien Cristau changed: What|Removed |Added AssignedTo|mesa-dev@lists.freedesktop. |jcris...@debian.org |

[Mesa-dev] [Bug 33351] Several problems after upgrade

2011-01-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33351 David Ronis changed: What|Removed |Added Platform|Other |x86 (IA32) OS/Version|All

[Mesa-dev] [Bug 33351] New: Several problems after upgrade

2011-01-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33351 Summary: Several problems after upgrade Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component:

[Mesa-dev] [Bug 33323] [regression]undefined symbol: u_current_get_internal on 32bits OS

2011-01-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33323 --- Comment #3 from Kristian Høgsberg 2011-01-21 08:43:27 PST --- (In reply to comment #1) > Created an attachment (id=42257) View: https://bugs.freedesktop.org/attachment.cgi?id=42257 Review: https://bugs.freedesktop.org/review?bug=33323&atta

[Mesa-dev] [Bug 33329] configure.ac:15: warning: AC_INIT: not a literal

2011-01-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33329 Alan Coopersmith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 33217] openvg (OpenVG) fails to compile

2011-01-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33217 --- Comment #3 from pejakm 2011-01-21 05:14:44 PST --- Thanks! It compiles now! Should I change status to RESOLVED? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Mesa-dev] [Bug 33323] [regression]undefined symbol: u_current_get_internal on 32bits OS

2011-01-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33323 --- Comment #2 from Iaroslav 2011-01-21 04:33:06 PST --- (In reply to comment #1) > Created an attachment (id=42257) View: https://bugs.freedesktop.org/attachment.cgi?id=42257 Review: https://bugs.freedesktop.org/review?bug=33323&attachment=422

Re: [Mesa-dev] WebGL test suite, and whitelisting drivers / OpenGL implementations in Firefox

2011-01-21 Thread Stefanos A.
On Thu, 20 Jan 2011 20:06:44 +0200, Boudier, Pierre wrote: we have a native opengl es2.0+egl implementation which is in the same binary as our full opengl driver. you need to query eglGetProcAddress from our driver, to get the function pointers to the GL function. So you need to create

[Mesa-dev] [Bug 33329] New: configure.ac:15: warning: AC_INIT: not a literal

2011-01-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33329 Summary: configure.ac:15: warning: AC_INIT: not a literal Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Prior

Re: [Mesa-dev] [PATCH] scons: Add support for GLES.

2011-01-21 Thread Chia-I Wu
On Fri, Jan 21, 2011 at 5:04 PM, Chia-I Wu wrote: > On Fri, Jan 21, 2011 at 12:18 AM, José Fonseca wrote: >> Hi Olv, >> >> Looks good to me FWIW. > Thanks. >> I think we should avoid having opengl32.dll or the ICD loading >> glapi.dll, but that's not a reason to s given you've made it optional. >

Re: [Mesa-dev] [PATCH] scons: Add support for GLES.

2011-01-21 Thread Chia-I Wu
On Fri, Jan 21, 2011 at 12:18 AM, José Fonseca wrote: > Hi Olv, > > Looks good to me FWIW. Thanks. > I think we should avoid having opengl32.dll or the ICD loading > glapi.dll, but that's not a reason to s given you've made it optional. How to make scons build an ICD? I have to make opengl32.dll

Re: [Mesa-dev] Patch against glxinfo: one line per extension

2011-01-21 Thread Nathan Kidd
On 11-01-20 02:35 PM, Alexandre Demers wrote: I'd like to propose a patch against glxinfo. Instead of separating the extensions by a comma, it creates a new line. It's visually easier to read through the extensions. Also, when doing a diff between supported extensions by classic driver and galliu

Re: [Mesa-dev] WebGL test suite, and whitelisting drivers / OpenGL implementations in Firefox

2011-01-21 Thread Boudier, Pierre
we have a native opengl es2.0+egl implementation which is in the same binary as our full opengl driver. you need to query eglGetProcAddress from our driver, to get the function pointers to the GL function. regards, Pierre B. -Original Message- From: Bridgman, John Sent: Thursday, Januar

[Mesa-dev] [Bug 33323] [regression]undefined symbol: u_current_get_internal on 32bits OS

2011-01-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33323 --- Comment #1 from Chia-I Wu 2011-01-21 00:59:51 PST --- Created an attachment (id=42257) View: https://bugs.freedesktop.org/attachment.cgi?id=42257 Review: https://bugs.freedesktop.org/review?bug=33323&attachment=42257 use stringify Does th

[Mesa-dev] [Bug 33323] New: [regression]undefined symbol: u_current_get_internal on 32bits OS

2011-01-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33323 Summary: [regression]undefined symbol: u_current_get_internal on 32bits OS Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW