* [Bug 94774] 2D Rendering issues in GTK and X11 applications
2016-04-01 9:00 [Bug 94774] 2D Rendering issues in GTK and X11 applications bugzilla-daemon
@ 2016-04-01 9:01 ` bugzilla-daemon
2016-04-01 9:01 ` bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-04-01 9:01 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 319 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94774
--- Comment #1 from Jan Burgmeier <jan.burgmeier@unicon-software.com> ---
Created attachment 122656
--> https://bugs.freedesktop.org/attachment.cgi?id=122656&action=edit
Output of lspci -vv
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1226 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 94774] 2D Rendering issues in GTK and X11 applications
2016-04-01 9:00 [Bug 94774] 2D Rendering issues in GTK and X11 applications bugzilla-daemon
2016-04-01 9:01 ` bugzilla-daemon
@ 2016-04-01 9:01 ` bugzilla-daemon
2016-04-01 9:14 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-04-01 9:01 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 308 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94774
--- Comment #2 from Jan Burgmeier <jan.burgmeier@unicon-software.com> ---
Created attachment 122657
--> https://bugs.freedesktop.org/attachment.cgi?id=122657&action=edit
Xorg log
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1193 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 94774] 2D Rendering issues in GTK and X11 applications
2016-04-01 9:00 [Bug 94774] 2D Rendering issues in GTK and X11 applications bugzilla-daemon
2016-04-01 9:01 ` bugzilla-daemon
2016-04-01 9:01 ` bugzilla-daemon
@ 2016-04-01 9:14 ` bugzilla-daemon
2016-04-01 9:31 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-04-01 9:14 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 428 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94774
Jan Burgmeier <jan.burgmeier@unicon-software.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #122655|text/plain |image/png
mime type| |
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1091 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 94774] 2D Rendering issues in GTK and X11 applications
2016-04-01 9:00 [Bug 94774] 2D Rendering issues in GTK and X11 applications bugzilla-daemon
` (2 preceding siblings ...)
2016-04-01 9:14 ` bugzilla-daemon
@ 2016-04-01 9:31 ` bugzilla-daemon
2016-04-01 9:39 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-04-01 9:31 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 510 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94774
--- Comment #3 from Michel Dänzer <michel@daenzer.net> ---
(In reply to Jan Burgmeier from comment #0)
> I upgraded from mesa 11.1 to mesa 11.2_rc4
Did you also upgrade from an older version of LLVM at the same time? If yes,
can you try if the problem also occurs with the new version of Mesa and the old
version of LLVM? If yes, can you bisect Mesa, otherwise can you bisect LLVM?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1341 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 94774] 2D Rendering issues in GTK and X11 applications
2016-04-01 9:00 [Bug 94774] 2D Rendering issues in GTK and X11 applications bugzilla-daemon
` (3 preceding siblings ...)
2016-04-01 9:31 ` bugzilla-daemon
@ 2016-04-01 9:39 ` bugzilla-daemon
2016-04-01 14:22 ` bugzilla-daemon
2016-04-04 12:41 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-04-01 9:39 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 312 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94774
--- Comment #4 from Jan Burgmeier <jan.burgmeier@unicon-software.com> ---
I upgraded mesa only. Mesa 11.1 was compilied with a patch to support llvm 3.8.
Will start bisecting mesa now.
--
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: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 94774] 2D Rendering issues in GTK and X11 applications
2016-04-01 9:00 [Bug 94774] 2D Rendering issues in GTK and X11 applications bugzilla-daemon
` (4 preceding siblings ...)
2016-04-01 9:39 ` bugzilla-daemon
@ 2016-04-01 14:22 ` bugzilla-daemon
2016-04-04 12:41 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-04-01 14:22 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 281 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94774
--- Comment #5 from Jan Burgmeier <jan.burgmeier@unicon-software.com> ---
Seems to be a packaging issue on my side if i copy the files manually it works.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1057 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 94774] 2D Rendering issues in GTK and X11 applications
2016-04-01 9:00 [Bug 94774] 2D Rendering issues in GTK and X11 applications bugzilla-daemon
` (5 preceding siblings ...)
2016-04-01 14:22 ` bugzilla-daemon
@ 2016-04-04 12:41 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-04-04 12:41 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 560 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94774
Jan Burgmeier <jan.burgmeier@unicon-software.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #6 from Jan Burgmeier <jan.burgmeier@unicon-software.com> ---
Was definitely an error on my side. Can be closed.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2053 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread