Earlier quoted context omitted.
What's so good about this OS X graphics pipeline that isn't on anything else? I'm now super curious.
Core Image: https://developer.apple.com/library/mac/documentation/Graphi... http://en.m.wikipedia.org/wiki/Core_Image I'm not super familiar with it or the competition, but I assume this is what they're talking about.
EDIT:
For the downvoters and the unclear, the relevant bit talks about compiling exactly the instructions needed to change the image. As I understand it, this JIT recompilation of pixel shaders is effectively what was implemented in the mesa drivers for Intel chipsets.