rom-properties/extlib/PowerVR
David Korth f0647da5eb Remove CheckHiddenVisibility.cmake.
The root CMakeLists.txt has a minimum CMake version of 3.5, and
CheckHiddenVisibility.cmake's workarounds are only needed for
CMake 3.2 and earlier.

Set CMP0063 unconditionally (added in CMake 3.3) and set the
CMAKE_<LANG>_VISIBILITY_PRESET and CMAKE_VISIBILITY_INLINES_HIDDEN
variables where CHECK_HIDDEN_VISIBILITY() was called before.

There should effectively be no code changes with this commit.
2025-01-18 22:34:24 -05:00
..
_MODIFIED_POWERVR_NATIVE_SDK.txt [PowerVR] pvrtcDecompress(): Fix byte order isuses on BE. 2022-07-05 19:58:36 -04:00
CMakeLists.txt Remove CheckHiddenVisibility.cmake. 2025-01-18 22:34:24 -05:00
LICENSE.md [librptexture] Use the PowerVR Native SDK (well, a subset) to decode PVRTC. 2019-12-10 22:01:21 -05:00
PVRTDecompress.cpp Split librpcpu into librpbyteswap and librpcpuid. 2024-03-14 21:56:58 -04:00
PVRTDecompress.h [PowerVR] PVRTDecompress.cpp: Initial support for PVRTC-II decoding. 2019-12-15 02:43:22 -05:00