Hacker News new | ask | show | jobs
by coderjames 3371 days ago
Or PowerVR texture compression, which according to Anandtech is the canonical method for iOS development:

"Because Apple’s SoCs have always used GPUs from the same vendor, certain vendor-specific features like PowerVR Texture Compress (PVRTC) are widely used in iOS app development"

[0] http://www.anandtech.com/show/11243/apple-developing-custom-...

1 comments

They could easily force change on the app for such change. Look at what they're doing regarding Bitcode and how quickly it might become the default.
It's orders of magnitude harder to statically check for at app submission time than Bitcode vs. Native is.