This is a modified subset of the original PowerVR Native SDK.

Commit c1605c99281797e5cd4c8439e1bc679706bbb311
Updated gradle API usage.

The following changes have been made to the original:

- Added CMakeLists.txt.

- Only the PVRTC decompressor is included.

- The Red and Blue channels in the destination images are swapped to
  match rom-properties' ARGB32 format.

- Proper byteswapping for Big-Endian architectures.

To obtain the original PowerVR Native SDK, see the GitHub repository:
- https://github.com/powervr-graphics/Native_SDK
