Бранимир Караџић
27afda86ed
Updated tinyexr.
2019-02-04 22:12:08 -08:00
Бранимир Караџић
db9122c255
Happy New Year!
2019-01-13 17:12:46 -08:00
Branimir Karadžić
b2a9b5fdbe
Updated tinyexr.
2018-11-25 20:31:28 -08:00
Kazuki Sakamoto
b08271a76b
Fix aarch64 build
...
clang doesn't allow to compile the code due to `cast from pointer to smaller type uint32` error. Use 64bit code path for NV_CPU_AARCH64 as well as NV_CPU_X86_64.
2018-10-30 12:59:37 -07:00
Branimir Karadžić
68a69749de
Fixed warnings.
2018-10-13 18:04:46 -07:00
Cloud Wu
6325a992fd
fix build for mingw/gcc (macro xx conflict)
2018-08-01 15:55:34 +08:00
Andrew Willmott
3bcf40fbfa
Fix msc_vers mismatch
...
TODO: push these back to ARM's version
2018-07-24 20:35:42 +01:00
Andrew Willmott
85e79c248d
Windows build fixes
2018-07-24 16:22:00 +01:00
Andrew Willmott
03ad3921ef
ASTC encoding support
...
- Add 3rdparty/astc with lib version of the standard encoder
- Add astc_compress call for ASTC formats
- Add BIMG_CONFIG_ASTC_DECODE-gated decompression support. This is just for
testing, the decompress code is currently too heavy to include in the core lib.
- Add fourcc support for DDS decode so ASTC and other formats not covered by
dxgi can be read
- Add --formats option to texturec, lists all supported formats
- Update genie files -- add astc to bimg_encode and remove redundant files from
texturec
2018-07-23 19:05:11 +01:00
Branimir Karadžić
3d3d9d3273
Updated tinyexr.
2018-07-19 20:52:39 -07:00
Branimir Karadžić
4c809cb2b2
Merge branch 'master' of github.com:bkaradzic/bimg
2018-07-11 17:18:31 -07:00
Branimir Karadžić
1725c45193
Updated tinyexr.
2018-07-11 17:18:27 -07:00
Branimir Karadžić
73e4e1deaa
BC6H: Fixed issues with negative values in texture.
2018-07-06 18:46:00 -07:00
Branimir Karadžić
5bf89bd632
Updated tinyexr.
2018-06-17 16:03:58 -07:00
Branimir Karadžić
a9c64a3249
Updated tinyexr.
2018-05-26 09:16:05 -07:00
Branimir Karadžić
e7ba2faf74
Updated tinyexr.
2018-05-23 21:22:02 -07:00
Branimir Karadžić
bee361f416
Updated tinyexr.
2018-03-21 09:49:25 -07:00
Branimir Karadžić
6fd6fbfd66
tinyexr: Fixed warnings.
2018-03-20 17:54:03 -07:00
Branimir Karadžić
717647940e
Updated TinyEXR.
2018-03-03 12:59:01 -08:00
Branimir Karadžić
2303a218c6
Fixed negative values appearing when resizing HDR images.
2018-02-12 17:39:11 -08:00
Johan Sköld
d3fac786da
Silencing warnings about potential comma mis-use.
2018-01-30 21:29:22 -08:00
Branimir Karadžić
b38c892289
Happy New Year!
2018-01-01 11:15:52 -08:00
Branimir Karadžić
389d53e94d
texturec: Fixed BC6H encoding.
2017-11-08 12:50:57 -08:00
Branimir Karadžić
83093ef102
Fixed BC7 encoder.
2017-11-01 18:06:08 -07:00
Dmytro Ivanov
7507fd114b
fixing emscripten build
2017-04-15 14:19:36 +02:00
Branimir Karadžić
00bc99f7e8
Cleanup.
2017-04-04 18:00:05 -07:00
Branimir Karadžić
aa04013d3d
Cleanup.
2017-04-03 22:52:13 -07:00
Branimir Karadžić
f475cf0623
Moved image code from bgfx into bimg library.
2017-04-02 19:26:02 -07:00