overte/libraries
Zach Pomerantz ff56eb24c8 Merge pull request #9537 from zzmp/audio/throttle-filter
Add injector/avatar attenuation to audio-mixer throttling
2017-02-07 20:57:43 +01:00
..
animation add and remove some profile data points 2017-01-26 08:35:25 -08:00
audio Merge pull request #9537 from zzmp/audio/throttle-filter 2017-02-07 20:57:43 +01:00
audio-client use lock-free pipe for local audio in device callback 2017-01-22 00:25:08 -05:00
auto-updater Switch to JSON for application settings 2016-10-12 10:20:19 -07:00
avatars Skipped this line 2017-02-01 18:13:24 -08:00
controllers only consider standard poses written if the pose was valid 2016-12-12 09:23:01 -08:00
display-plugins Additional trace details for GPU timing, frame data updates 2017-01-18 16:19:32 -08:00
embedded-webserver
entities Merge pull request #9609 from sethalves/tablet-ui-fix-equipping 2017-02-06 16:56:11 -08:00
entities-renderer Merge pull request #9557 from hyperlogic/tablet-ui 2017-01-31 13:37:56 -08:00
fbx merge from upstream 2017-01-17 09:29:30 -08:00
gl merge from upstream 2017-01-12 15:44:27 -08:00
gpu Add profiling in COntext batch execution and shortcuts for trace names 2017-01-09 18:05:02 -08:00
gpu-gl Disable sparse textures 2017-01-27 10:06:31 -08:00
input-plugins tablet-ui: Added 6 pixel deadspot for bringing up the tablet in desktop mode. 2017-02-01 14:44:14 -08:00
model fixing a bad cDebug 2017-02-02 22:09:52 -08:00
model-networking tracing polish 2016-12-20 07:45:35 -08:00
networking Merge pull request #9601 from davidkelly/dk/deadlockPrevention 2017-02-07 12:56:03 -07:00
octree don't recurse on octree elements that have not changed 2017-01-30 17:01:45 -08:00
physics Merge pull request #9609 from sethalves/tablet-ui-fix-equipping 2017-02-06 16:56:11 -08:00
plugins Use interpolated audio (codec packet-loss concealment) or zero samples (if no codec) when audio packets are lost. This audio is still processed by the audio pipeline to avoid clicks/pops. 2017-02-06 09:29:39 -08:00
procedural cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
recording cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
render First cut of Web3DOverlays without FXAA applied. 2017-01-30 11:24:58 -08:00
render-utils Merge branch 'master' of https://github.com/highfidelity/hifi into blue 2017-02-01 18:03:07 -08:00
script-engine tablet-ui: Added sortOrder property to buttons 2017-02-02 17:18:22 -08:00
shared Merge pull request #9620 from hyperlogic/bug-fix/find-entity-bug 2017-02-06 20:22:34 -08:00
ui merge from upstream 2017-01-25 15:57:53 -08:00
ui-plugins