On Tuesday, January 13, 2015 10:28:20 AM Jason Ekstrand wrote:
> Going through the for loop every time has noticable overhead.  This fixes
> things up so we only do that once ever and then just do a hash table lookup
> which should be much cheaper.
> ---
>  src/mesa/main/formats.c | 67 
> +++++++++++++++++++++++++++++++++++++++++--------
>  1 file changed, 56 insertions(+), 11 deletions(-)

This will break Windows.

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to