Re: [Mesa-dev] Merge of glsl2 branch to master

2010-08-09 Thread Eric Anholt
On Mon, 09 Aug 2010 19:05:52 -0700, Ian Romanick wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Tom Stellard wrote: > > On Fri, Aug 06, 2010 at 03:24:50PM -0700, Ian Romanick wrote: > >> -BEGIN PGP SIGNED MESSAGE- > >> Hash: SHA1 > >> > >> As of today the glsl2 branch has th

Re: [Mesa-dev] Merge of glsl2 branch to master

2010-08-09 Thread Corbin Simpson
On Mon, Aug 9, 2010 at 8:45 PM, Tom Stellard wrote: > On Mon, Aug 09, 2010 at 07:05:52PM -0700, Ian Romanick wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Tom Stellard wrote: >> > On Fri, Aug 06, 2010 at 03:24:50PM -0700, Ian Romanick wrote: >> >> -BEGIN PGP SIGNED MESSAGE--

[Mesa-dev] [Bug 29044] GLSL compiler tracker

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29044 Gordon Jin changed: What|Removed |Added Depends on||29477 -- Configure bugmail: https://bugs.f

[Mesa-dev] [Bug 29418] [bisected] piglit asmparsertest_ARBvp1.0_address-06 fails

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29418 fangxun changed: What|Removed |Added Summary|piglit |[bisected] piglit |asmparser

Re: [Mesa-dev] Merge of glsl2 branch to master

2010-08-09 Thread Tom Stellard
On Mon, Aug 09, 2010 at 07:05:52PM -0700, Ian Romanick wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Tom Stellard wrote: > > On Fri, Aug 06, 2010 at 03:24:50PM -0700, Ian Romanick wrote: > >> -BEGIN PGP SIGNED MESSAGE- > >> Hash: SHA1 > >> > >> As of today the glsl2 branch h

[Mesa-dev] [PATCH] st/dri: Fix segmentation fault in sw drivers

2010-08-09 Thread nobled
--- src/gallium/state_trackers/dri/sw/drisw.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gallium/state_trackers/dri/sw/drisw.c b/src/gallium/state_trackers/dri/sw/drisw.c index 8f11979..2c0fb10 100644 --- a/src/gallium/state_trackers/dri/sw/drisw.c +++ b/src/ga

Re: [Mesa-dev] Merge of glsl2 branch to master

2010-08-09 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tom Stellard wrote: > On Fri, Aug 06, 2010 at 03:24:50PM -0700, Ian Romanick wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> As of today the glsl2 branch has three piglit regressions WRT master, >> and there is only one crashing piglit

[Mesa-dev] [Bug 29418] piglit asmparsertest_ARBvp1.0_address-06 fails

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29418 Ian Romanick changed: What|Removed |Added Priority|medium |low Component|Drivers/DRI/i965

Re: [Mesa-dev] Merge of glsl2 branch to master

2010-08-09 Thread Marek Olšák
On Tue, Aug 10, 2010 at 1:57 AM, Tom Stellard wrote: > P.S. What is the definition of the SSG opcode? I can't find > documentation for it. > It's the sign function from GLSL. It's also documented in the NV_vertex_program2 specification: http://www.opengl.org/registry/specs/NV/vertex_program2.t

[Mesa-dev] [Bug 29186] [glsl2] fail to override built-in functions

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29186 Gordon Jin changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #3 from Gordon Jin 20

[Mesa-dev] [Bug 29163] [glsl2] glean/shaderAPI fail

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29163 Gordon Jin changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #2 from Gordon Jin 20

Re: [Mesa-dev] Merge of glsl2 branch to master

2010-08-09 Thread Tom Stellard
On Fri, Aug 06, 2010 at 03:24:50PM -0700, Ian Romanick wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > As of today the glsl2 branch has three piglit regressions WRT master, > and there is only one crashing piglit tests. As before, we have tested > swrast and i965. For master I used

