wolfpld / etcpak

The fastest ETC compressor on the planet
Other
229 stars 41 forks source link

Fix ARMv7 support after addition of (64-bit only) NEON heuristics selector #26

Closed akien-mga closed 2 years ago

akien-mga commented 2 years ago

Fixes #25 as advised by @wolfpld. CC @m1awicki for review.

I'm not really familiar with this code and just did the changes which were needed for the code to compile. I haven't tested it yet to confirm that it works fine on ARMv7 devices.