Ryan Huffman
|
3184ddb29f
|
Fix duplicate low mip calculation in NetworkTexture
|
2017-04-26 11:32:36 -07:00 |
|
Ryan Huffman
|
29641ba69a
|
Fix min mip not being written to ktx correctly
|
2017-04-26 11:32:36 -07:00 |
|
Ryan Huffman
|
4f16eb9bcc
|
Cleanup KTX logging and add fragment to resource url to indicate mip level
|
2017-04-26 11:32:35 -07:00 |
|
ZappoMan
|
517bbc795f
|
interface/
|
2017-04-26 11:29:42 -07:00 |
|
Ryan Huffman
|
b9ec573c8b
|
Update gl41 an gl45 texture backends to take into account min avail mip
|
2017-04-26 11:21:43 -07:00 |
|
Dante Ruiz
|
4df953d510
|
fixed text issue
|
2017-04-26 19:14:14 +01:00 |
|
Brad Davis
|
0a1f8ead25
|
Merge remote-tracking branch 'upstream/stable' into hotfix_back_merge
Conflicts:
libraries/gpu-gl/src/gpu/gl45/GL45BackendVariableTexture.cpp
|
2017-04-26 11:06:33 -07:00 |
|
samcake
|
2d4ac0fc43
|
Bringing a fix to the ImageReader::read crash to stable
|
2017-04-26 11:04:48 -07:00 |
|
Triplelexx
|
06b3b84145
|
changes from CR
|
2017-04-26 18:50:15 +01:00 |
|
Ryan Huffman
|
674e767513
|
Remove MipInterestListener
|
2017-04-26 10:49:49 -07:00 |
|
Ryan Huffman
|
9505bf746c
|
Fix lower mips not being downloaded after initial mips
|
2017-04-26 10:49:23 -07:00 |
|
Ryan Huffman
|
4d48cb2e80
|
Remove extraneous glTextureParameteri logging
|
2017-04-26 10:49:23 -07:00 |
|
Ryan Huffman
|
f5bb42b19f
|
Remove request of mip from GL45BackendVariableTexture
|
2017-04-26 10:49:23 -07:00 |
|
Ryan Huffman
|
65d30d1d0b
|
Remove lowestRequestMip from gltexture
|
2017-04-26 10:49:23 -07:00 |
|
Ryan Huffman
|
51ee058c0b
|
Update GLTexture to not promote if we can't populate
|
2017-04-26 10:49:23 -07:00 |
|
Ryan Huffman
|
382fe5d38d
|
Update gpu backend to only transfer if it can populate
|
2017-04-26 10:49:23 -07:00 |
|
Ryan Huffman
|
d338ccac26
|
Update NetworkTexture to automatically download all mips
|
2017-04-26 10:49:23 -07:00 |
|
Atlante45
|
a2f7a88433
|
Start drawing models before we get the textures
|
2017-04-26 10:49:23 -07:00 |
|
Ryan Huffman
|
e4c21627f9
|
Remove unused newHeader from Writer.cpp
|
2017-04-26 10:49:23 -07:00 |
|
Ryan Huffman
|
c10e394ad7
|
Fix unfailable condition in for loop
|
2017-04-26 10:49:23 -07:00 |
|
Ryan Huffman
|
430edb1560
|
Fix loss-of-precision warning in TextureCache
|
2017-04-26 10:49:23 -07:00 |
|
Ryan Huffman
|
e768b720ea
|
Fix load priority for ktx loading
|
2017-04-26 10:49:23 -07:00 |
|
Atlante45
|
043c587395
|
Fix byte range for file resource requests
|
2017-04-26 10:49:23 -07:00 |
|
Atlante45
|
194541b2d0
|
remove temp code
|
2017-04-26 10:49:23 -07:00 |
|
Atlante45
|
8269e01474
|
Fix atp-get compile error
|
2017-04-26 10:49:23 -07:00 |
|
Atlante45
|
6fb074715e
|
Fix alpha rendering bug
|
2017-04-26 10:48:57 -07:00 |
|
Stephen Birarda
|
3928e11611
|
fix valid byte range check and send asset from 0
|
2017-04-26 10:48:57 -07:00 |
|
Stephen Birarda
|
d9c5997b63
|
fix references to TextureCache in NetworkTexture
|
2017-04-26 10:48:57 -07:00 |
|
Stephen Birarda
|
814970c4e2
|
cleanup invalid byte range handling
|
2017-04-26 10:48:57 -07:00 |
|
Stephen Birarda
|
7a3219d8f9
|
force a negative to in ATP byte range to be invalid
|
2017-04-26 10:48:57 -07:00 |
|
Stephen Birarda
|
06ce63f421
|
fix byte range set check in SendAssetTask
|
2017-04-26 10:48:57 -07:00 |
|
Stephen Birarda
|
fab1bdaeb7
|
push asset server packet versions for range requests
|
2017-04-26 10:48:57 -07:00 |
|
Stephen Birarda
|
7ae8c741c5
|
pass the byte range to asset client from AssetResourceRequest
|
2017-04-26 10:48:57 -07:00 |
|
Stephen Birarda
|
229a481232
|
add byte range handling to FileResourceRequest
|
2017-04-26 10:48:57 -07:00 |
|
Stephen Birarda
|
8145e416f9
|
check both sides of range for invalid byte range
|
2017-04-26 10:48:57 -07:00 |
|
Stephen Birarda
|
397a29039e
|
add support for byte range requests to ATP
|
2017-04-26 10:48:57 -07:00 |
|
Stephen Birarda
|
e708a71b64
|
handle 16 byte hash while reading in TextureCache
|
2017-04-26 10:48:57 -07:00 |
|
Stephen Birarda
|
3c5754282f
|
write the source hash in ktx header in binary
|
2017-04-26 10:48:57 -07:00 |
|
Atlante45
|
927efc88f0
|
Fix GPUKTXPayload conflict across platforms
|
2017-04-26 10:48:57 -07:00 |
|
Ryan Huffman
|
6e307dd6eb
|
Remove debug logging
|
2017-04-26 10:48:57 -07:00 |
|
Ryan Huffman
|
14f8c91e23
|
Adjust gl45 backend to request interest in mips and keep track of min requested
|
2017-04-26 10:48:57 -07:00 |
|
Ryan Huffman
|
970be9d2c5
|
Add check for canPopulate to gpu backend
|
2017-04-26 10:48:57 -07:00 |
|
Ryan Huffman
|
8d03d50d35
|
Cleanup progressive ktx debugging
|
2017-04-26 10:48:57 -07:00 |
|
Ryan Huffman
|
bc6d476a4d
|
Cleanup Texture_ktx.cpp
|
2017-04-26 10:48:57 -07:00 |
|
Ryan Huffman
|
5901ab6381
|
Fix initalization order warnings in KTX.h and TextureCache.cpp
|
2017-04-26 10:48:57 -07:00 |
|
Ryan Huffman
|
790290f40c
|
Fix NetworkTexture build errors on osx/linux
|
2017-04-26 10:48:57 -07:00 |
|
Ryan Huffman
|
b2ff0a711e
|
Replace canPromoteAndPopulate with multiple function calls
|
2017-04-26 10:48:24 -07:00 |
|
Ryan Huffman
|
7cab70deba
|
Remove gl error logging
|
2017-04-26 10:48:24 -07:00 |
|
Ryan Huffman
|
4e58341631
|
Remove http proxy
|
2017-04-26 10:48:24 -07:00 |
|
Ryan Huffman
|
18fb695614
|
Disable pipelining in HTTPResourceRequest
|
2017-04-26 10:48:24 -07:00 |
|