mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-24 20:57:18 +01:00
tinyexr: Sync with upstream 1.0.7
(cherry picked from commit b70e2af3b7f960370f00c11a028fb8ae0ea034d8)
This commit is contained in:
parent
ed6ee2ae4a
commit
5d80d2d9ca
2
thirdparty/README.md
vendored
2
thirdparty/README.md
vendored
@ -418,7 +418,7 @@ comments and a patch is provided in the squish/ folder.
|
||||
## tinyexr
|
||||
|
||||
- Upstream: https://github.com/syoyo/tinyexr
|
||||
- Version: 1.0.1 (67010eae802211202d0797f4df2b809f4ba7442c, 2021)
|
||||
- Version: 1.0.7 (6e8cac308cdf4d717078f3f37c4aa39bf3b356b4, 2023)
|
||||
- License: BSD-3-Clause
|
||||
|
||||
Files extracted from upstream source:
|
||||
|
4
thirdparty/tinyexr/tinyexr.cc
vendored
4
thirdparty/tinyexr/tinyexr.cc
vendored
@ -4,9 +4,9 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
// -- PANDEMONIUM start --
|
||||
// -- GODOT start --
|
||||
#include <zlib.h> // Should come before including tinyexr.
|
||||
// -- PANDEMONIUM end --
|
||||
// -- GODOT end --
|
||||
|
||||
#define TINYEXR_IMPLEMENTATION
|
||||
#include "tinyexr.h"
|
||||
|
1739
thirdparty/tinyexr/tinyexr.h
vendored
1739
thirdparty/tinyexr/tinyexr.h
vendored
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user