arjan de lumens
Veteran
Nothing except atomics. The changes are cosmetic compared to hw changes we have seen since it first came out. Every API is years behind hw, except CUDA, which is not surprising.
Atomics are only required in the "Full" profile of OpenCL; they're still optional in the "embedded" profile, even in 1.2.
As for 1.2, the most substantial feature addition seems to be "printf" as a built-in shader function; the rest seems .. yes, cosmetic is a good word for it.