lumberyard-employee-dm
|
5f71fd1e16
Updated the SystemFileStream class to always own the underlying SystemFile (#11892)
|
2 years ago |
lumberyard-employee-dm
|
b9824ed172
Updated all array_view uses with the C++20 span. (#7157)
|
3 years ago |
Mike Balfour
|
845525a722
Add support for loading Png data directly from a memory buffer. (#6527)
|
3 years ago |
Esteban Papp
|
f3e6adce7f
LYN-6882 release builds are executing code in asserts (#4305)
|
3 years ago |
rgba16f
|
e96793659a
Fixes to get Mac & iOS building with new PNG support
|
3 years ago |
santorac
|
849a8da4d9
Added unit tests for PngFile.
|
3 years ago |
santorac
|
a9c6909a29
Renamed PngImage to PngFile and put it in a Utils namespace to match the other file utilities.
|
3 years ago |
santorac
|
7a8eb8eda5
Added a new PngImage utility class that wraps libpng. This replaces the use of OpenImageIO in O3DE (although OpenImageIO is still a build dependency for now).
|
3 years ago |