Zach Pomerantz
26cfc83e20
Merge branch 'master' into graphics/fetch-cull-sort
2017-01-03 14:04:39 -05:00
Brad Davis
4b4523579a
Fix mirrored animations
2017-01-02 14:41:35 -08:00
Brad Davis
171440f70b
PR feedback
2016-12-30 17:47:21 -08:00
Brad Hefta-Gaub
45c71fd24d
Merge pull request #9288 from kencooke/audio-hrtf-avx2
...
Faster HRTF
2016-12-30 17:25:32 -08:00
Chris Collins
f077ac7672
Merge pull request #9282 from zzmp/graphics/forward-bg
...
Add background to forward rendering path
2016-12-30 16:55:09 -08:00
Zach Fox
4a21eaa33f
Cleanup before PR
2016-12-30 15:18:01 -08:00
Zach Fox
951db2e2da
Bugs fixed!
2016-12-30 15:12:17 -08:00
Ken Cooke
a42ac89a6d
Faster HRTF
...
New AVX2 implementation of FIR_1x4() achieves 24 FLOPS per clock on HSW/BDW/SKL
Removed old AVX implementation
32-byte alignment of SIMD buffers and tables
Fixed the poorly optimized code produced by GCC -O2
2016-12-30 13:47:31 -08:00
Zach Fox
ea40582afb
Remaining bug: Hover when sort
2016-12-30 12:55:46 -08:00
Zach Pomerantz
15656a0592
include spatialSelection in RenderFetchCullSortTask::Output
2016-12-30 15:08:16 -05:00
Brad Hefta-Gaub
82ab8635d7
debugging
2016-12-30 12:02:48 -08:00
Brad Hefta-Gaub
74384a69ae
Merge branch 'master' of https://github.com/highfidelity/hifi into improveScriptRPC
2016-12-30 12:01:27 -08:00
Brad Hefta-Gaub
2096e98aa6
Merge pull request #9283 from ZappoMan/improveInterval
...
more precise use of timers
2016-12-30 11:46:58 -08:00
Zach Fox
f26b7c0134
Checkpoint
2016-12-30 09:51:43 -08:00
Brad Hefta-Gaub
7c7d239e00
first cut at using wait signals to improve RPC timing
2016-12-30 09:13:21 -08:00
Brad Hefta-Gaub
1fcfc9444b
revert bow.js changes
2016-12-30 08:14:41 -08:00
August Rosedale
8613cd35ea
entity script to push entities with hands
2016-12-30 07:11:02 -08:00
Brad Hefta-Gaub
b1d556aee2
more debugging of bow
2016-12-29 19:21:18 -08:00
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
Zach Pomerantz
0e9da87549
FetchSortCull->FetchCullSort
2016-12-29 19:27:37 -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
Zach Pomerantz
c75dd236f2
rm unused forward pipelines
2016-12-29 19:11:06 -05:00
Zach Fox
3bd68f5e3e
Checkpoint for removing userData
2016-12-29 16:09:31 -08:00
Zach Pomerantz
d00ae05e26
add background to forward renderer
2016-12-29 19:09:06 -05:00
Zach Fox
be4050aa78
One bug down!
2016-12-29 15:43:42 -08:00
Zach Fox
f96508e197
Gotta fix these bugs...
2016-12-29 14:19:40 -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
Zach Fox
10b5b957f2
Ahh...It's beautiful and simple now.
2016-12-29 13:09:40 -08:00
Zach Fox
24eac77115
I'm about to refactor this.
2016-12-29 11:57:51 -08:00
Zach Fox
bb2b48d424
Getting very close.
2016-12-29 11:35:20 -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
Zach Fox
af1c67a252
Progress!
2016-12-28 17:23:56 -08:00
Zach Fox
d3700fc922
Fix merge errors
2016-12-28 15:47:28 -08:00
Zach Fox
e26d347682
It seems to be working, minus removing from list
2016-12-28 15:15:39 -08:00
Zach Fox
46e8bf5283
First steps, holding off til Howard finishes
2016-12-28 15:12:21 -08:00