[Mesa-dev] [Bug 28363] [r600c, kms] shadows wrong in doom3

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28363 --- Comment #8 from Tobias Jakobi 2010-08-09 15:36:41 PDT --- Just wanted to retest this, but I can't even get ingame. After the level loading is done the app simply freezes. No messages in the kernel log. -- Configure bugmail: https://bugs.fr

[Mesa-dev] [Bug 29407] llvm 2.8 asserts: "Tried to create an integer operation on a non-integer type!"

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29407 --- Comment #25 from nobled 2010-08-09 14:30:55 PDT --- Created an attachment (id=37748) View: https://bugs.freedesktop.org/attachment.cgi?id=37748 Review: https://bugs.freedesktop.org/review?bug=29407&attachment=37748 gallivm: Fix bitwise ops

[Mesa-dev] [Bug 29407] llvm 2.8 asserts: "Tried to create an integer operation on a non-integer type!"

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29407 nobled changed: What|Removed |Added Attachment #37746|0 |1 is obsolete|

[Mesa-dev] [Bug 29407] llvm 2.8 asserts: "Tried to create an integer operation on a non-integer type!"

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29407 --- Comment #23 from nobled 2010-08-09 14:17:10 PDT --- Created an attachment (id=37746) View: https://bugs.freedesktop.org/attachment.cgi?id=37746 Review: https://bugs.freedesktop.org/review?bug=29407&attachment=37746 gallivm: Even more type

Re: [Mesa-dev] [PATCH] glsl2: do not create __retval names (two underscores is a reserved name)

2010-08-09 Thread Aras Pranckevicius
> > > Attached patch changes __retval variable to _ret_val. According to GLSL > > spec, "all identifiers containing two consecutive underscores are > reserved > > as possible future keywords". Windows Radeon 5xxx drivers actually > complain > > about this case. > > You definitely need something to

Re: [Mesa-dev] [PATCH] glsl2: do not create __retval names (two underscores is a reserved name)

2010-08-09 Thread Eric Anholt
On Mon, 9 Aug 2010 11:22:16 +0300, Aras Pranckevicius wrote: > Hi, > > Attached patch changes __retval variable to _ret_val. According to GLSL > spec, "all identifiers containing two consecutive underscores are reserved > as possible future keywords". Windows Radeon 5xxx drivers actually complain

[Mesa-dev] [Bug 29407] llvm 2.8 asserts: "Tried to create an integer operation on a non-integer type!"

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29407 --- Comment #22 from nobled 2010-08-09 10:44:21 PDT --- (In reply to comment #11) > Created an attachment (id=37652) View: https://bugs.freedesktop.org/attachment.cgi?id=37652 Review: https://bugs.freedesktop.org/review?bug=29407&attachment=376

[Mesa-dev] [Bug 29407] llvm 2.8 asserts: "Tried to create an integer operation on a non-integer type!"

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29407 José Fonseca changed: What|Removed |Added CC||steckde...@yahoo.fr --- Comment #21 from

[Mesa-dev] [Bug 29404] "Cannot yet select" LLVM error with r300g, softpipe and llvmpipe

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29404 José Fonseca changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 29407] llvm 2.8 asserts: "Tried to create an integer operation on a non-integer type!"

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29407 José Fonseca changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 29460] GNU/Hurd support

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29460 --- Comment #2 from nobled 2010-08-09 09:21:27 PDT --- Created an attachment (id=37729) View: https://bugs.freedesktop.org/attachment.cgi?id=37729 Review: https://bugs.freedesktop.org/review?bug=29460&attachment=37729 os: simplify ifdef -- C

[Mesa-dev] [Bug 29460] GNU/Hurd support

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29460 --- Comment #1 from nobled 2010-08-09 09:19:31 PDT --- Created an attachment (id=37728) View: https://bugs.freedesktop.org/attachment.cgi?id=37728 Review: https://bugs.freedesktop.org/review?bug=29460&attachment=37728 Disable direct rendering

Re: [Mesa-dev] [PATCH] glsl2: fix missing return in ir_structure_splitting

