[Mesa-dev] [Bug 29351] New: Segfaults in glCompileShader since 566430

2010-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29351 Summary: Segfaults in glCompileShader since 566430 Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: critical Priority:

[Mesa-dev] [Bug 27250] glEnable(GL_VERTEX PROGRAM POINT SIZE) doesn't work

2010-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27250 Gordon Jin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Mesa-dev] [PATCH] mesa: increase the relative address offset limit to 4096 in ARB_vp/fp

2010-08-01 Thread Marek Olšák
On Sun, Aug 1, 2010 at 7:27 PM, Eric Anholt wrote: > On Sat, 31 Jul 2010 20:32:29 +0200, Marek Olšák wrote: > > Also program_parse.tab.c has been regenerated. > > > > This fixes the parser error: > > > > ARB_vp: error: relative address offset too large > > > > See also: https://bugs.freedeskto

Re: [Mesa-dev] [PATCH] mesa: increase the relative address offset limit to 4096 in ARB_vp/fp

2010-08-01 Thread Henri Verbeet
On 1 August 2010 19:53, Sven Arvidsson wrote: > Sorry about butting in, but is this the same issue that's tracked here? > https://bugs.freedesktop.org/show_bug.cgi?id=23975 > Pretty much. ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://li

[Mesa-dev] [Bug 23946] Wine GLSL support

2010-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=23946 --- Comment #14 from Vinson Lee 2010-08-01 12:54:50 PDT --- (In reply to comment #5) > (In reply to comment #4) > > Do most other GL drivers allow a larger range of offsets? We could easily > > raise them in Mesa. > > > Nvidia and fglrx do, I'm

Re: [Mesa-dev] [PATCH] mesa: increase the relative address offset limit to 4096 in ARB_vp/fp

2010-08-01 Thread Sven Arvidsson
On Sat, 2010-07-31 at 20:32 +0200, Marek Olšák wrote: > Also program_parse.tab.c has been regenerated. > > This fixes the parser error: > > ARB_vp: error: relative address offset too large > > See also: https://bugs.freedesktop.org/show_bug.cgi?id=28628 > > 4096 * sizeof(vec4) is the maximum

Re: [Mesa-dev] [PATCH] mesa: increase the relative address offset limit to 4096 in ARB_vp/fp

2010-08-01 Thread Eric Anholt
On Sat, 31 Jul 2010 20:32:29 +0200, Marek Olšák wrote: > Also program_parse.tab.c has been regenerated. > > This fixes the parser error: > > ARB_vp: error: relative address offset too large > > See also: https://bugs.freedesktop.org/show_bug.cgi?id=28628 > > 4096 * sizeof(vec4) is the maximu

Re: [Mesa-dev] talloc (Was: Merge criteria for glsl2 branch)

2010-08-01 Thread Eric Anholt
On Tue, 27 Jul 2010 21:32:57 +0100, José Fonseca wrote: > > On Wed, 2010-07-21 at 18:53 -0700, Ian Romanick wrote: > > As everyone knows, a group of us at Intel have been rewriting Mesa's > > GLSL compiler. The work started out-of-tree as a stand alone compiler. > > We moved all of our work to

[Mesa-dev] [Bug 29344] New: Long urls in chromium causes X to close when I use compositing window manager.

2010-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29344 Summary: Long urls in chromium causes X to close when I use compositing window manager. Product: Mesa Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All)

Re: [Mesa-dev] opencl (clover) patches question

2010-08-01 Thread Zack Rusin
On Monday 26 July 2010 03:48:31 Jonathan Hamilton wrote: > Hi, > I have been looking into what would be needed to modify in clang to > support opencl recently, although there is an opencl flag to set in the > lang options, it doesn't really seem to do much, so the modifications > seem non-trivial (

Re: [Mesa-dev] opencl (clover) patches question

2010-08-01 Thread Zack Rusin
On Friday 30 July 2010 14:13:06 Jorge Villaseñor wrote: > Is there some public roadmap to get this working? somewhere we can > start hacking? As Anthony I'm a newcomer and I'm looking for getting > OpenCL/clover up. Not right now, I'll try to start something on the fdo wiki within the next few d

Re: [Mesa-dev] opencl (clover) patches question

2010-08-01 Thread Jonathan Hamilton
Hi, I have been looking into what would be needed to modify in clang to support opencl recently, although there is an opencl flag to set in the lang options, it doesn't really seem to do much, so the modifications seem non-trivial (to me at least). I am wondering if this would be useful to continue

Re: [Mesa-dev] r600g LIT support

2010-08-01 Thread Jerome Glisse
On 07/24/2010 09:46 AM, Stephan Schmid wrote: Hello, i've created a patch that implements the LIT instuction in r600g Cheers, Stephan Schmid Avoid the // for comment otherwise looks good will test on monday. Please resend using git format-patch and make sure you use proper GIT AUTHOR, COM

Re: [Mesa-dev] r600g plans

2010-08-01 Thread Jerome Glisse
On 07/24/2010 11:36 AM, Tom Stellard wrote: On Fri, Jul 23, 2010 at 08:09:46PM -0400, Jerome Glisse wrote: On 07/23/2010 07:11 PM, Corbin Simpson wrote: On Fri, Jul 23, 2010 at 3:49 PM, Jerome Glisse wrote: Just heads up on r600g plan, i removed the compiler stuff it was ge

Re: [Mesa-dev] gallium bound checking patch broke r600g in weird way

2010-08-01 Thread Chia-I Wu
On Sat, Jul 31, 2010 at 7:10 AM, Zack Rusin wrote: > On Friday 30 July 2010 17:51:21 Jakob Bornecrantz wrote: >> On 30 jul 2010, at 14.02, Jakob Bornecrantz wrote: >> > On 30 jul 2010, at 13.32, Brian Paul wrote: >> >> On 07/30/2010 12:38 PM, Jerome Glisse wrote: >> >>> Hi Brian, >> >>> >> >>> I a