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
/
dds
/
texture_loader_dds.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
1
-0
/
+9
|
\
|
*
Round DDS width/height to next divisor multiple for block compression
Spartan322
2024-11-25
1
-0
/
+9
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-214
/
+308
|
\
|
|
*
DDS: Add support for loading layered textures
BlueCube3310
2024-10-29
1
-214
/
+308
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Add support for loading less common DDS formats
BlueCube3310
2024-08-16
1
-28
/
+160
*
Support unspecified linear size in DDS files
LunaticInAHat
2023-12-19
1
-2
/
+5
*
Add support for loading more DDS formats
BlueCube3310
2023-12-14
1
-2
/
+204
*
Refactor DDS loading code
BlueCube3310
2023-12-08
1
-161
/
+121
*
Fix grayscale dds loading
BlueCube3310
2023-08-29
1
-3
/
+2
*
Revert "Implement loading DDS textures at run-time"
clayjohn
2023-08-29
1
-5
/
+357
*
Implement loading DDS textures at run-time
Marcin Nowak
2023-07-31
1
-357
/
+5
*
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-0
/
+1
*
Remove (or make verbose only) various debug prints.
bruvzg
2023-03-20
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add static methods for creating Image and ImageTexture
kobewi
2022-07-08
1
-3
/
+1
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-10
/
+10
*
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-02
1
-1
/
+1
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-3
/
+3
*
Change some math macros to constexpr
kobewi
2022-03-09
1
-2
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
*
Improve resource load cache
reduz
2021-02-11
1
-1
/
+1
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
1
-5
/
+5
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-2
/
+0
*
DDS: Fix loading files without DDSD_CAPS or DDSD_PIXELFORMAT
Rémi Verschelde
2020-06-15
1
-4
/
+6
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-12
/
+23
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-43
/
+0
*
Exposed RenderingDevice to script API
Juan Linietsky
2020-04-20
1
-1
/
+1
*
Removed interactive loader, added proper thread loading.
Juan Linietsky
2020-02-28
1
-1
/
+1
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-7
/
+7
*
Texture refactor
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Added some obvious errors explanations
qarmin
2019-09-25
1
-3
/
+3
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
Robin Hübner
2019-08-12
1
-7
/
+3
*
Added release function to PoolVector::Access.
Ibrahn Sahir
2019-07-06
1
-5
/
+0
*
Fix few GCC9 warnings:
Martin Liska
2019-07-02
1
-1
/
+1
*
Fixes to the DDS loader
Daniel Rakos
2019-05-07
1
-8
/
+17
*
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-04-09
1
-1
/
+2
*
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
1
-5
/
+5
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fixed DDS loader according to issue #22530
qonnop
2018-10-03
1
-1
/
+1
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-2
/
+0
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
[next]