* [Bug 66731] New: texture issues in xonotic with llvm+sb and offset mapping
@ 2013-07-09 11:02 bugzilla-daemon
2013-07-09 22:56 ` [Bug 66731] " bugzilla-daemon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-07-09 11:02 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1650 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=66731
Priority: medium
Bug ID: 66731
Assignee: dri-devel@lists.freedesktop.org
Summary: texture issues in xonotic with llvm+sb and offset
mapping
Severity: minor
Classification: Unclassified
OS: Linux (All)
Reporter: stefano.teso@gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Drivers/Gallium/r600
Product: Mesa
To reproduce, use:
- xonotic 0.7.0 at lowest detail, with only offset mapping turned on.
- r600g from git, with SB backend and LLVM both turned on. Turning off either
makes the bug disappear (although there are other issues, rensambling z
fighting, when only llvm is enabled; not sure if they are related to offset
mapping, I'll check later.)
The issue is clearly visible by running any of the demos that come with
xonotic. FWIW, other apps (glxgears, gnome-shell, etc.) work just fine.
$gitgl glxinfo | grep str
server glx vendor string: SGI
server glx version string: 1.4
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD CEDAR
OpenGL version string: 2.1 Mesa 9.2.0-devel (git-2923685)
OpenGL shading language version string: 1.30
$ llvm-config --version
3.3
Tested with both stock 3.10 kernel from arch linux and the recent dpm-wip5
branch.
Nothing suspicious in dmesg.
May be related to #50230, which was closed as fixed.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2943 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread* [Bug 66731] texture issues in xonotic with llvm+sb and offset mapping
2013-07-09 11:02 [Bug 66731] New: texture issues in xonotic with llvm+sb and offset mapping bugzilla-daemon
@ 2013-07-09 22:56 ` bugzilla-daemon
2013-07-11 10:16 ` bugzilla-daemon
2019-09-18 19:04 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-07-09 22:56 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 702 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=66731
--- Comment #1 from Vadim Girlin <ptpzz@yandex.ru> ---
Created attachment 82247
--> https://bugs.freedesktop.org/attachment.cgi?id=82247&action=edit
shader dump
Looks like it's llvm backend's issue, I'm attaching the dump of the failing
shader.
As far as I know, SET_GRADIENTS_x instructions should be in the same TEX clause
with SAMPLE_G instructions that use corresponding gradients. SB ignores
SET_GRADIENTS_x instructions in separate clauses and this makes the problem
more noticeable.
IIRC there was also piglit test failing due to this problem with llvm backend.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1600 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 66731] texture issues in xonotic with llvm+sb and offset mapping
2013-07-09 11:02 [Bug 66731] New: texture issues in xonotic with llvm+sb and offset mapping bugzilla-daemon
2013-07-09 22:56 ` [Bug 66731] " bugzilla-daemon
@ 2013-07-11 10:16 ` bugzilla-daemon
2019-09-18 19:04 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-07-11 10:16 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 296 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=66731
--- Comment #2 from Stefano Teso <stefano.teso@gmail.com> ---
Thanks for the quick response.
I just wanted to note that the glitch is still there with llvm 3.4 trunk.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1088 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 66731] texture issues in xonotic with llvm+sb and offset mapping
2013-07-09 11:02 [Bug 66731] New: texture issues in xonotic with llvm+sb and offset mapping bugzilla-daemon
2013-07-09 22:56 ` [Bug 66731] " bugzilla-daemon
2013-07-11 10:16 ` bugzilla-daemon
@ 2019-09-18 19:04 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2019-09-18 19:04 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 840 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=66731
GitLab Migration User <gitlab-migration@fdo.invalid> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #3 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/447.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2462 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-09-18 19:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-09 11:02 [Bug 66731] New: texture issues in xonotic with llvm+sb and offset mapping bugzilla-daemon
2013-07-09 22:56 ` [Bug 66731] " bugzilla-daemon
2013-07-11 10:16 ` bugzilla-daemon
2019-09-18 19:04 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).