87 Commits

Author SHA1 Message Date
bcf232e344 used color/Gamma.h instead of type/ColorSpace.h 2023-02-07 23:02:50 +08:00
e68ca6df76 Merge branch 'master' of https://github.com/hyzboy/TexConv 2023-02-07 22:59:05 +08:00
90ea040483 support qt5/qt6 2023-01-14 18:43:19 +08:00
937177590f upgrade ISPCTextureCompressor 2022-12-27 19:00:59 +08:00
a3df5d9471 supported convert from alpha channel 2022-11-08 19:11:55 +08:00
148eca854f added "DevIL Windows SDK" 2022-11-08 19:11:00 +08:00
2cddc0fa15 added error's text output. 2022-11-08 18:56:53 +08:00
92a10f7a57 used VulkanNumberTypeName instead of ColorDataName 2022-08-04 10:52:49 +08:00
da1042ce4c changed order of vulkan number type 2022-06-23 18:33:52 +08:00
a3bbe888cd Added more error message output 2022-05-18 20:21:38 +08:00
28e0e4b10d remove codes of GAMMA cause it in ColorSpace.h
Signed-off-by: HuYingzhuo(hugo/hyzboy) <hyzboy@outlook.com>
2022-05-13 21:45:06 +08:00
306f827ce4 added HDR2PNG, but no test. 2022-05-12 11:59:44 +08:00
35a62278ca updated codes that support newly AutoDeleteArray template. 2022-03-12 19:31:31 +08:00
77db350b7f Merge branch 'master' of https://github.com/hyzboy/TexConv 2022-02-21 14:56:31 +08:00
58265bdc90 updated IPSCTextureComperssor 2022-02-21 14:56:17 +08:00
79dcd4d59b updated ISPCTextureCompressor 2022-02-11 21:53:29 +08:00
afe3dee96f deleted "DevIL Windows SDK" and then we used it in vcpkg 2021-12-27 18:16:19 +08:00
41606f46dd deleted a Magic Number and 7 spaces. 2021-12-14 10:33:58 +08:00
1ae4396640 fixed align bug while wrote file header 2021-12-13 20:53:15 +08:00
4bac4e4e23 changed cubemaps write order. 2021-12-13 18:16:23 +08:00
29b98bba33 news file header struct of Texture 2021-12-13 13:47:08 +08:00
065cf74aea finished newly TexConv/CubemapConv codes. converted file ok, but didn't test render. 2021-12-07 18:18:22 +08:00
4fbbba2c64 finished CubemapConvert codes, but not run test. 2021-12-06 15:28:01 +08:00
f86f862522 Created ParamParse.cpp/.h and ImageConvertConfig.h 2021-12-06 12:07:38 +08:00
21391024b2 improved file header writing codes. 2021-12-06 10:47:34 +08:00
e173b88097 added Image2D.h/.cpp 2021-12-03 18:51:03 +08:00
1a9631dae9 added project folder attribute. 2021-12-02 11:27:47 +08:00
0920782d79 fixed timecount's bug. 2021-11-29 17:44:12 +08:00
ce0fcde744 added few new formats, 2021-11-29 15:28:37 +08:00
eafa403f57 fixed a bug that I write a incorrect compress type value. 2021-09-27 12:03:05 +08:00
10c8a55144 upgraded Compressonator of AMD to newest version. 2021-09-08 10:54:22 +08:00
7b95e7e4dc updated ISPCTextureCompressor to latest. 2021-08-26 15:19:08 +08:00
bc3e141a34 Merge branch 'master' of https://github.com/hyzboy/TexConv into HEAD 2021-05-22 18:29:41 +08:00
25fa9086f0 add ISPCTextureCompressor 2021-05-22 18:27:25 +08:00
a45a13f12d add Bitmap.h 2021-01-18 15:11:37 +08:00
3b3a03814b add ILImage::Copy/Refresh functions. 2021-01-18 15:11:19 +08:00
dae3e49980 support mipmaps 2020-10-25 21:22:18 +08:00
de7605c54e add pixelformat 2020-10-19 20:01:00 +08:00
316101f292 use String instead BaseString 2020-09-03 21:14:20 +08:00
417c6fbfdf layout(use 4spaces instead 1tab) 2020-08-25 21:35:08 +08:00
3aef8461c1 add .gitignore 2020-08-19 19:54:16 +08:00
38bf6a7a3b update output of the formats list. 2020-08-13 18:03:28 +08:00
a46dd99564 恢复bc1rgb,bc1rgba的设定 2020-08-08 22:53:08 +08:00
0a3c620c0b fix RGBA 2020-08-08 22:20:46 +08:00
f284934d81 fix CMP_Feedback_Proc return values. (return false is continue) 2020-08-07 10:10:34 +08:00
2a995a4575 add bitmap total bytes data in Compress format texture 2020-08-06 20:54:13 +08:00
377cb41841 support compress texture format by AMD Compressonator 2020-08-06 18:18:34 +08:00
8df1199ba4 add AMD CompressionLib 2020-07-31 11:31:32 +08:00
ec9fc767d9 add "intel texture compression" 2020-07-29 22:12:44 +08:00
43e336f964 add gamma correct in TexConv 2020-07-07 15:41:26 +08:00