overte-JulianGro/libraries
Ken Cooke f80304d68e Change audio pipelines to process in exactly 10ms blocks (240 samples instead of 256).
This produces an integral number of samples when resampled to 44.1k or 48k, allowing a 44.1k back-end to work correctly without extra buffering or dynamic buffers sizes.
2016-08-18 08:27:20 -07:00
..
animation Fix another crash if "Hips" joint is not found. 2016-07-22 16:27:43 -07:00
audio Change audio pipelines to process in exactly 10ms blocks (240 samples instead of 256). 2016-08-18 08:27:20 -07:00
audio-client Remove 22050 from the preferred list of back-end sample rates. 2016-08-16 16:57:28 -07:00
auto-updater
avatars Fix crash when adding new attachment 2016-08-10 10:41:16 +12:00
controllers Make hand pointer lasers 'click' on fully pressing and clicking the vive controller 2016-07-14 10:30:35 -07:00
display-plugins More GPU api fixes, protect Buffer::flush 2016-08-12 22:29:04 -07:00
embedded-webserver
entities Merge branch 'master' of github.com:highfidelity/hifi into overlay-children 2016-08-11 15:06:58 -07:00
entities-renderer Expose whether nsight is running to the app, disable some stuff under nsight 2016-08-12 22:28:50 -07:00
fbx Address some warnings and syntax issues 2016-07-14 12:06:02 -07:00
gl Only setup the debug logger once 2016-08-12 22:28:52 -07:00
gpu More GPU api fixes, protect Buffer::flush 2016-08-12 22:29:04 -07:00
gpu-gl replace cube tex DSA transfer with EXT 2016-08-15 15:31:04 -07:00
input-plugins Merge pull request #8179 from SamGondelman/snapshotFix3 2016-07-12 15:28:51 -07:00
model Enable flag driven CPU generation of mipmaps 2016-08-12 22:28:49 -07:00
model-networking Fix warning using init list for QVariantMap 2016-08-08 16:03:03 -07:00
networking Merge pull request #8413 from huffman/feat/atp-bandwidth 2016-08-16 15:54:11 -07:00
octree Fix reporting of JSON export failure 2016-06-15 14:12:49 +12:00
physics adjust ground-to-fly logic 2016-08-04 11:34:42 -07:00
plugins Display plugins now use gpu::Context API 2016-08-12 22:29:00 -07:00
procedural Fix transparent items not being rendered correctly against procedural skybox 2016-08-15 16:35:25 -07:00
recording Remove delayLoad 2016-05-09 18:09:48 -07:00
render Rename clearViewTransform 2016-08-12 22:28:59 -07:00
render-utils Merge pull request #8325 from jherico/deferred_batches_threaded 2016-08-15 09:59:44 -07:00
script-engine Add some asserts 2016-08-08 15:12:17 -07:00
shared Expose whether nsight is running to the app, disable some stuff under nsight 2016-08-12 22:28:50 -07:00
steamworks-wrapper CR feedback 2016-08-09 10:07:57 -07:00
ui Fix menu so that functions indirectly triggered by menu scanning don't inherit the menu group 2016-08-12 22:28:40 -07:00
ui-plugins Working on reprojection 2016-08-12 22:28:22 -07:00