LuoZhihao
|
a32b59622f
Fix `Image` nearest and cubic resizing bias
|
2 days ago |
BlueCube3310
|
e35c80b61c
Image: Fix `is_invisible` detection for RGBAH and RGBAF
|
1 month ago |
Aaron Franke
|
f6f1df7d73
Add 64-bit versions of core power of 2 functions
|
2 months ago |
Thaddeus Crews
|
63dff62948
Merge pull request #100673 from RandomShaper/res_duplicate
|
2 months ago |
Pedro J. Estébanez
|
2a03b459b9
Overhaul `Resource::duplicate()`
|
6 months ago |
BlueCube3310
|
0f9986470a
Image: Fix detecting color channels
|
2 months ago |
Thaddeus Crews
|
579feb387c
Core: Add `[[nodiscard]]` to string-like classes
|
1 year ago |
LuoZhihao
|
237597b01f
BasisU: Use KTX2 format and add import options to configure encoder
|
3 months ago |
kobewi
|
5af4bef46f
Inline static variables (part 1)
|
3 months ago |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
4 months ago |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
3 months ago |
A Thousand Ships
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
1 year ago |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
4 months ago |
BlueCube3310
|
647b99c6d0
Image: Fix typo at `_set_color_at_ofs` with `FORMAT_RGB565`
|
4 months ago |
BlueCube3310
|
dd47d9173e
Image: Improve `is_invisible` function
|
4 months ago |
Rémi Verschelde
|
e3063f5675
Merge pull request #104590 from bruvzg/tex_decomp_load
|
4 months ago |
BlueCube3310
|
649fa630a7
Image: Remove references to defunct `FORMAT_CUSTOM`
|
7 months ago |
Pāvels Nadtočajevs
|
b384de9013
Load decompressable texture format is no supported one found.
|
6 months ago |
Thaddeus Crews
|
f09ee0171a
Style: Begin integrating simple `.clangd` fixes
|
5 months ago |
kobewi
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
2 years ago |
K. S. Ernest (iFire) Lee
|
69b281295c
Add DDS image load and save functionality
|
6 months ago |
BlueCube3310
|
271067eb2b
Fix certain channel masks for Texture previewer
|
6 months ago |
Marc Gilleron
|
c7a9d64eaf
Add color channel filter to editor texture previews
|
7 months ago |
Thaddeus Crews
|
3c304ab7cc
Merge pull request #96076 from AThousandShips/improve_null_check_core_drivers
|
7 months ago |
Yufeng Ying
|
be86ce3103
Apply iwyu suggestion in core.
|
7 months ago |
BlueCube3310
|
335077a03f
Image: More cleanup and reduced code duplication.
|
9 months ago |
BlueCube3310
|
88ffe07de9
Betsy: Add BC3 and BC5 support
|
8 months ago |
kobewi
|
3b6705a641
Support uid:// in more places
|
8 months ago |
kobewi
|
0dabcd9941
Resource UID fixes and improvements
|
8 months ago |
BlueCube3310
|
80a9c0d569
Clean up Image
|
9 months ago |