From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 88717] [r300g] r300compiler error: Failed to translate rgb
instruction - while running a game with gallium-nine
Date: Thu, 22 Jan 2015 18:42:47 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0964647578=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id CF37D6E362
for ; Thu, 22 Jan 2015 10:42:47 -0800 (PST)
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
--===============0964647578==
Content-Type: multipart/alternative; boundary="1421952167.0Dcced0.3322"; charset="UTF-8"
--1421952167.0Dcced0.3322
Date: Thu, 22 Jan 2015 18:42:47 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=88717
Bug ID: 88717
Summary: [r300g] r300compiler error: Failed to translate rgb
instruction - while running a game with gallium-nine
Product: Mesa
Version: git
Hardware: x86 (IA32)
URL: https://github.com/iXit/Mesa-3D/issues/64
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r300
Assignee: dri-devel@lists.freedesktop.org
Reporter: fabio.ped@libero.it
QA Contact: dri-devel@lists.freedesktop.org
When running Tales of Monkey Island game with quality >= 7/9 using iXit mesa
master branch I get the following error:
r300compiler error: Failed to translate rgb instruction.
r300 FP: Compiler Error:
Failed to translate rgb instruction.
Using a dummy shader instead.
r300: Initial fragment program
If useful I attached the output when running with "RADEON_DEBUG=fp wine
MonkeyIsland101.exe > ~/nine-tales-monkey-island.txt 2>&1".
According to axeldavy on the gallium-nine github issue tracker (
https://github.com/iXit/Mesa-3D/issues/64 ) the shader seems fine, it is likely
a r300 compiler error.
--
You are receiving this mail because:
You are the assignee for the bug.
--1421952167.0Dcced0.3322
Date: Thu, 22 Jan 2015 18:42:47 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
| Bug ID |
88717
|
| Summary |
[r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine
|
| Product |
Mesa
|
| Version |
git
|
| Hardware |
x86 (IA32)
|
| URL |
https://github.com/iXit/Mesa-3D/issues/64
|
| OS |
Linux (All)
|
| Status |
NEW
|
| Severity |
normal
|
| Priority |
medium
|
| Component |
Drivers/Gallium/r300
|
| Assignee |
dri-devel@lists.freedesktop.org
|
| Reporter |
fabio.ped@libero.it
|
| QA Contact |
dri-devel@lists.freedesktop.org
|
When running Tales of Monkey Island game with quality >= 7/9 using iXit mesa
master branch I get the following error:
r300compiler error: Failed to translate rgb instruction.
r300 FP: Compiler Error:
Failed to translate rgb instruction.
Using a dummy shader instead.
r300: Initial fragment program
If useful I attached the output when running with "RADEON_DEBUG=fp wine
MonkeyIsland101.exe > ~/nine-tales-monkey-island.txt 2>&1".
According to axeldavy on the gallium-nine github issue tracker (
https://github.com/iXit/Mesa-3D/issues/64 ) the shader seems fine, it is likely
a r300 compiler error.
You are receiving this mail because:
- You are the assignee for the bug.
--1421952167.0Dcced0.3322--
--===============0964647578==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0964647578==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 88717] [r300g] r300compiler error: Failed to translate rgb
instruction - while running a game with gallium-nine
Date: Thu, 22 Jan 2015 18:46:54 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0004398135=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 05D106E82E
for ; Thu, 22 Jan 2015 10:46:55 -0800 (PST)
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
--===============0004398135==
Content-Type: multipart/alternative; boundary="1421952414.4d6AbE0.5026"; charset="UTF-8"
--1421952414.4d6AbE0.5026
Date: Thu, 22 Jan 2015 18:46:54 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=88717
--- Comment #1 from Fabio Pedretti ---
Created attachment 112679
--> https://bugs.freedesktop.org/attachment.cgi?id=112679&action=edit
console output running with RADEON_DEBUG=fp
I have a Radeon RV530.
--
You are receiving this mail because:
You are the assignee for the bug.
--1421952414.4d6AbE0.5026
Date: Thu, 22 Jan 2015 18:46:54 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1421952414.4d6AbE0.5026--
--===============0004398135==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0004398135==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 88717] [r300g] r300compiler error: Failed to translate rgb
instruction - while running a game with gallium-nine
Date: Thu, 22 Jan 2015 21:12:06 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1332615493=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 1A32C6E853
for ; Thu, 22 Jan 2015 13:12:06 -0800 (PST)
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
--===============1332615493==
Content-Type: multipart/alternative; boundary="1421961126.b60C54de1.27873"; charset="UTF-8"
--1421961126.b60C54de1.27873
Date: Thu, 22 Jan 2015 21:12:06 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=88717
--- Comment #2 from Tom Stellard ---
Created attachment 112689
--> https://bugs.freedesktop.org/attachment.cgi?id=112689&action=edit
Possible fix
Can you try this patch?
--
You are receiving this mail because:
You are the assignee for the bug.
--1421961126.b60C54de1.27873
Date: Thu, 22 Jan 2015 21:12:06 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1421961126.b60C54de1.27873--
--===============1332615493==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============1332615493==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 88717] [r300g] r300compiler error: Failed to translate rgb
instruction - while running a game with gallium-nine
Date: Fri, 23 Jan 2015 12:23:26 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0991082422=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id DF4E16E3FB
for ; Fri, 23 Jan 2015 04:23:25 -0800 (PST)
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
--===============0991082422==
Content-Type: multipart/alternative; boundary="1422015805.abEEDb0.21102"; charset="UTF-8"
--1422015805.abEEDb0.21102
Date: Fri, 23 Jan 2015 12:23:25 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=88717
--- Comment #3 from Fabio Pedretti ---
Created attachment 112717
--> https://bugs.freedesktop.org/attachment.cgi?id=112717&action=edit
screenshot with patch
The patch fixes the error, thanks.
The rendering is also improved but not correct however, while before the patch
I got a black screen now I get the attached blurred image.
Running nine with D3D_ALWAYS_SOFTWARE=1 shows a proper render.
--
You are receiving this mail because:
You are the assignee for the bug.
--1422015805.abEEDb0.21102
Date: Fri, 23 Jan 2015 12:23:25 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 3
on bug 88717
from Fabio Pedretti
Created attachment 112717 [details]
screenshot with patch
The patch fixes the error, thanks.
The rendering is also improved but not correct however, while before the patch
I got a black screen now I get the attached blurred image.
Running nine with D3D_ALWAYS_SOFTWARE=1 shows a proper render.
You are receiving this mail because:
- You are the assignee for the bug.
--1422015805.abEEDb0.21102--
--===============0991082422==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0991082422==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 88717] [r300g] r300compiler error: Failed to translate rgb
instruction - while running a game with gallium-nine
Date: Fri, 23 Jan 2015 14:13:46 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1984691506=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 3CB3F6E8ED
for ; Fri, 23 Jan 2015 06:13:46 -0800 (PST)
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
--===============1984691506==
Content-Type: multipart/alternative; boundary="1422022426.e7cBC0.27077"; charset="UTF-8"
--1422022426.e7cBC0.27077
Date: Fri, 23 Jan 2015 14:13:46 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=88717
--- Comment #4 from Fabio Pedretti ---
The patch also regresses other games with different corruption types (e.g.
sauerbraten becomes in black/white, 0ad has flickering textures).
--
You are receiving this mail because:
You are the assignee for the bug.
--1422022426.e7cBC0.27077
Date: Fri, 23 Jan 2015 14:13:46 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 4
on bug 88717
from Fabio Pedretti
The patch also regresses other games with different corruption types (e.g.
sauerbraten becomes in black/white, 0ad has flickering textures).
You are receiving this mail because:
- You are the assignee for the bug.
--1422022426.e7cBC0.27077--
--===============1984691506==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============1984691506==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 88717] [r300g] r300compiler error: Failed to translate rgb
instruction - while running a game with gallium-nine
Date: Tue, 27 Jan 2015 20:26:35 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1454107540=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 3B5866E3A3
for ; Tue, 27 Jan 2015 12:26:35 -0800 (PST)
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
--===============1454107540==
Content-Type: multipart/alternative; boundary="1422390395.Cd7C0a51.19373"; charset="UTF-8"
--1422390395.Cd7C0a51.19373
Date: Tue, 27 Jan 2015 20:26:35 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=88717
--- Comment #5 from Tom Stellard ---
Can you send me before/after dumps of RADEON_DEBUG=fs,vs,ps from one of the
regressed games?
--
You are receiving this mail because:
You are the assignee for the bug.
--1422390395.Cd7C0a51.19373
Date: Tue, 27 Jan 2015 20:26:35 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1422390395.Cd7C0a51.19373--
--===============1454107540==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============1454107540==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 88717] [r300g] r300compiler error: Failed to translate rgb
instruction - while running a game with gallium-nine
Date: Thu, 29 Jan 2015 12:14:56 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0126215019=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 860F56E786
for ; Thu, 29 Jan 2015 04:14:59 -0800 (PST)
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
--===============0126215019==
Content-Type: multipart/alternative; boundary="1422533696.2c76d110.20331"; charset="UTF-8"
--1422533696.2c76d110.20331
Date: Thu, 29 Jan 2015 12:14:56 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=88717
--- Comment #6 from Fabio Pedretti ---
Created attachment 112936
--> https://bugs.freedesktop.org/attachment.cgi?id=112936&action=edit
"RADEON_DEBUG=fp,vp,pstat sauerbraten -lforce" output
(In reply to Tom Stellard from comment #5)
> Can you send me before/after dumps of RADEON_DEBUG=fs,vs,ps from one of the
> regressed games?
I tried it with "RADEON_DEBUG=fp,vp,pstat" since "fs,vs,ps" apparently are not
available. I tried running "sauerbraten -lforce" which shows black/white
textures.
Note: it looks the output changes between consecutive runs, although there are
not many possibilities (an output repeat after some runs). I attach the outputs
before and after the patch that should hopefully match to the same game
combination.
--
You are receiving this mail because:
You are the assignee for the bug.
--1422533696.2c76d110.20331
Date: Thu, 29 Jan 2015 12:14:56 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 6
on bug 88717
from Fabio Pedretti
Created attachment 112936 [details]
"RADEON_DEBUG=fp,vp,pstat sauerbraten -lforce" output
(In reply to Tom Stellard from comment #5)
> Can you send me before/after dumps of RADEON_DEBUG=fs,vs,ps from one of the
> regressed games?
I tried it with "RADEON_DEBUG=fp,vp,pstat" since "fs,vs,ps" apparently are not
available. I tried running "sauerbraten -lforce" which shows black/white
textures.
Note: it looks the output changes between consecutive runs, although there are
not many possibilities (an output repeat after some runs). I attach the outputs
before and after the patch that should hopefully match to the same game
combination.
You are receiving this mail because:
- You are the assignee for the bug.
--1422533696.2c76d110.20331--
--===============0126215019==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0126215019==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 88717] [r300g] r300compiler error: Failed to translate rgb
instruction - while running a game with gallium-nine
Date: Thu, 29 Jan 2015 12:16:09 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1971432544=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 3E6306E506
for ; Thu, 29 Jan 2015 04:16:09 -0800 (PST)
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
--===============1971432544==
Content-Type: multipart/alternative; boundary="1422533769.4fdD0f0.20617"; charset="UTF-8"
--1422533769.4fdD0f0.20617
Date: Thu, 29 Jan 2015 12:16:09 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=88717
--- Comment #7 from Fabio Pedretti ---
Created attachment 112937
--> https://bugs.freedesktop.org/attachment.cgi?id=112937&action=edit
"RADEON_DEBUG=fp,vp,pstat sauerbraten -lforce" output WITH patch -> b/n
textures
--
You are receiving this mail because:
You are the assignee for the bug.
--1422533769.4fdD0f0.20617
Date: Thu, 29 Jan 2015 12:16:09 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1422533769.4fdD0f0.20617--
--===============1971432544==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============1971432544==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 88717] [r300g] r300compiler error: Failed to translate rgb
instruction - while running a game with gallium-nine
Date: Fri, 30 Jan 2015 16:49:36 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1685618141=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 32EDE6E03D
for ; Fri, 30 Jan 2015 08:49:36 -0800 (PST)
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
--===============1685618141==
Content-Type: multipart/alternative; boundary="1422636576.6a5dd430.10104"; charset="UTF-8"
--1422636576.6a5dd430.10104
Date: Fri, 30 Jan 2015 16:49:36 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=88717
--- Comment #8 from Fabio Pedretti ---
Created attachment 112981
--> https://bugs.freedesktop.org/attachment.cgi?id=112981&action=edit
0ad main menu console output
Here is another simple testcase, this is just the 0ad main menu, with the patch
I can see a corrupted menu (a menu texture is grey).
--
You are receiving this mail because:
You are the assignee for the bug.
--1422636576.6a5dd430.10104
Date: Fri, 30 Jan 2015 16:49:36 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1422636576.6a5dd430.10104--
--===============1685618141==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============1685618141==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 88717] [r300g] r300compiler error: Failed to translate rgb
instruction - while running a game with gallium-nine
Date: Fri, 30 Jan 2015 16:50:18 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0210482548=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 823AF6E123
for ; Fri, 30 Jan 2015 08:50:18 -0800 (PST)
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
--===============0210482548==
Content-Type: multipart/alternative; boundary="1422636618.A514d0.10233"; charset="UTF-8"
--1422636618.A514d0.10233
Date: Fri, 30 Jan 2015 16:50:18 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=88717
--- Comment #9 from Fabio Pedretti ---
Created attachment 112982
--> https://bugs.freedesktop.org/attachment.cgi?id=112982&action=edit
0ad main menu console output + PATCH -> grey menu texture corruption
--
You are receiving this mail because:
You are the assignee for the bug.
--1422636618.A514d0.10233
Date: Fri, 30 Jan 2015 16:50:18 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1422636618.A514d0.10233--
--===============0210482548==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0210482548==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 88717] [r300g] r300compiler error: Failed to translate rgb
instruction - while running a game with gallium-nine
Date: Fri, 20 Feb 2015 17:17:46 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1518123859=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 52BC56E6A4
for ; Fri, 20 Feb 2015 09:17:47 -0800 (PST)
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
--===============1518123859==
Content-Type: multipart/alternative; boundary="1424452666.fDbc50.28131"; charset="UTF-8"
--1424452666.fDbc50.28131
Date: Fri, 20 Feb 2015 17:17:46 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=88717
--- Comment #10 from Fabio Pedretti ---
Tom, any news on this? Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
--1424452666.fDbc50.28131
Date: Fri, 20 Feb 2015 17:17:46 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1424452666.fDbc50.28131--
--===============1518123859==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============1518123859==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 88717] [r300g] r300compiler error: Failed to translate rgb
instruction - while running a game with gallium-nine
Date: Wed, 18 Sep 2019 18:52:59 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0291708574=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 4D7FD6F84A
for ; Wed, 18 Sep 2019 18:52:59 +0000 (UTC)
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
--===============0291708574==
Content-Type: multipart/alternative; boundary="15688327792.05c93e.15388"
Content-Transfer-Encoding: 7bit
--15688327792.05c93e.15388
Date: Wed, 18 Sep 2019 18:52:59 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
https://bugs.freedesktop.org/show_bug.cgi?id=3D88717
GitLab Migration User changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #11 from GitLab Migration User -=
--
-- 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/366.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15688327792.05c93e.15388
Date: Wed, 18 Sep 2019 18:52:59 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
GitLab Migration User
changed
bug 88717<=
/a>
| What |
Removed |
Added |
| Resolution |
---
|
MOVED
|
| Status |
NEW
|
RESOLVED
|
You are receiving this mail because:
- You are the assignee for the bug.
=
--15688327792.05c93e.15388--
--===============0291708574==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0291708574==--