virtualx-engine/core
Hugo Locurcio 40be15920f
Remove support for PVRTC texture encoding and decoding
On the only platform where PVRTC is supported (iOS),
ETC2 generally supersedes PVRTC in every possible way. The increased
memory usage is not really a problem thanks to modern iOS' devices
processing power being higher than its Android counterparts.
2022-01-14 21:08:22 +01:00
..
config Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
crypto Merge pull request #56130 from Faless/mbedtls/2.28.0 2022-01-11 15:03:28 +01:00
debugger Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
error Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
extension Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
input Fix Actions mapped to triggers not using the full range 2022-01-14 15:36:20 +00:00
io Remove support for PVRTC texture encoding and decoding 2022-01-14 21:08:22 +01:00
math Remove zero size checks from Rect2 grow methods 2022-01-14 00:45:05 -06:00
multiplayer Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
object Merge pull request #56492 from akien-mga/remove-author-docstrings 2022-01-12 15:24:17 +01:00
os Merge pull request #56492 from akien-mga/remove-author-docstrings 2022-01-12 15:24:17 +01:00
string Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
templates Merge pull request #56492 from akien-mga/remove-author-docstrings 2022-01-12 15:24:17 +01:00
variant Add length and length_squared to Vector2i/3i 2022-01-06 10:06:56 -08:00
core_bind.cpp Use List Initializations for Vectors. 2022-01-12 10:15:12 +05:45
core_bind.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
core_builders.py Use maximum zlib compression when generating editor translation headers 2021-10-29 19:07:48 +02:00
core_constants.cpp Merge pull request #56224 from Calinou/variant-rename-packed-array-constants 2022-01-06 17:08:36 +01:00
core_constants.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
core_string_names.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
core_string_names.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
doc_data.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
doc_data.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_core_types.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_core_types.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub SCons: List .gen.cpp sources explicitly to avoid globbing errors 2021-10-15 22:14:11 +02:00
typedefs.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
version.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00