godot/modules/pvr
Vasiliy Makarov f388ea00bf iOS: Fix multiple issues with PVRTC import, disable ETC1
Fixes: #28683, #28621, #28596 and maybe others

For iOS we enable pvrtc feature by default for both GLES2/GLES3
Etc1 for iOS doesn't have any sense, so it disabled.
Fixed checks in export editor.
Fixed pvrtc ability detection in GLES2 driver.
Fixed pvrtc encoding procedure.
2020-09-23 11:13:50 +02:00
..
config.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
register_types.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
texture_loader_pvr.cpp iOS: Fix multiple issues with PVRTC import, disable ETC1 2020-09-23 11:13:50 +02:00
texture_loader_pvr.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00