>
>
>>
> The restrict keyword is a C99 thing and I don't think it's supported in
> MSVC so that would be a problem.  If it won't build with MSVC then it's a
> non-starter.  If MSVC can handle "restrict", then I don't know that I care
> much either way about 2 functions or 4
>
>
MSVC uses "__restrict" which functions identically -- but if there doesn't
already exist a #define around this "MSVC-ism", then I guess it may be more
work then Iago was really signing up for. But it does exist.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to