overte-lubosz/libraries
Dale Glass 5ffc05f7a7 Fix HIFI_MEMORY_DEBUGGING on Linux/gcc
It seems that libasan was running into some sort of trouble due to static linking.

Additionally, -fstack-protector-strong has been enabled by disabling the usage of
the FIR_1x4_AVX512 function under memory debugging.
2021-03-28 18:42:35 +02:00
..
animation Change INVALID_JOINT_INDEX to AnimSkeleton::INVALID_JOINT_INDEX 2021-02-25 23:28:00 -05:00
audio Fix HIFI_MEMORY_DEBUGGING on Linux/gcc 2021-03-28 18:42:35 +02:00
audio-client "Test your voice" now takes into account noise gate state. 2021-03-03 02:47:19 -05:00
auto-updater Move user agent to networking constants. 2020-07-08 14:18:24 -04:00
avatars Small optimisations and tidying of things that were noticed in passing. No behaviour should change. 2021-02-19 21:55:08 -05:00
avatars-renderer Merge pull request #1047 from Phil-Palmer/optimisation/myavatar 2021-03-26 20:41:38 -04:00
baking image caching must maintain original image information and pass it around 2021-03-19 22:32:29 -07:00
controllers triggerHapticPulse supports arbitrary device index instead of hands 2021-02-09 17:14:13 -08:00
display-plugins name all the threads 2021-02-13 20:17:28 -08:00
embedded-webserver Make it possible to turn the Prometheus exporter on and off 2020-06-07 02:47:39 +02:00
entities Merge pull request #1050 from HifiExperiments/imageAspectFix 2021-03-27 15:24:43 -04:00
entities-renderer Merge pull request #1050 from HifiExperiments/imageAspectFix 2021-03-27 15:24:43 -04:00
fbx Merge pull request #773 from ctrlaltdavid/fix/gltf-crash 2020-10-13 05:25:43 -04:00
gl Merge pull request #860 from makitsune/fix-alt-on-linux 2020-12-10 23:45:55 +01:00
gpu image caching must maintain original image information and pass it around 2021-03-19 22:32:29 -07:00
gpu-gl Set OpenGL_GL_PREFERENCE to LEGACY 2020-10-13 20:13:45 +02:00
gpu-gl-common CR 2021-02-19 19:31:06 -08:00
gpu-gles
graphics
graphics-scripting Add fall-through comments to fix GCC warnings 2020-08-27 19:27:11 +02:00
hfm cleanup + create 2021-01-02 00:04:24 -08:00
image image caching must maintain original image information and pass it around 2021-03-19 22:32:29 -07:00
input-plugins triggerHapticPulse supports arbitrary device index instead of hands 2021-02-09 17:14:13 -08:00
ktx Add another missing #include <stdexcept> for building under Windows. 2020-06-13 13:07:06 -07:00
material-networking bump ktx version to force clear cache 2021-03-21 14:51:21 -07:00
midi
model-baker
model-networking
networking Implement Linux machine fingerprints 2021-03-14 21:15:33 +01:00
octree add text alignment property 2021-02-10 21:45:53 -08:00
oculusMobile Upgraded Oculus SDKs to latest 2020-12-15 00:04:59 -08:00
oculusMobilePlugin fix android build 2021-02-11 18:01:33 -08:00
physics Merge pull request #1047 from Phil-Palmer/optimisation/myavatar 2021-03-26 20:41:38 -04:00
platform
plugins
pointers
procedural Merge branch 'master' into billboard 2021-02-09 22:57:10 -08:00
qml name all the threads 2021-02-13 20:17:28 -08:00
recording
render proper render bounds for models (need to pass RenderArgs to getBound everywhere) 2021-01-17 22:08:06 -08:00
render-utils Merge remote-tracking branch 'refs/remotes/HifiExperiments/fixBillboard' 2021-02-20 12:12:59 +01:00
script-engine Update ScriptGatekeeper.cpp 2021-03-10 01:27:32 -05:00
shaders
shared Merge pull request #1033 from HifiExperiments/skyboxShape 2021-03-03 16:15:47 -05:00
task
test-utils
ui name all the threads 2021-02-13 20:17:28 -08:00
ui-plugins
workload