overte-thingvellir/libraries/shared/src
Chris Collins 30d5f70e11 Merge pull request #9278 from jherico/cpu_opt_scene
More low level optimizations
2017-01-09 10:10:40 -08:00
..
shared cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
AABox.cpp Optimizations, SIMD and const correctness 2016-12-27 15:39:38 -08:00
AABox.h Space bubble improvements (#9142) 2016-12-12 14:22:54 -08:00
AACube.cpp GLM update and GLI integration 2016-09-09 10:18:15 -07:00
AACube.h use shapeInFrustum() names again 2016-02-25 18:09:35 -08:00
AngleUtil.h
AtRestDetector.cpp fix bad time measurment in AtRestDetector 2015-11-04 10:47:39 -08:00
AtRestDetector.h route HMD-following through the physics simulation 2015-11-02 11:07:40 -08:00
AudioHelpers.h Use logarithmic quantization of injector "volume" over the wire. 2017-01-04 15:38:26 -08:00
BackgroundMode.h Revert "Merge pull request #8691 from highfidelity/out-of-body-experience" 2016-12-05 15:18:03 -08:00
BoxBase.h
BufferParser.h Fix warnings on windows 64bit 2015-12-11 15:42:15 -08:00
ByteCountCoding.h
ColorUtils.cpp Move srgbToLinear lookup table to external cpp 2016-08-08 15:47:53 -07:00
ColorUtils.h Move srgbToLinear lookup table to external cpp 2016-08-08 15:47:53 -07:00
CPUDetect.h Lightweight functions to detect SSE3, SSSE3, SSE4.1, SSS4.2, AVX and AVX2. 2016-06-07 06:53:50 -07:00
CPUIdent.cpp Windows build fixes 2016-04-12 10:53:04 -07:00
CPUIdent.h Windows build fixes 2016-04-12 10:53:04 -07:00
CrashHelpers.h cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
CubeProjectedPolygon.cpp recover unused code that may prove useful someday 2016-05-05 18:28:27 -07:00
CubeProjectedPolygon.h recover unused code that may prove useful someday 2016-05-05 18:28:27 -07:00
Debug.h cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
DebugDraw.cpp Eye tracking bug fix and debug rendering improvement 2016-05-08 16:20:32 -07:00
DebugDraw.h compile fix for macosx 2016-05-08 17:14:14 -07:00
DependencyManager.cpp More PR feedback 2015-11-06 17:17:26 -08:00
DependencyManager.h Avoid warning for expected unset PresentThread 2016-04-05 14:59:59 -07:00
DoubleHashKey.cpp remove whitespace 2016-08-24 22:25:45 -07:00
DoubleHashKey.h remove whitespace 2016-08-24 22:25:45 -07:00
Extents.cpp
Extents.h GLM update and GLI integration 2016-09-09 10:18:15 -07:00
FaceshiftConstants.cpp
FaceshiftConstants.h
Finally.h Fix potential deadlock in QML 2016-03-23 12:59:17 -07:00
FloodFill.h
GenericQueueThread.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
GenericThread.cpp First pass at threaded texture transfers 2016-04-04 10:23:01 -07:00
GenericThread.h Working on draw crash bug, adding render thread trash handling 2016-08-12 22:28:27 -07:00
GeometryUtil.cpp Revert "Merge pull request #8691 from highfidelity/out-of-body-experience" 2016-12-05 15:18:03 -08:00
GeometryUtil.h Revert "Merge pull request #8691 from highfidelity/out-of-body-experience" 2016-12-05 15:18:03 -08:00
GLMHelpers.cpp make implicit cast explicit 2016-12-28 18:27:34 -08:00
GLMHelpers.h Adjust size and offset of grab balls to better align with hand controllers. 2016-10-19 15:59:26 -07:00
GPUIdent.cpp Merging back with upstream and trying to fix counter for them to be more stable 2016-11-04 16:56:03 -07:00
GPUIdent.h Trying to extend the memory counter 2016-10-31 16:40:15 -07:00
Gzip.cpp
Gzip.h
HifiConfigVariantMap.cpp cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
HifiConfigVariantMap.h cleanup API for HifiConfigVariantMap after migration 2016-08-02 14:35:11 -07:00
Interpolate.cpp working on making other entities transparent 2016-08-02 18:09:42 -07:00
Interpolate.h working on making other entities transparent 2016-08-02 18:09:42 -07:00
JointData.h Avatar transmission fixes, moved JointData into shared 2015-11-20 10:24:24 -08:00
LogHandler.cpp Logging improvements 2016-11-04 14:26:19 -07:00
LogHandler.h Logging improvements 2016-11-04 14:26:19 -07:00
LogUtils.cpp
LogUtils.h
MatrixStack.h
MovingMinMaxAvg.h
MovingPercentile.cpp CR feedback 2016-04-21 15:48:18 -07:00
MovingPercentile.h CR feedback 2016-04-21 15:48:18 -07:00
NumericalConstants.h add secs per hour 2016-06-28 12:38:00 -07:00
OctalCode.cpp Rename OctalCodePtr related functions 2016-05-17 10:59:51 -07:00
OctalCode.h Add vector include to OctalCode.h 2016-05-17 10:59:51 -07:00
Packed.h AvatarData packet overhaul, uses a structure instead of raw memcpy 2016-05-19 20:26:00 -07:00
PathUtils.cpp Add path parameter to goToSandbox 2016-10-07 10:30:18 -07:00
PathUtils.h Add docs to Paths 2016-11-16 12:11:32 -08:00
PerfStat.cpp cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
PerfStat.h add Bullet profile info to PerformanceTimer stats 2016-10-21 13:22:22 -07:00
PhysicsCollisionGroups.h update Aabb's of static objects when they move 2016-04-14 11:18:10 -07:00
PhysicsHelpers.cpp move collision group/mask calculus into EntityItem 2016-01-19 19:52:08 -08:00
PhysicsHelpers.h move deactivation thresholds to shared header 2016-04-22 09:38:43 -07:00
PIDController.cpp use glm::isnan() instead of isnan() from math.h 2016-05-05 18:28:27 -07:00
PIDController.h fix logging 2015-12-16 15:41:23 -08:00
Plane.cpp use references not pointers for ViewFrustums 2016-05-05 18:28:27 -07:00
Plane.h use references not pointers for ViewFrustums 2016-05-05 18:28:27 -07:00
PointerEvent.cpp Bug fix for click events received by entity scripts 2016-08-29 16:21:39 -07:00
PointerEvent.h send pointer events from handControllerGrab.js to webEntities 2016-08-16 15:26:14 -07:00
PortableHighResolutionClock.cpp use c-style casts to respect the coding standard 2016-03-29 13:25:03 -07:00
PortableHighResolutionClock.h quiet warnings in Linux build 2016-10-18 17:47:47 -07:00
Preferences.cpp Button prefs and conditionally enabled prefs 2016-01-22 19:06:30 -08:00
Preferences.h Indentation 2016-09-08 14:29:43 -07:00
Profile.cpp Further reduce cost of Duration class when tracing is inactive 2016-12-28 12:37:47 -08:00
Profile.h Reduce tracing impact if tracing isn't active 2016-12-28 12:11:26 -08:00
PropertyFlags.h cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
QVariantGLM.cpp Implement Entities.findInFrustum() method 2016-09-09 18:57:48 +12:00
QVariantGLM.h Implement Entities.findInFrustum() method 2016-09-09 18:57:48 +12:00
Radix2InplaceSort.h
Radix2IntegerScanner.h
RegisteredMetaTypes.cpp oops, don't forget to remove the sqrt 2016-11-03 17:08:42 -07:00
RegisteredMetaTypes.h switch to QRect instead of vec4 2016-04-16 16:59:47 -07:00
RenderArgs.h stop passing bare pointers to EntityTreeRenderer all around 2016-10-27 10:10:22 -07:00
RingBufferHistory.h
RunningMarker.cpp fix a couple of crash-on-exits 2016-10-25 13:58:48 -07:00
RunningMarker.h CR feedback 2016-10-25 08:31:23 -07:00
ScriptValueUtils.cpp Moved isListOfStrings into shared/ScriptValueUtils 2016-04-15 13:47:30 -07:00
ScriptValueUtils.h Moved isListOfStrings into shared/ScriptValueUtils 2016-04-15 13:47:30 -07:00
ServerPathUtils.cpp Add path parameter to goToSandbox 2016-10-07 10:30:18 -07:00
ServerPathUtils.h Add ServerPathUtils 2016-01-14 12:55:32 -08:00
SettingHandle.cpp Check setting value changed 2017-01-04 11:56:24 -08:00
SettingHandle.h Switch to JSON for application settings 2016-10-12 10:20:19 -07:00
SettingHelpers.cpp cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
SettingHelpers.h Update new ACClientApp code 2016-10-12 14:02:05 -07:00
SettingInterface.cpp Fix DS 2016-10-12 10:20:19 -07:00
SettingInterface.h Switch to JSON for application settings 2016-10-12 10:20:19 -07:00
SettingManager.cpp audit use of QTimer intervals to make sure we're using Qt::PreciseTimer when appropriate 2016-12-29 08:53:37 -08:00
SettingManager.h back out some uneeded chagnes 2016-08-04 14:09:12 -07:00
ShapeInfo.cpp Revert "Merge pull request #8691 from highfidelity/out-of-body-experience" 2016-12-05 15:18:03 -08:00
ShapeInfo.h Revert "Merge pull request #8691 from highfidelity/out-of-body-experience" 2016-12-05 15:18:03 -08:00
SharedLogging.cpp
SharedLogging.h
SharedUtil.cpp cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
SharedUtil.h Merge pull request #8596 from huffman/feat/my-avatar-self-id 2016-10-05 12:03:01 -07:00
ShutdownEventListener.cpp Logging improvements 2016-11-04 14:26:19 -07:00
ShutdownEventListener.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
SimpleAverage.h
SimpleMovingAverage.cpp avoid various data-races related to stats collection and delivery 2016-10-18 13:05:53 -07:00
SimpleMovingAverage.h avoid various data-races related to stats collection and delivery 2016-10-18 13:05:53 -07:00
SpatiallyNestable.cpp cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
SpatiallyNestable.h getLocalJointRotation getLocalJointTranslation, started on getLocalJointTranslation getLocalJointRotation 2016-11-03 10:06:07 -07:00
SpatialParentFinder.h snapshot after using tree from entity item. 2016-03-28 16:58:20 -07:00
StatTracker.cpp Updates to tracing, removing log spam 2016-12-19 15:12:48 -08:00
StatTracker.h Updates to tracing, removing log spam 2016-12-19 15:12:48 -08:00
StDev.cpp
StDev.h
StreamHelpers.h
StreamUtils.cpp clean up stream formatting of vec3 and friends 2016-05-20 09:41:26 -07:00
StreamUtils.h
ThreadHelpers.h
ThreadSafeValueCache.h Add debugging output, fix timewarp 2016-03-30 10:40:32 -07:00
TimeWeightedAvg.h
Trace.cpp tracing polish 2016-12-16 14:02:27 -08:00
Trace.h fix a crash and a memory leak in vhacd-util 2016-12-23 13:05:57 -08:00
Transform.cpp faster isNaN() and friends 2016-04-14 11:18:10 -07:00
Transform.h added operator!= for Transform class 2016-08-01 07:50:12 -07:00
TryLocker.h
UUID.cpp
UUID.h
UUIDHasher.h
VariantMapToScriptValue.cpp Fix reading of QVector<float> from models files - polyline strokeWidths 2015-10-16 15:43:23 -07:00
VariantMapToScriptValue.h
ViewFrustum.cpp more hacking 2016-12-13 20:56:41 -08:00
ViewFrustum.h first cut at adding view frustum support to avatar mixer 2016-12-13 18:58:11 -08:00
windowshacks.h