summaryrefslogtreecommitdiffstats
path: root/modules/basis_universal
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3efSpartan3222024-11-191-4/+10
|\
| * Defer initializing BasisU encoder until it is needed.clayjohn2024-11-171-4/+10
* | Fix copyright headers referring to GodotSpartan3222024-10-274-8/+8
* | Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1Spartan3222024-10-221-0/+1
|\|
| * Don't include `core/io/image.h` in `core/os/os.h`Yevhen Babiichuk (DustDFG)2024-10-181-0/+1
* | Merge commit godotengine/godot@af77100e394dcaca609b15bef815ed17475e51edSpartan3222024-10-154-82/+150
|\|
| * BasisU: Update to 1.50.0 and add HDR supportBlueCube33102024-10-124-82/+150
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-114-0/+8
|/
* Disable unused Basis Universal features to reduce binary sizeHugo Locurcio2024-09-291-0/+20
* SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-251-0/+1
* BasisUniversal: Use RGTC compression when availableBlueCube33102024-09-102-21/+69
* Support 64-bit image sizes for VRAM compressionBlueCube33102024-07-211-1/+1
* Fix Image CowData crash when baking large lightmapsHugo Locurcio2024-07-191-1/+2
* Make Basis Universal import quiet unless engine is in verbose modeHugo Locurcio2024-06-221-0/+6
* Merge pull request #88763 from BlueCube3310/image-is-compressed-staticRémi Verschelde2024-05-021-1/+1
|\
| * Image: Add static `is_format_compressed` function.BlueCube33102024-02-281-1/+1
* | Fix BasisU compression on images with resolutions not divisible by 4.BlueCube33102024-05-021-7/+63
|/
* BasisUniversal: Fix texture decompressionBlueCube33102024-02-221-1/+12
* Merge pull request #88485 from BlueCube3310/basisu-astc-v2Rémi Verschelde2024-02-221-0/+7
|\
| * Add ASTC support to BasisUniversalBlueCube33102024-02-191-0/+7
* | Merge pull request #88508 from akien-mga/basisu_unbundled_jpgdRémi Verschelde2024-02-203-3/+18
|\ \ | |/ |/|
| * basis_universal: Unbundle jpgd, use our newer copyRémi Verschelde2024-02-183-3/+18
* | Clean up and optimize BasisUniversalBlueCube33102024-02-192-176/+153
* | Extract BasisUniversal code into its own filesBlueCube33102024-02-193-247/+331
|/
* Remove code relative to obsoleted ETC texture formatRémi Verschelde2024-02-141-2/+2
* Fix BasisUniversal ETC RA_AS_RG transcodingBlueCube33102024-01-071-1/+1
* [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-261-1/+1
* Fix Basic Universal compressing with normal maps.cow-neaz2023-06-161-26/+29
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-2/+2
* basisu: Loop over the last mipmap lodLyuma2023-02-261-2/+2
* Fix basisu mipmapsK. S. Ernest (iFire) Lee2023-02-251-41/+41
* Fix includes of thirdparty libs which can be unbundled on LinuxRémi Verschelde2023-02-161-0/+3
* Handle gltf binaryK. S. Ernest (iFire) Lee2023-01-271-24/+29
* One Copyright Update to rule them allRémi Verschelde2023-01-052-58/+58
* Fix Basis Universal format texture rendering failureHirotoshi Yoshitaka2022-12-211-0/+1
* Make some Image methods statickobewi2022-10-141-1/+1
* SCons: Unify tools/target build type configurationRémi Verschelde2022-09-261-2/+2
* Refactor module initializationreduz2022-05-042-4/+14
* Fix some issues found by cppcheck.bruvzg2022-04-061-1/+1
* Add PortableCompressedTexturereduz2022-03-301-4/+13
* basisu_uastc_enc.cpp was included twice in encoder_sourcesMarkus Sauermann2022-03-281-1/+0
* Update basis universal to version 1.16.3.K. S. Ernest (iFire) Lee2022-03-242-14/+8
* Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde2022-02-163-300/+0
* Update copyright statements to 2022Rémi Verschelde2022-01-034-8/+8
* Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3Hugo Locurcio2021-10-301-2/+2
* Implement the ability to disable classesreduz2021-07-131-1/+1
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-192-2/+2
* basis_universal: Update to upstream commit from Apr 16, 2021Rémi Verschelde2021-05-074-13/+18
* Initialize class/struct variables with default values in modules/Rafał Mikrut2021-02-082-2/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-014-8/+8