Filter angle° in Transform Rotate and OpenGl Rotate

Started by Jan Gruuthuse, March 21, 2017, 08:10:39 AM

Previous topic - Next topic

eumagga0x2a

#15
Oh, I see. But still it doesn't work right, because it rotates only chroma. edit: it fails every 1st time for me.

eumagga0x2a

Quote from: Jan Gruuthuse on March 27, 2017, 01:59:36 PM
That's why I stay with LTS version.

For a user POV, this is very wise. For a tester and bugreporter this is exactly the reason not to stay with a LTS version ;)

Jan Gruuthuse

Check if your card is still supported with current drivers? could be an issue.

Jan Gruuthuse

OpenGl filters is still functioning on GT 520 and Core I5 cpu.
You don't run a AMD cpu?

mean

I think there is a bug , but the implementations are more or less tolerant to error

recent example :

float b=2*a;

where "a" is a float

Works on nvidia, does not compile on intel, 2 must be replaced by 2.0