Brad Hefta-Gaub
|
65c8d4b16b
|
more debugging of bow
|
2016-12-29 19:16:55 -08:00 |
|
Brad Hefta-Gaub
|
1bf3965223
|
more debugging of bow
|
2016-12-29 19:03:29 -08:00 |
|
Brad Hefta-Gaub
|
73cb100d76
|
more debugging of bow
|
2016-12-29 19:00:06 -08:00 |
|
Brad Hefta-Gaub
|
6c86675f24
|
tweaks to bow script to debug judder
|
2016-12-29 18:36:32 -08:00 |
|
Brad Hefta-Gaub
|
4b9345d7c6
|
cleanup accidental change
|
2016-12-29 16:45:16 -08:00 |
|
Brad Hefta-Gaub
|
84eca0159e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into improveInterval
Conflicts:
tests/networking/src/ResourceTests.cpp
|
2016-12-29 16:42:52 -08:00 |
|
Brad Hefta-Gaub
|
0c22fcb5c4
|
better handling of timers
|
2016-12-29 16:41:14 -08:00 |
|
Zach Pomerantz
|
198c361f2a
|
Merge pull request #9279 from zzmp/cmake/quazip
Use supplied libquazip5.so for Debug builds
|
2016-12-29 19:32:34 -05:00 |
|
Andrew Meadows
|
ff19bdceaa
|
Merge pull request #9281 from AndrewMeadows/unit-test-cleanup
fix bitrot in unit tests
|
2016-12-29 16:21:35 -08:00 |
|
Brad Davis
|
775c6d542a
|
Merge pull request #9280 from Atlante45/oculus
Track dropped frames as reported by the Oculus SDK
|
2016-12-29 13:33:28 -08:00 |
|
Atlante45
|
e5901fa875
|
Make getHardwareStats thread safe
|
2016-12-29 11:13:55 -08:00 |
|
Atlante45
|
f46b8f3e6d
|
Track compositor dropped frames as well.
|
2016-12-29 10:17:40 -08:00 |
|
Brad Hefta-Gaub
|
a72f60152b
|
audit use of QTimer intervals to make sure we're using Qt::PreciseTimer when appropriate
|
2016-12-29 08:53:37 -08:00 |
|
Andrew Meadows
|
be0ca41eb3
|
make implicit cast explicit
|
2016-12-28 18:27:34 -08:00 |
|
Andrew Meadows
|
1e38170ba9
|
fix bitrot from AudioRingBuffer API change
|
2016-12-28 18:12:22 -08:00 |
|
Andrew Meadows
|
96a9ef8f44
|
fix bitrot after UDT overhaul
|
2016-12-28 18:11:54 -08:00 |
|
Andrew Meadows
|
39538db63a
|
fix bitrot from changed glm::vec3 API?
|
2016-12-28 18:10:45 -08:00 |
|
Andrew Meadows
|
9763566bdb
|
fix bitrot from April 2016
|
2016-12-28 18:09:31 -08:00 |
|
Andrew Meadows
|
522403cf48
|
fix build error on linux
|
2016-12-28 18:08:17 -08:00 |
|
Atlante45
|
f79c6e08f5
|
Track dropped frames as reported by the Oculus SDK
|
2016-12-28 14:18:23 -08:00 |
|
Zach Pomerantz
|
0bb82d2b73
|
use libquazip5.so in debug
|
2016-12-28 16:06:32 -05:00 |
|
Andrew Meadows
|
b56a15b60a
|
Merge pull request #9273 from kencooke/audio-ambisonic-src2
Improved audio resampler
|
2016-12-27 17:07:56 -08:00 |
|
Andrew Meadows
|
f9c0595d87
|
Merge pull request #9274 from jherico/cpu_opt_scene
Optimizations: using SIMD matrix operations to improve skinned model calculations
|
2016-12-27 17:06:20 -08:00 |
|
Brad Davis
|
901c020aae
|
Optimizations, SIMD and const correctness
|
2016-12-27 15:39:38 -08:00 |
|
Brad Davis
|
53b64b9877
|
Merge pull request #9276 from AndrewMeadows/fix-animated-entities
fix animated entities
|
2016-12-27 15:35:28 -08:00 |
|
Andrew Meadows
|
e674be9c8c
|
fix animated entities
|
2016-12-27 15:15:11 -08:00 |
|
Andrew Meadows
|
68fdb8b1c9
|
Merge pull request #9275 from sethalves/quiet-override-warnings
quiet some warnings
|
2016-12-27 10:14:23 -08:00 |
|
Andrew Meadows
|
82eb5ea82a
|
Merge pull request #9272 from kencooke/audio-ambisonic-limiter
Ambisonic limiter
|
2016-12-27 10:11:59 -08:00 |
|
Seth Alves
|
1bcb5ceaff
|
quiet some warnings
|
2016-12-26 20:16:05 -08:00 |
|
Anthony Thibault
|
9128d4b140
|
Merge pull request #9255 from AndrewMeadows/benji-002
optimization of incoming avatar joint data in interface client
|
2016-12-26 11:34:15 -08:00 |
|
Brad Hefta-Gaub
|
03c053b7e9
|
Merge pull request #9270 from sethalves/fix-up-vhacd-cl-util
fix a crash and a memory leak in vhacd-util
|
2016-12-24 14:52:12 -08:00 |
|
Ken Cooke
|
a2ea6bf36e
|
Improved audio resampler
Added LQ mode (2x faster).
Added HQ mode (2x slower), intended for offline resampling.
Default (MQ) quality is slightly improved (512 filter phases in irrational mode).
|
2016-12-24 11:10:35 -08:00 |
|
Ken Cooke
|
fc2c2a1906
|
fix compiler warnings
|
2016-12-24 10:06:30 -08:00 |
|
Ken Cooke
|
f5d52c3d3b
|
64-bit code optimizations
Use size_t for inner-loop array indexing, to avoid extraneous MOVSXD instructions when compiled with MSVC x64.
|
2016-12-24 09:00:23 -08:00 |
|
Ken Cooke
|
b878051cd9
|
Ambisonic limiter, with gain linking between all channels to preserve imaging
|
2016-12-24 08:42:56 -08:00 |
|
Brad Davis
|
5b30f5da1b
|
Merge pull request #9259 from zfox23/FixRunningScripts
Fix "Running Scripts" window being inaccessible
|
2016-12-23 15:37:24 -08:00 |
|
Zach Fox
|
72da05bb30
|
Merge pull request #9268 from zfox23/PalRefresh
Add PAL refresh button
|
2016-12-23 15:16:51 -08:00 |
|
David Kelly
|
68fb81902b
|
Merge pull request #9261 from davidkelly/dk/workingVUMetersInPal
Working VU meters in PAL
|
2016-12-23 13:24:38 -08:00 |
|
David Kelly
|
5065f027e7
|
whitespace
|
2016-12-23 13:11:42 -08:00 |
|
Seth Alves
|
1cb330057e
|
fix a crash and a memory leak in vhacd-util
|
2016-12-23 13:05:57 -08:00 |
|
Zach Fox
|
5490dddbbf
|
Cool style changes!
|
2016-12-23 12:22:33 -08:00 |
|
Chris Collins
|
9bacab07e6
|
Merge pull request #9254 from PhilipRosedale/ambisonicRotation
Ambisonic rotation
|
2016-12-23 09:25:48 -08:00 |
|
Andrew Meadows
|
648de9da8d
|
Merge pull request #9264 from ChristophHaag/master
fix GL 4.5 when glTextureSubImage2DEXT unavailable
|
2016-12-23 08:36:11 -08:00 |
|
David Kelly
|
9eed430f49
|
CR feedback
|
2016-12-22 18:09:19 -08:00 |
|
Zach Fox
|
aff05a56e7
|
Merge pull request #9265 from zfox23/HalveBubbleVolume
Halve the space bubble audio volume
|
2016-12-22 16:41:44 -08:00 |
|
Zach Fox
|
f2bdbe051c
|
Halve the volume
|
2016-12-22 16:35:12 -08:00 |
|
Christoph Haag
|
966cbb768d
|
fix GL 4.5 when glTextureSubImage2DEXT unavailable
For example mesa
|
2016-12-23 01:26:54 +01:00 |
|
samcake
|
eb5b92ae5d
|
Merge pull request #9263 from AndrewMeadows/benji-003
less noisy measure of avatar processing performance metric
|
2016-12-22 16:17:36 -08:00 |
|
Andrew Meadows
|
fc4763be03
|
use PROFILE_COUNTER not SAMPLE_PROFILE_COUNTER
|
2016-12-22 15:55:17 -08:00 |
|
Andrew Meadows
|
a5efc08473
|
use PROFILE_COUNTER not SAMPLE_PROFILE_COUNTER
|
2016-12-22 15:32:30 -08:00 |
|