[Mesa-dev] [PATCH 1/2] mesa: break up _mesa_swizzle_and_convert() to reduce compile time
Brian Paul
brianp at vmware.com
Sat Sep 13 06:16:03 PDT 2014
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 piglit run now. If there's no
regressions I'll push them on Monday.
-Brian
More information about the mesa-dev
mailing list