Brad Davis
88bbb2faa8
Fix cubemap mips by overcommiting
2016-09-23 12:04:54 -07:00
Brad Davis
5734332150
Fix sparse texture deallocation
2016-09-23 12:04:53 -07:00
Brad Davis
64cb45240d
Fix invalid page size for non-sparse textures
2016-09-23 12:04:52 -07:00
Brad Davis
1ff91219a8
Fix strange artifacts in skybox
2016-09-23 12:04:52 -07:00
Brad Davis
74481b3c1f
Re-enable threaded texture transfer
2016-09-23 12:04:51 -07:00
Brad Davis
50233f6ffb
Don't re-report texture memory usage until the returned value changes
2016-09-23 12:04:50 -07:00
Brad Davis
12de36a534
Check the total GPU memory usage from the card as well as our computed memory usage
2016-09-23 12:04:49 -07:00
Brad Davis
26a06b2914
Removing invalid comments
2016-09-23 12:04:48 -07:00
Brad Davis
70ec9783fa
Only use sparse allocation for supported sizes / formats
2016-09-23 12:04:48 -07:00
Brad Davis
f9857c7ac4
Disable threaded texture transfers
2016-09-23 12:04:47 -07:00
Brad Davis
07ccbc6f82
Fixing warnings
2016-09-23 12:04:46 -07:00
Brad Davis
2b5ed86a62
Fixing warnings
2016-09-23 12:04:45 -07:00
Brad Davis
151df32519
Check sparse texture support before enabling
2016-09-23 12:04:44 -07:00
Brad Davis
a55669b83e
Only enable sparse textures by env variable
2016-09-23 12:04:44 -07:00
Brad Davis
93b0364f73
Working on sparse stability
2016-09-23 12:04:43 -07:00
Brad Davis
a7f0ba24ed
Dynamic texture memory management
2016-09-23 12:04:42 -07:00
Zach Pomerantz
09a96796de
bring audio stream initializers to standard
2016-09-23 11:58:15 -07:00
Zach Pomerantz
562e8e0c65
disable excessive audio settings logging
2016-09-23 11:58:02 -07:00
Seth Alves
f546524c1f
don't checkout for user membership in a null list of groups
2016-09-23 09:46:10 -07:00
howard-stearns
c4ed84f9a6
remove obsolete file
2016-09-22 16:49:38 -07:00
howard-stearns
17549348b4
less busy hotspotting, and make use of restricted feed (by protocol)
2016-09-22 16:48:16 -07:00
howard-stearns
17f418cea2
Merge branch 'master' of https://github.com/highfidelity/hifi into uniform-story-handling
2016-09-22 15:18:21 -07:00
Howard Stearns
3c82a489fa
Merge pull request #8641 from sethalves/fix-domain-server-cl-args
...
fix domain-server command-line arguments
2016-09-22 15:18:02 -07:00
howard-stearns
4357bb391d
Merge branch 'master' of https://github.com/highfidelity/hifi into uniform-story-handling
2016-09-22 14:54:15 -07:00
Seth Alves
bd2ee56a27
fix domain-server command-line arguments
2016-09-22 12:45:49 -07:00
Seth Alves
d2c5378627
Merge branch 'master' of github.com:highfidelity/hifi into ice-troubles-1
2016-09-22 11:44:23 -07:00
Brad Davis
49a91e3a04
Update Oculus SDK
2016-09-22 11:31:50 -07:00
Chris Collins
216c6b8f6f
Merge pull request #8624 from sethalves/ice-troubles
...
ICE server related utilities and changes
2016-09-22 11:26:23 -07:00
Chris Collins
a2f6dd859e
Merge pull request #8640 from sethalves/reenable-web-entities-on-linux
...
re-enable web entity-items on linux
2016-09-22 11:23:32 -07:00
Seth Alves
c43c83019d
Merge branch 'master' of github.com:highfidelity/hifi into ice-troubles
2016-09-22 10:34:25 -07:00
Seth Alves
e6de9d7d51
Merge branch 'ice-troubles' of github.com:sethalves/hifi into ice-troubles
2016-09-22 10:34:19 -07:00
Seth Alves
0192f72a11
use named constant rather than 7337
2016-09-22 10:34:00 -07:00
Seth Alves
dc5e63c4f1
re-enable web entity-items on linux
2016-09-22 10:25:26 -07:00
Brad Hefta-Gaub
2be961ef10
Merge pull request #8631 from sethalves/avoid-modal-edit-dialogs
...
edit.js indicates errors via notifications.js
2016-09-22 09:19:52 -07:00
Clément Brisset
f8501d410a
Merge pull request #8637 from ZappoMan/redirectOnFull
...
add support for redirection on domain at max capacity
2016-09-22 08:56:00 -07:00
Howard Stearns
8e9b743515
rollover images
2016-09-21 19:15:01 -07:00
Brad Hefta-Gaub
5d3d4bdbd9
add support for redirection on domain at max capacity
2016-09-21 18:12:38 -07:00
Zach Pomerantz
81b6bb3a2d
rm unused DEFAULT_GATE_THRESHOLD
2016-09-21 18:04:07 -07:00
Zach Pomerantz
e2ff738fc3
strip unused audio settings
...
- remove parameters on the jitter buffer algorithm, these are now static
- remove parameters on the output starve detection algorithm, now static
- move interface audio settings to the Developer menu
2016-09-21 17:35:27 -07:00
Zach Pomerantz
9e2ec27b29
always play audio injectors locally
2016-09-21 17:20:51 -07:00
Ken Cooke
b14f43b11e
Merge pull request #8610 from zzmp/test/audio-jitter
...
add audio jitter simulator testing tool
2016-09-21 16:43:36 -07:00
Howard Stearns
660343f8c6
Merge branch 'master' of https://github.com/highfidelity/hifi into uniform-story-handling
2016-09-21 16:31:50 -07:00
howard-stearns
41b20dc69d
single feed with snapshot and concurrency, no radio buttons, mini-card
...
has two hotspots that bring up different kinds of cards, and anywhere
else on the minicard takes you "there".
2016-09-21 16:00:29 -07:00
Seth Alves
785e187a27
edit.js uses notification.js to indicate errors instead of a modal dialog. in HMD, notification messages no longer jitter around
2016-09-21 11:39:25 -07:00
Seth Alves
7dc8a48dba
Merge branch 'ice-troubles' of github.com:sethalves/hifi into ice-troubles-1
2016-09-21 10:08:17 -07:00
Seth Alves
b9ea93de57
use qWarning rather than qCritical because qCritical may exit
2016-09-21 10:08:02 -07:00
Seth Alves
5802159d16
Merge branch 'master' of github.com:highfidelity/hifi into ice-troubles
2016-09-21 10:07:25 -07:00
Seth Alves
a3aea774fe
tell metaverse ice-server is 0.0.0.0 when domain-server doesn't have one
2016-09-21 10:07:12 -07:00
Clément Brisset
f26fbca699
Merge pull request #8623 from ZappoMan/improvedPreview
...
Improved preview
2016-09-20 19:05:26 -07:00
Brad Hefta-Gaub
cc8aa540b4
fix unix build
2016-09-20 15:54:57 -07:00