[Bug 43698] On PPC, OpenGL programs use incorrect texture colors.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun May 15 05:18:56 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=43698

--- Comment #21 from herminio.hernandezjr at gmail.com ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Micheal I tried to apply the patch to the git mesa source and I got
these errors. Am I doing something wrong?

rican-linux at lubuntu-powerbook:~/Build/mesa/src$ patch -p2 --dry-run <
~/Downloads/wip.patch
checking file gallium/auxiliary/util/u_index_modify.c
Hunk #1 FAILED at 35.
Hunk #2 FAILED at 44.
Hunk #3 FAILED at 66.
Hunk #4 FAILED at 88.
Hunk #5 FAILED at 97.
Hunk #6 FAILED at 118.
6 out of 6 hunks FAILED
checking file gallium/drivers/r300/r300_render_translate.c
Hunk #1 FAILED at 51.
1 out of 1 hunk FAILED
checking file mesa/main/colormac.h
Hunk #1 succeeded at 65 with fuzz 2 (offset -27 lines).
Hunk #2 FAILED at 119.
1 out of 2 hunks FAILED
checking file mesa/main/compiler.h
Hunk #1 FAILED at 226.
1 out of 1 hunk FAILED
can't find file to patch at input line 184
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/src/mesa/main/depthstencil.c b/src/mesa/main/depthstencil.c
|index af5c12f..67553a4 100644
|--- a/src/mesa/main/depthstencil.c
|+++ b/src/mesa/main/depthstencil.c
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
21 out of 21 hunks ignored
can't find file to patch at input line 432
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/src/mesa/main/format_pack.c b/src/mesa/main/format_pack.c
|index 390b494..b04663f 100644
|--- a/src/mesa/main/format_pack.c
|+++ b/src/mesa/main/format_pack.c
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
3 out of 3 hunks ignored
can't find file to patch at input line 484
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/src/mesa/main/format_unpack.c b/src/mesa/main/format_unpack.c
|index 4f23f3d..ebd17fb 100644
|--- a/src/mesa/main/format_unpack.c
|+++ b/src/mesa/main/format_unpack.c
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
25 out of 25 hunks ignored
checking file mesa/main/formats.c
Hunk #1 FAILED at 312.
Hunk #2 FAILED at 330.
Hunk #3 FAILED at 348.
Hunk #4 FAILED at 402.
Hunk #5 FAILED at 429.
Hunk #6 FAILED at 438.
Hunk #7 FAILED at 456.
Hunk #8 FAILED at 474.
Hunk #9 FAILED at 638.
Hunk #10 FAILED at 1314.
Hunk #11 FAILED at 2062.
Hunk #12 FAILED at 2093.
Hunk #13 FAILED at 2121.
Hunk #14 FAILED at 2131.
Hunk #15 FAILED at 2141.
Hunk #16 FAILED at 2185.
Hunk #17 succeeded at 1186 (offset -1075 lines).
Hunk #18 FAILED at 2598.
Hunk #19 FAILED at 2620.
Hunk #20 FAILED at 2668.
Hunk #21 FAILED at 2778.
20 out of 21 hunks FAILED
checking file mesa/main/formats.h
Hunk #1 FAILED at 92.
Hunk #2 FAILED at 146.
Hunk #3 FAILED at 242.
3 out of 3 hunks FAILED
checking file mesa/main/texformat.c
Hunk #1 FAILED at 103.
Hunk #2 FAILED at 135.
Hunk #3 FAILED at 149.
Hunk #4 FAILED at 163.
Hunk #5 FAILED at 195.
Hunk #6 FAILED at 213.
Hunk #7 FAILED at 322.
Hunk #8 FAILED at 333.
Hunk #9 FAILED at 344.
Hunk #10 FAILED at 355.
Hunk #11 FAILED at 367.
Hunk #12 FAILED at 759.
Hunk #13 FAILED at 786.
13 out of 13 hunks FAILED
checking file mesa/main/texstore.c
Hunk #1 succeeded at 142 (offset -837 lines).
Hunk #2 FAILED at 1126.
Hunk #3 succeeded at 287 (offset -859 lines).
Hunk #4 FAILED at 1166.
Hunk #5 succeeded at 1271 with fuzz 2 (offset -870 lines).
Hunk #6 FAILED at 2282.
Hunk #7 FAILED at 2297.
Hunk #8 FAILED at 2402.
Hunk #9 FAILED at 2472.
Hunk #10 FAILED at 2514.
Hunk #11 FAILED at 2529.
Hunk #12 FAILED at 2573.
Hunk #13 FAILED at 3328.
Hunk #14 FAILED at 3547.
Hunk #15 FAILED at 3567.
Hunk #16 FAILED at 3598.
Hunk #17 FAILED at 4514.
Hunk #18 FAILED at 4550.
Hunk #19 FAILED at 4576.
16 out of 19 hunks FAILED
checking file mesa/state_tracker/st_cb_clear.c
Hunk #1 FAILED at 389.
Hunk #2 FAILED at 445.
2 out of 2 hunks FAILED
checking file mesa/state_tracker/st_format.c
Hunk #1 succeeded at 53 with fuzz 1 (offset -94 lines).
Hunk #2 FAILED at 203.
Hunk #3 succeeded at 177 with fuzz 2 (offset -88 lines).
Hunk #4 FAILED at 299.
Hunk #5 FAILED at 334.
Hunk #6 FAILED at 475.
Hunk #7 FAILED at 526.
Hunk #8 succeeded at 660 with fuzz 2 (offset 67 lines).
Hunk #9 succeeded at 697 with fuzz 2 (offset 66 lines).
Hunk #10 FAILED at 666.
Hunk #11 FAILED at 804.
Hunk #12 FAILED at 1570.
Hunk #13 FAILED at 1586.
Hunk #14 FAILED at 1602.
10 out of 14 hunks FAILED
rican-linux at lubuntu-powerbook:~/Build/mesa/src$



