https://bugs.freedesktop.org/show_bug.cgi?id=61395
Brian Paul changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=61395
--- Comment #6 from Blaž Hrastnik ---
Brian, has the patch been merged yet?
--
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedeskt
https://bugs.freedesktop.org/show_bug.cgi?id=61395
--- Comment #5 from Blaž Hrastnik ---
Ah yes, apparently it was in the "ati-dri" package that arch built. Works
properly now, thanks! By the way, I have some more unresolved bugs (Regarding
OpenGL 1.x-2.1) on a opengl ruby binding library
(https:
https://bugs.freedesktop.org/show_bug.cgi?id=61395
--- Comment #4 from Blaž Hrastnik ---
Hmm, I probably rebuilt it incorrectly, I used ArchLinux's PKGBUILD file to
auto build it into a package (and apply the patch beforehand), the build system
probably splits these packages differently (I ended
https://bugs.freedesktop.org/show_bug.cgi?id=61395
--- Comment #3 from Brian Paul ---
Hmm, I retested here and it works. Are you sure everything was rebuilt
properly? The get_hash.h file gets regenerated from the get_hash_params.py
file (which is what we're patching). Could you try rm'ing get_
https://bugs.freedesktop.org/show_bug.cgi?id=61395
--- Comment #2 from Blaž Hrastnik ---
The proposed patch does not work for me, it still returns true.
--
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing lis
https://bugs.freedesktop.org/show_bug.cgi?id=61395
--- Comment #1 from Brian Paul ---
This patch should fix it. Posted for review.
diff --git a/src/mesa/main/get_hash_params.py
b/src/mesa/main/get_hash_params.py
index 1b7d6ad..ff6e108 100644
--- a/src/mesa/main/get_hash_params.py
+++ b/src/mesa
https://bugs.freedesktop.org/show_bug.cgi?id=61395
Blaž Hrastnik changed:
What|Removed |Added
CC||speed.the.b...@gmail.com
--
You are rec