From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 79659] R9 270X lockup with unigine valley since radeonsi:
enable ARB_sample_shading
Date: Wed, 11 Jun 2014 00:05:18 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1213167517=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id BC62D6E7A3
for ; Tue, 10 Jun 2014 17:05:17 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1213167517==
Content-Type: multipart/alternative; boundary="1402445117.4487cfB01.16725"; charset="us-ascii"
--1402445117.4487cfB01.16725
Date: Wed, 11 Jun 2014 00:05:17 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.freedesktop.org/show_bug.cgi?id=3D79659
--- Comment #5 from Marek Ol=C5=A1=C3=A1k ---
The problem is Unigine don't know how to use GLSL, again.
There is "#extension GL_ARB_sample_shading : enable" in the middle of (all?)
shaders. This is not allowed by any GLSL specification. All #extension
directives must occur before any non-preprocessor tokens, which pretty much
means "at the beginning of shader code".
What I see: Valley is loading. Then there is hang and it recovers successfu=
lly.
After that, Valley seems to have exited. That's all.
--=20
You are receiving this mail because:
You are the assignee for the bug.
--1402445117.4487cfB01.16725
Date: Wed, 11 Jun 2014 00:05:17 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Comment=
# 5
on bug 79659<=
/a>
from Marek Ol=C5=A1=C3=A1k
The problem is Unigine don't know how to use GLSL, again.
There is "#extension GL_ARB_sample_shading : enable" in the middl=
e of (all?)
shaders. This is not allowed by any GLSL specification. All #extension
directives must occur before any non-preprocessor tokens, which pretty much
means "at the beginning of shader code".
What I see: Valley is loading. Then there is hang and it recovers successfu=
lly.
After that, Valley seems to have exited. That's all.
You are receiving this mail because:
=20=20=20=20=20=20
- You are the assignee for the bug.
--1402445117.4487cfB01.16725--
--===============1213167517==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============1213167517==--