index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
etcpak
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
4
-8
/
+8
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
4
-0
/
+8
*
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
Improve etcpak image padding and clean up the code
BlueCube3310
2024-07-26
2
-95
/
+118
*
Support 64-bit image sizes for VRAM compression
BlueCube3310
2024-07-21
1
-3
/
+3
*
Merge pull request #88763 from BlueCube3310/image-is-compressed-static
Rémi Verschelde
2024-05-02
1
-1
/
+1
|
\
|
*
Image: Add static `is_format_compressed` function.
BlueCube3310
2024-02-28
1
-1
/
+1
*
|
EditorFileSystem: Add verbose print for file being (re)imported
Rémi Verschelde
2024-02-28
1
-1
/
+1
|
/
*
[etcpak] Sync with upstream
BlueCube3310
2024-02-05
2
-6
/
+4
*
Merge pull request #86313 from BlueCube3310/etc2-r-rg
Rémi Verschelde
2024-01-29
2
-18
/
+53
|
\
|
*
Implement ETC2_R and ETC2_RG compression to `etcpak`
BlueCube3310
2023-12-19
2
-18
/
+53
*
|
Use ETC2 compression for grayscale images
BlueCube3310
2024-01-13
1
-1
/
+1
|
/
*
Improve normal map VRAM Compression with RGTC
BlueCube3310
2023-12-06
3
-2
/
+14
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
1
-2
/
+0
*
Use DXT1 when compressing PNGs with RGB format
clayjohn
2023-04-27
1
-1
/
+1
*
Refactor high quality texture import
Juan Linietsky
2023-01-30
2
-13
/
+11
*
Add ASTC compression and decompression with Arm astcenc.
K. S. Ernest (iFire) Lee
2023-01-19
1
-6
/
+6
*
etcpak: Fix ETCPAK_TYPE_ETC2_RA_AS_RG
rsjtdrjgfuzkfg
2023-01-11
1
-2
/
+3
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
4
-116
/
+116
*
ETCPAK expects BGRA data for ETC
Bastiaan Olij
2022-12-02
1
-0
/
+3
*
Make some Image methods static
kobewi
2022-10-14
1
-1
/
+1
*
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
1
-1
/
+1
*
Refactor module initialization
reduz
2022-05-04
2
-4
/
+15
*
etcpak: Workaround multiple-of-4 requirement for 3D texture mipmaps.
Lyuma
2022-01-23
1
-3
/
+7
*
Pad etcpak input to 4x4 blocks. Fixes #49981
Lyuma
2022-01-22
1
-6
/
+57
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
4
-8
/
+8
*
etcpak: Update to upstream commit 7c3cb6f (Jul 29, 2021)
Rémi Verschelde
2021-09-22
1
-2
/
+2
*
Import: Cleanup and optimize etcpak compression method
Rémi Verschelde
2021-04-16
4
-76
/
+96
*
etcpak: We only need the compression code, remove rest of etcpak app
Rémi Verschelde
2021-04-14
1
-16
/
+0
*
Add `etcpak` library for faster ETC/ETC2/S3TC imports.
K. S. Ernest (iFire) Lee
2021-04-13
6
-0
/
+353