[Mesa-dev] [Bug 61395] glEdgeFlag can't be set to false

2013-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61395 Brian Paul bri...@vmware.com changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 61395] glEdgeFlag can't be set to false

2013-03-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61395 --- Comment #6 from Blaž Hrastnik speed.the.b...@gmail.com --- 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] [Bug 61395] glEdgeFlag can't be set to false

2013-02-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61395 --- Comment #2 from Blaž Hrastnik speed.the.b...@gmail.com --- 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] [Bug 61395] glEdgeFlag can't be set to false

2013-02-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61395 --- Comment #3 from Brian Paul bri...@vmware.com --- 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

[Mesa-dev] [Bug 61395] glEdgeFlag can't be set to false

2013-02-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61395 --- Comment #4 from Blaž Hrastnik speed.the.b...@gmail.com --- 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

[Mesa-dev] [Bug 61395] glEdgeFlag can't be set to false

2013-02-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61395 --- Comment #5 from Blaž Hrastnik speed.the.b...@gmail.com --- 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

[Mesa-dev] [Bug 61395] glEdgeFlag can't be set to false

2013-02-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61395 --- Comment #1 from Brian Paul bri...@vmware.com --- 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 ---

[Mesa-dev] [Bug 61395] glEdgeFlag can't be set to false

2013-02-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61395 Blaž Hrastnik speed.the.b...@gmail.com changed: What|Removed |Added CC|