Alex Harker
Alex Harker
If I recall correctly changing .gitattributes doesn't enforce the change on old files - that's a separate step.
Old should be able to confirm how many branches have cmake files - if they are just on the cmake branch then it would be fairly possible to incorporate changes...
Oh, to be still "nearly 40"....
[not tested on windows]
It happens when the constraints are hit - so something is going wrong there - could be in igraphics, or the app wrapper.
Likely requires all floating point calculations to happen on the vector unit on intel (that already happens on Mac). Looks like an RAII approach where you construct a class in...
Thanks - I think I've seen this on IOS also with release (but never debug) - it doesn't happen with skia. It looks (for further info) like there is some...
Be good to test on windows to see if this is apple only.
Can you confirm that this is an issue only for display within the host? I fear this may be an area where the behaviour can't be guaranteed due to the...
I've checked and the getter for kAudioUnitProperty_ParameterStringFromValue calls through to GetDisplay() on the parameter, so it looks like hosts just aren't calling this at times when you might hope that...