On Mon, Feb 8, 2016 at 12:33 AM, Ilia Mirkin wrote:
> On Sun, Feb 7, 2016 at 6:26 PM, Axel Davy wrote:
>> On 08/02/2016 00:21, Ilia Mirkin wrote:
>>>
>>> On Sun, Feb 7, 2016 at 6:13 PM, Axel Davy wrote:
SQRT is not supported everywhere, so replace
it by RSQ + RCP
Signed-
On Sun, Feb 7, 2016 at 6:26 PM, Axel Davy wrote:
> On 08/02/2016 00:21, Ilia Mirkin wrote:
>>
>> On Sun, Feb 7, 2016 at 6:13 PM, Axel Davy wrote:
>>>
>>> SQRT is not supported everywhere, so replace
>>> it by RSQ + RCP
>>>
>>> Signed-off-by: Axel Davy
>>> ---
>>> src/gallium/state_trackers/nin
On 08/02/2016 00:21, Ilia Mirkin wrote:
On Sun, Feb 7, 2016 at 6:13 PM, Axel Davy wrote:
SQRT is not supported everywhere, so replace
it by RSQ + RCP
Signed-off-by: Axel Davy
---
src/gallium/state_trackers/nine/nine_ff.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a
On Sun, Feb 7, 2016 at 6:13 PM, Axel Davy wrote:
> SQRT is not supported everywhere, so replace
> it by RSQ + RCP
>
> Signed-off-by: Axel Davy
> ---
> src/gallium/state_trackers/nine/nine_ff.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/src/gallium/state_trackers/n
SQRT is not supported everywhere, so replace
it by RSQ + RCP
Signed-off-by: Axel Davy
---
src/gallium/state_trackers/nine/nine_ff.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/gallium/state_trackers/nine/nine_ff.c
b/src/gallium/state_trackers/nine/nine_ff.c
index a