2010-08-09 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Aras Pranckevicius wrote: > Hi, > > Attached patch fixes missing return statement in one codepath of > ir_structure_splitting I applied this one and the __retval change. Thanks. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comme

[Mesa-dev] [Bug 29460] New: GNU/Hurd support

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29460 Summary: GNU/Hurd support Product: Mesa Version: git Platform: Other OS/Version: other Status: NEW Severity: normal Priority: medium Component: Mesa core

[Mesa-dev] [Bug 24016] Shadowgrounds: menu fades completely black (or white)

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=24016 --- Comment #16 from Sven Arvidsson 2010-08-09 07:39:42 PDT --- I can work around the fade-to-black problem by always setting haveAlpha = GL_TRUE in encodedxtcolorblockfaster() in libtxc_dxtn, I have no idea how to fix this properly, but I thou

Re: [Mesa-dev] how to fix progs/demo/geartrain.c?

2010-08-09 Thread Brian Paul
On 08/08/2010 05:51 AM, Christian Authmann wrote: Hi, thanks for your comments so far. I've rebased my fixes on the latest git code. Here's three patches (which I release under the license of the original source files): geartrain_1_3_loading.patch improves the loading routines. If you like pai

[Mesa-dev] [PATCH 1/2] Some fixes for GLX_INDIRECT_RENDERING only build

2010-08-09 Thread Jon TURNEY
This fixes some of the build issues with GLX_INDIRECT_RENDERING but not GLX_DIRECT_RENDERING due to recent changes. There still remain some issues with the use of psc->dpy in indirect_glx.c. I'm not sure if there's more cleanup coming and that should change to psc->display->dpy? Signed-off-by:

[Mesa-dev] [Bug 27840] Enable mesa to be built for Cygwin -with-driver=dri

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27840 --- Comment #8 from Jon TURNEY 2010-08-09 06:40:39 PDT --- Updated for git master The following changes since commit 2cad5350f9691d4d2c18a637548735925fa0ee97: r600g: fix some warnings (2010-08-09 15:00:19 +0200) are available in the git rep

[Mesa-dev] [Bug 27840] Enable mesa to be built for Cygwin -with-driver=dri

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27840 Jon TURNEY changed: What|Removed |Added Attachment #35295|0 |1 is obsolete|

[Mesa-dev] [Bug 27840] Enable mesa to be built for Cygwin -with-driver=dri

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27840 Jon TURNEY changed: What|Removed |Added Attachment #35296|0 |1 is obsolete|

[Mesa-dev] [Bug 27840] Enable mesa to be built for Cygwin -with-driver=dri

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27840 --- Comment #5 from Jon TURNEY 2010-08-09 06:35:33 PDT --- Created an attachment (id=37724) View: https://bugs.freedesktop.org/attachment.cgi?id=37724 Review: https://bugs.freedesktop.org/review?bug=27840&attachment=37724 Make DRI2PROTO opti

[Mesa-dev] [Bug 27840] Enable mesa to be built for Cygwin -with-driver=dri

2010-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27840 Jon TURNEY changed: What|Removed |Added Attachment #35294|0 |1 is obsolete|

[Mesa-dev] [PATCH] glsl2: fix missing return in ir_structure_splitting

2010-08-09 Thread Aras Pranckevicius
Hi, Attached patch fixes missing return statement in one codepath of ir_structure_splitting -- Aras Pranckevičius work: http://unity3d.com home: http://aras-p.info glsl-fix-missing-return-in-ir_structure_splitting.patch Description: Binary data ___ m

[Mesa-dev] [PATCH] glsl2: do not create __retval names (two underscores is a reserved name)

2010-08-09 Thread Aras Pranckevicius
Hi, Attached patch changes __retval variable to _ret_val. According to GLSL spec, "all identifiers containing two consecutive underscores are reserved as possible future keywords". Windows Radeon 5xxx drivers actually complain about this case. -- Aras Pranckevičius work: http://unity3d.com home