https://bugs.freedesktop.org/show_bug.cgi?id=79783
--- Comment #2 from Timo R. ---
Is there any chance to get this fixed soon?
--
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedeskt
On 09/12/2014 03:58 PM, Jason Ekstrand wrote:
Ok, so I actually applied the patch and benchmarked it. It seems to
have improved performance in a lot of cases that were mysteriously
slow! It looks like breaking it up freed up GCC to optimize the inside
better.
Nice. I'm about to fire off a pi
On 09/12/2014 03:48 PM, Jason Ekstrand wrote:
One comment below. Otherwise, both of these look good to me.
Reviewed-by: Jason Ekstrand mailto:jason.ekstr...@intel.com>>
I haven't applied it and benchmarked it myself, but I don't see anything
that would hurt performance.
--Jason
On Fri, Sep 12
https://bugs.freedesktop.org/show_bug.cgi?id=44519
Vinson Lee changed:
What|Removed |Added
Keywords||bisected
--- Comment #4 from Vinson Lee --
https://bugs.freedesktop.org/show_bug.cgi?id=66346
Vinson Lee changed:
What|Removed |Added
CC||jfons...@vmware.com
Keywords|
https://bugs.freedesktop.org/show_bug.cgi?id=79706
Vinson Lee changed:
What|Removed |Added
Depends on||66346
--
You are receiving this mail becau
Nikolay,
First off, it would be good if you'd make an actual bug for it. Second,
what mesa version are you using and can you build mesa master and try
running against that? If you're still having problems, Try and run it in
gdb and break on "_mesa_error" and see if you can get a good backtrace.
-