-----BEGIN PGP SIGNATURE-----
Version: Mailvelope v1.4.0
Comment: https://www.mailvelope.com

wsFcBAEBCAAQBQJXN//JCRBZfgHS2LQxKAAAdnwP/RacNj1k5rQWFJ50RxSC
DoFeJCxPXspbhXiNXQpCON87ZKWXpphwwXS+/a/BPfi/rfQyLyaK6W34Gmv+
9eMzTOeteLSzo9H5vHs+GUj48bJsitrsXTZ8yjxrExYdKsqXk5AfOjKVBtOk
waic8mN4k+JughYpTVLvVnqtbslDm9ov4iP+h5u/hF/oIERnzzcKA2UhBHxn
G6zociCVFlWWE/4/tCaWg9CJk0DOkez0Hk83jdMfaiYK4yCseqIktctlA3TM
XI0npSG3zUi0etMwNcmcz6gMQToTYjqoeJTk0ZIi4BeVDgUW858F0OqSkwMm
g3a3+GysP495puqo+UdrJOGVAWzGbPEq8dS8l4k37BHA80znl+KO8jS4TR5V
l7fB3lvrC/h/CP/788vESIDNtQeXH+Zy87EHkoX+7x9+Jg2R7CbAYjacp5rx
qwXEj+CDOW44sqmGldEqgT7gmxhK1EuVuvSqaue5G0XQVTfse1ogzQOz0zGk
GSXuNFeoJLysVX27pDElJ1igY7wX/hliz1Vjcv1Ps9FlwF2Y43FS/1uXagg9
hiCQ6E+AgFVSiOWQIXHFmUArOM2r44lQF+Fh2vkAqPdp0AgOkGwEATDdJRdK
K4PaXEBodQnXsNLZ5z24KVIpImP+hz76nriGQUE3iS1TVT6E9tXGG7h/6Ssa
6jFM
=rjrD
-----END PGP SIGNATURE-----


On Sat, May 14, 2016 at 6:26 AM, <bugzilla-daemon at freedesktop.org> wrote:

> *Comment # 20 <https://bugs.freedesktop.org/show_bug.cgi?id=43698#c20> on
> bug 43698 <https://bugs.freedesktop.org/show_bug.cgi?id=43698> from
> erhard_f at mailbox.org <erhard_f at mailbox.org> *
>
> Compiled and using Mesa 11.3.0-devel (git-59156b2) now on my PowerMac G5 7,3
> with an AGP Radeon 9600, rv350 class card.
>
> Tested so far: AssaultCube, Extreme TuxRacer, RedEclipse, Sauerbraten. All
> installed from Ubuntu MATE 16.04 repositories.
>
> Garbled textures: RedEclipse, Sauerbraten.
>
> Extreme TuxRacer runs and is actually playable! However the colors are wrong
> and the backgrounnd sky is flickering constantly.
>
> AssaultCube crashes after showing the "Loading..." window. Seehttps://bugs.launchpad.net/ubuntu/+source/assaultcube/+bug/1581805
>
> Extreme TuxRacer and Sauerbraten have problems while changing the resolution.
> Both get REALLY sluggish then, hardware acceleration does not seem to work any
> longer. The console output starts showing "radeon 000:f0:10.0: ring 0 stalled
> for more than xxxx msec" messages during these resolution change problems in
> Extreme TuxRacer.
>
> ------------------------------
> You are receiving this mail because:
>
>    - You are on the CC list for the bug.
>
>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160515/b8114c14/attachment-0001.html>


More information about the dri-devel mailing list