56 Commits

Author SHA1 Message Date
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
e99cd4d716 修改输出文件名称 2020-07-06 22:22:06 +08:00
a1977d372f add new "SaveImageToFile" functions 2020-06-19 22:08:55 +08:00
99d311bf1f 修改变量名以更好阅读 2020-06-18 18:30:58 +08:00
c668228d11 Merge branch 'master' of https://github.com/hyzboy/TexConv into HEAD 2020-06-17 19:47:35 +08:00
b122c5395d update ComboTexture 2020-06-17 19:47:07 +08:00
1d4e7c3412 update QT config 2020-06-10 22:05:47 +08:00
3a5030802e add non-QT5 config 2020-06-04 18:33:16 +08:00
3c1f9392de add DistanceFieldGenerater 2020-06-04 17:41:10 +08:00
40caa3c9d3 support new BaseString 2020-04-24 21:13:04 +08:00
acc64579f4 update usage hint of cmdline 2020-03-11 20:50:55 +08:00
605bd3a0bb 删除多余的类型转换 2020-03-06 23:29:16 +08:00
97f38a39dc new combo texture mode 2020-01-08 15:54:58 +08:00
b09db9ae35 to improve code 2020-01-02 21:41:03 +08:00
1cfb30faea update Spheremap Transform algorithm 2020-01-02 21:40:48 +08:00
e7e70491b1 create SaveImageToFile function 2020-01-02 21:40:06 +08:00
212534298c fix bug 2019-12-31 23:05:15 +08:00
78ac5d9b40 first success, and need test 2019-12-31 13:44:09 +08:00
ccccc39a4a add MicroPBR.cpp 2019-12-30 21:23:46 +08:00
90ad766334 add yuv test 2019-12-30 16:48:15 +08:00
2ebdf004ee add file BOM 2019-12-05 10:00:07 +08:00
0264982520 fix Blue bits error of B10GR11UF define. 2019-12-04 21:05:56 +08:00
55029b0742 support B10GR11UF format 2019-12-04 20:47:58 +08:00
bbf1007ce5 to improve IndexColor support 2019-12-04 11:06:57 +08:00
cf3287c735 fix GetR() bug 2019-12-03 21:17:20 +08:00
25c2ab644b first fix RGBA order 2019-12-03 20:49:25 +08:00
09f9f61829 1.fix bug
2.first run test ok.
2019-12-03 15:31:51 +08:00
518367b8eb update ConvertImage 2019-12-03 11:49:02 +08:00
f64a3fd1ce build ok! but don't debug 2019-12-02 22:24:06 +08:00
974638d58e finished code,but no debug and test 2019-12-02 22:10:49 +08:00
6987b7aa49 update CmdParse code from self to CMUtil 2019-12-02 13:15:42 +08:00
c3d81daa94 delete private cmd_parse and json_tools, jsoncpp 2019-11-29 18:21:11 +08:00