overte-lubosz/libraries/image/src/image
2023-12-04 23:30:49 +01:00
..
ColorChannel.h Have only one ColorChannel enum as header in image library 2019-02-12 16:14:41 -08:00
CubeMap.cpp Fix unsigned warnings 2020-08-27 19:48:27 +02:00
CubeMap.h Fixed gamma with ETC SRGB8 2019-04-03 18:19:27 +02:00
Image.cpp Qt 5.13 warnings & fixes 2019-10-08 15:40:13 -07:00
Image.h Another default operator= and copy constructor 2020-01-19 11:24:51 +01:00
ImageLogging.cpp Add ability to disable texture compression 2017-04-25 15:56:23 -07:00
ImageLogging.h Start to setup image library 2017-04-25 15:56:22 -07:00
OpenEXRReader.cpp Upgrade OpenEXR from 2.3.0 to 3.1.8 2023-12-04 23:30:49 +01:00
OpenEXRReader.h Created Image class to encapsulate some transforms with QImage 2019-03-29 12:23:44 +01:00
TextureProcessing.cpp Added debug message for uncomressed texture on GLES 2023-09-04 23:16:11 +02:00
TextureProcessing.h Initial support for HDR lightmaps 2023-09-03 17:03:20 +02:00
TGAReader.cpp Created Image class to encapsulate some transforms with QImage 2019-03-29 12:23:44 +01:00
TGAReader.h Created Image class to encapsulate some transforms with QImage 2019-03-29 12:23:44 +01:00