Howard Stearns
66ae01e0c3
Merge branch 'master' of github.com:highfidelity/hifi into no-url-logging
2018-11-12 12:55:20 -08:00
Brad Davis
8c4f0ec774
Vcpkg migration
2018-11-08 12:28:06 -08:00
Roxanne Skelly
cef7000a72
Case 19754 - Remove logging URLs and related file locations.
...
The goal is to strip out data that can be used by untoward users in
copying models, avatars, etc.
2018-11-06 16:24:32 -08:00
Ryan Huffman
9fadf58e7b
Add threads lib to image lib
2018-08-10 13:56:48 -07:00
Ryan Huffman
6be0c43fca
Update generateIrradiance to take a BackendTarget
2018-08-08 10:00:02 -07:00
Ryan Huffman
140b9be1c4
Update BackendTarget to include version
2018-08-08 10:00:02 -07:00
Ryan Huffman
f1e63f489b
Update image::processImage to use compress flag for GLES
2018-08-08 10:00:01 -07:00
Ryan Huffman
9ea08f1850
Add ETC2 support to Oven
2018-08-08 10:00:01 -07:00
Clément Brisset
11d84e780d
Merge pull request #13283 from huffman/feat/uncompressed-ktx-in-texmeta
...
Add uncompressed KTX files to baked texture output
2018-06-13 11:49:41 -07:00
Ryan Huffman
569f7dc308
Fix crash in image baking due to undefined mip format
...
A recent change caused formatMip to no longer be specified. This causes
an issue deeper in the code when generating mips, causing a
Q_UNREACHABLE to be hit.
2018-06-13 08:33:22 -07:00
Clément Brisset
91d7990d7a
Merge pull request #12854 from birarda/bug/hdr-format-static
...
fix skybox bake assert on HDR_FORMAT static order initialization
2018-06-12 17:19:27 -07:00
Stephen Birarda
016a6dcd84
use ref for HDR_FORMAT to avoid static order
2018-06-12 16:31:57 -07:00
Ryan Huffman
3e65e0b0cd
Update processImage to not compress by default
2018-06-08 13:21:47 -07:00
Ryan Huffman
24182d3451
Remove compression variables & functions in image.cpp
2018-06-08 12:14:52 -07:00
Ryan Huffman
faafd26d2a
Add uncompressed KTX files to baked texture output
2018-06-08 11:39:47 -07:00
SamGondelman
12b91a2ab7
compress skyboxes
2018-05-18 13:18:43 -07:00
SamGondelman
6b268191c8
local compression, patched etc2comp
2018-05-15 14:05:21 -07:00
SamGondelman
7418fe782c
local compression on android
2018-05-09 14:30:33 -07:00
SamGondelman
07600f2a81
add etc2comp dependency on desktop and android
2018-05-08 17:30:48 -07:00
SamGondelman
44ea5a2e84
add etc2/eac support
2018-04-05 18:59:22 -07:00
Brad Davis
49dea19b26
Fix BGR/RGB bug on GLES
2018-02-22 14:11:05 -08:00
Brad Davis
d087530423
Add nvtt to android build
2018-02-02 13:42:26 -08:00
Brad Davis
104dbabee9
Infinite loop guard
2018-01-19 11:42:13 -08:00
Brad Davis
bdfa1273ba
Merge remote-tracking branch 'upstream/master' into android
2018-01-18 17:33:10 -08:00
Clément Brisset
956f45b5af
Merge pull request #11932 from birarda/bug/baking-folder-number
...
fix sparse rectification for small textures, export for same model at diff URL
2018-01-18 14:25:33 -08:00
Brad Davis
bd5af2b493
Working on android avatar rendering
2018-01-09 11:40:32 -08:00
Gabriel Calero
6050737e7c
Resolving comments in PR
2018-01-08 17:36:08 -03:00
Gabriel Calero
3d86c24b34
Fix uncompressed textures. Generate CPU mipmaps for android
2018-01-03 16:42:19 -03:00
Gabriel Calero
e418339876
Fix uncompressed textures for android
2018-01-03 16:42:19 -03:00
SamGondelman
ee3c47d5ec
fix equirectangular skybox loading
2017-12-18 13:21:12 -08:00
Clément Brisset
833f98b98b
Merge pull request #11920 from Atlante45/feat/reduce-memory-usage
...
Reduce Image library memory usage
2017-12-11 09:29:22 -08:00
Atlante45
d6ac0dc3c2
CR - indentation
2017-12-07 12:54:34 -08:00
Atlante45
4fd83ddd0e
Reduce Image memory usage by moving the data
2017-12-07 12:54:34 -08:00
Ryan Huffman
94a58a2471
Remove baking dependency from assignment-client
2017-12-07 10:53:23 -08:00
Atlante45
a4b3180271
Fix sparse rectification for small textures
2017-12-05 14:44:11 -08:00
Bradley Austin Davis
d6072f2bf2
Add bullet and draco to precompiled libraries
2017-11-28 11:32:34 -08:00
Olivier Prat
01c3ca17ee
Fixed cube map conversion from equirectangular maps when done after HDR conversion
2017-10-13 11:05:27 +02:00
samcake
592a4de1e5
Fix the HDR generation of cube maps from equirect images (1x2)
2017-10-11 15:56:22 -07:00
Atlante45
cea0f48e5c
Fix warnings
2017-10-10 15:19:09 -07:00
Olivier Prat
db9a9e723c
Merged with master
2017-10-10 12:11:23 +02:00
Bradley Austin Davis
e42068f681
Merge branch 'master' into android_new
2017-09-26 14:31:29 -07:00
Olivier Prat
23c77d528a
Merged with master with new abotProcessing in image
2017-09-25 09:48:24 +02:00
Olivier Prat
98820f720d
KTX serialization / unserialization working with compressed HDR. Not sure with packed floats
2017-09-21 13:17:25 +02:00
Olivier Prat
5ec9c5bb45
Fixed some coding standard issues
2017-09-21 09:32:34 +02:00
Stephen Birarda
a8ac015bc4
address code review comments
2017-09-19 13:56:42 -07:00
Bradley Austin Davis
b93e91b9f3
New android toolchain
2017-09-19 13:45:12 -07:00
Stephen Birarda
e1d79ee8f4
add abort to Baker and subclasses
2017-09-19 13:18:23 -07:00
Olivier Prat
037550f176
Switched back to R11G11B10 for HDR cube maps because of sometimes wrong hue shifts with RGB9E5
2017-09-18 10:58:38 +02:00
Olivier Prat
b8065d46ce
Fixed bugs with conversion to packed floats
2017-09-13 19:15:51 +02:00
Olivier Prat
aab63bf109
Added support for R11G11B10F and RGB9E5 cubemaps. Weird colors though but it doesn't crash
2017-09-13 14:32:22 +02:00