aboutsummaryrefslogtreecommitdiff
path: root/PxShared/src/pvd
diff options
context:
space:
mode:
authorSheikh Dawood <[email protected]>2018-05-25 09:54:38 -0500
committerSheikh Dawood <[email protected]>2018-05-25 09:54:38 -0500
commitb99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1 (patch)
treede67d7adc7cc66d44c3e0a399d94d1db6bcebd0c /PxShared/src/pvd
parentPhysX 3.4, APEX 1.4 patch release @23933511 (diff)
downloadphysx-3.4-3.4.2.tar.xz
physx-3.4-3.4.2.zip
PhysX 3.4, APEX 1.4 patch release @24214033v3.4.2
Diffstat (limited to 'PxShared/src/pvd')
-rw-r--r--PxShared/src/pvd/include/PsPvd.h2
-rw-r--r--PxShared/src/pvd/include/PxProfileAllocatorWrapper.h2
-rw-r--r--PxShared/src/pvd/include/PxPvdClient.h2
-rw-r--r--PxShared/src/pvd/include/PxPvdDataStream.h2
-rw-r--r--PxShared/src/pvd/include/PxPvdDataStreamHelpers.h2
-rw-r--r--PxShared/src/pvd/include/PxPvdErrorCodes.h2
-rw-r--r--PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h2
-rw-r--r--PxShared/src/pvd/include/PxPvdRenderBuffer.h2
-rw-r--r--PxShared/src/pvd/include/PxPvdUserRenderer.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileBase.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileContextProvider.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileContextProviderImpl.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileDataBuffer.h28
-rw-r--r--PxShared/src/pvd/src/PxProfileDataParsing.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventBuffer.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventBufferAtomic.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventBufferClient.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventBufferClientManager.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventFilter.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventHandler.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventId.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventImpl.cpp2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventMutex.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventNames.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventParser.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventSender.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventSerialization.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventSystem.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEvents.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileMemory.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileMemoryBuffer.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileMemoryEventParser.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileMemoryEventTypes.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileMemoryEvents.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileScopedEvent.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileScopedMutexLock.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileZone.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileZoneImpl.h26
-rw-r--r--PxShared/src/pvd/src/PxProfileZoneManager.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileZoneManagerImpl.h2
-rw-r--r--PxShared/src/pvd/src/PxPvd.cpp2
-rw-r--r--PxShared/src/pvd/src/PxPvdBits.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdByteStreams.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdCommStreamEventSink.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdCommStreamEvents.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdCommStreamTypes.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdDataStream.cpp2
-rw-r--r--PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp2
-rw-r--r--PxShared/src/pvd/src/PxPvdDefaultFileTransport.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp2
-rw-r--r--PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdFoundation.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdImpl.cpp2
-rw-r--r--PxShared/src/pvd/src/PxPvdImpl.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdInternalByteStreams.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdMarshalling.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdMemClient.cpp2
-rw-r--r--PxShared/src/pvd/src/PxPvdMemClient.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdObjectModel.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp2
-rw-r--r--PxShared/src/pvd/src/PxPvdObjectModelMetaData.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp2
-rw-r--r--PxShared/src/pvd/src/PxPvdObjectRegistrar.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp2
-rw-r--r--PxShared/src/pvd/src/PxPvdProfileZoneClient.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdUserRenderImpl.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdUserRenderTypes.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdUserRenderer.cpp2
-rw-r--r--PxShared/src/pvd/src/windows/PxWindowsPvdDelayLoadHook.cpp2
77 files changed, 101 insertions, 103 deletions
diff --git a/PxShared/src/pvd/include/PsPvd.h b/PxShared/src/pvd/include/PsPvd.h
index 1f0ae79c..eea650fc 100644
--- a/PxShared/src/pvd/include/PsPvd.h
+++ b/PxShared/src/pvd/include/PsPvd.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/include/PxProfileAllocatorWrapper.h b/PxShared/src/pvd/include/PxProfileAllocatorWrapper.h
index abac561d..21f4a6af 100644
--- a/PxShared/src/pvd/include/PxProfileAllocatorWrapper.h
+++ b/PxShared/src/pvd/include/PxProfileAllocatorWrapper.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/include/PxPvdClient.h b/PxShared/src/pvd/include/PxPvdClient.h
index fccf76db..de55cc0b 100644
--- a/PxShared/src/pvd/include/PxPvdClient.h
+++ b/PxShared/src/pvd/include/PxPvdClient.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/include/PxPvdDataStream.h b/PxShared/src/pvd/include/PxPvdDataStream.h
index c47ef125..9725b900 100644
--- a/PxShared/src/pvd/include/PxPvdDataStream.h
+++ b/PxShared/src/pvd/include/PxPvdDataStream.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDDATASTREAM_H
#define PXPVDSDK_PXPVDDATASTREAM_H
diff --git a/PxShared/src/pvd/include/PxPvdDataStreamHelpers.h b/PxShared/src/pvd/include/PxPvdDataStreamHelpers.h
index 7b47db59..aeb352b2 100644
--- a/PxShared/src/pvd/include/PxPvdDataStreamHelpers.h
+++ b/PxShared/src/pvd/include/PxPvdDataStreamHelpers.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDDATASTREAMHELPERS_H
#define PXPVDSDK_PXPVDDATASTREAMHELPERS_H
diff --git a/PxShared/src/pvd/include/PxPvdErrorCodes.h b/PxShared/src/pvd/include/PxPvdErrorCodes.h
index ae17a6f3..eebee6cb 100644
--- a/PxShared/src/pvd/include/PxPvdErrorCodes.h
+++ b/PxShared/src/pvd/include/PxPvdErrorCodes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDERRORCODES_H
#define PXPVDSDK_PXPVDERRORCODES_H
diff --git a/PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h b/PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h
index f65e5814..11c2da8b 100644
--- a/PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h
+++ b/PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDOBJECTMODELBASETYPES_H
#define PXPVDSDK_PXPVDOBJECTMODELBASETYPES_H
diff --git a/PxShared/src/pvd/include/PxPvdRenderBuffer.h b/PxShared/src/pvd/include/PxPvdRenderBuffer.h
index 58c8d516..d50fa6dd 100644
--- a/PxShared/src/pvd/include/PxPvdRenderBuffer.h
+++ b/PxShared/src/pvd/include/PxPvdRenderBuffer.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/include/PxPvdUserRenderer.h b/PxShared/src/pvd/include/PxPvdUserRenderer.h
index ac6f26d7..a0beae84 100644
--- a/PxShared/src/pvd/include/PxPvdUserRenderer.h
+++ b/PxShared/src/pvd/include/PxPvdUserRenderer.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDUSERRENDERER_H
#define PXPVDSDK_PXPVDUSERRENDERER_H
diff --git a/PxShared/src/pvd/src/PxProfileBase.h b/PxShared/src/pvd/src/PxProfileBase.h
index 52918a1d..12b4574d 100644
--- a/PxShared/src/pvd/src/PxProfileBase.h
+++ b/PxShared/src/pvd/src/PxProfileBase.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEBASE_H
#define PXPVDSDK_PXPROFILEBASE_H
diff --git a/PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h b/PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h
index 428374ef..e38b7776 100644
--- a/PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h
+++ b/PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILECOMPILETIMEEVENTFILTER_H
#define PXPVDSDK_PXPROFILECOMPILETIMEEVENTFILTER_H
diff --git a/PxShared/src/pvd/src/PxProfileContextProvider.h b/PxShared/src/pvd/src/PxProfileContextProvider.h
index 44f6b94d..43068fa8 100644
--- a/PxShared/src/pvd/src/PxProfileContextProvider.h
+++ b/PxShared/src/pvd/src/PxProfileContextProvider.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILECONTEXTPROVIDER_H
#define PXPVDSDK_PXPROFILECONTEXTPROVIDER_H
diff --git a/PxShared/src/pvd/src/PxProfileContextProviderImpl.h b/PxShared/src/pvd/src/PxProfileContextProviderImpl.h
index bc5f09f7..178c3684 100644
--- a/PxShared/src/pvd/src/PxProfileContextProviderImpl.h
+++ b/PxShared/src/pvd/src/PxProfileContextProviderImpl.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILECONTEXTPROVIDERIMPL_H
#define PXPVDSDK_PXPROFILECONTEXTPROVIDERIMPL_H
diff --git a/PxShared/src/pvd/src/PxProfileDataBuffer.h b/PxShared/src/pvd/src/PxProfileDataBuffer.h
index 21915192..18a9e7b0 100644
--- a/PxShared/src/pvd/src/PxProfileDataBuffer.h
+++ b/PxShared/src/pvd/src/PxProfileDataBuffer.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
@@ -51,10 +51,10 @@ namespace physx { namespace profile {
protected:
- PxProfileAllocatorWrapper mWrapper;
+ PxProfileAllocatorWrapper mWrapper;
TMemoryBufferType mDataArray;
- TBufferClientArray mClients;
- uint32_t mBufferFullAmount;
+ TBufferClientArray mBufferClients;
+ uint32_t mBufferFullAmount;
EventContextInformation mEventContextInformation;
TMutexType* mBufferMutex;
volatile bool mHasClients;
@@ -68,7 +68,7 @@ namespace physx { namespace profile {
, const char* inAllocationName )
: mWrapper( inFoundation )
, mDataArray( TU8AllocatorType( mWrapper, inAllocationName ) )
- , mClients( mWrapper )
+ , mBufferClients( mWrapper )
, mBufferFullAmount( inBufferFullAmount )
, mBufferMutex( inBufferMutex )
, mHasClients( false )
@@ -81,9 +81,9 @@ namespace physx { namespace profile {
virtual ~DataBuffer()
{
- while( mClients.size() )
+ while( mBufferClients.size() )
{
- removeClient( *mClients[0] );
+ removeClient( *mBufferClients[0] );
}
}
@@ -94,23 +94,23 @@ namespace physx { namespace profile {
void addClient( PxProfileEventBufferClient& inClient )
{
TScopedLockType lock( mBufferMutex );
- mClients.pushBack( &inClient );
+ mBufferClients.pushBack( &inClient );
mHasClients = true;
}
void removeClient( PxProfileEventBufferClient& inClient )
{
TScopedLockType lock( mBufferMutex );
- for ( uint32_t idx =0; idx < mClients.size(); ++idx )
+ for ( uint32_t idx =0; idx < mBufferClients.size(); ++idx )
{
- if ( mClients[idx] == &inClient )
+ if (mBufferClients[idx] == &inClient )
{
inClient.handleClientRemoved();
- mClients.replaceWithLast( idx );
+ mBufferClients.replaceWithLast( idx );
break;
}
}
- mHasClients = mClients.size() != 0;
+ mHasClients = mBufferClients.size() != 0;
}
@@ -154,9 +154,9 @@ namespace physx { namespace profile {
void sendDataToClients( const uint8_t* inData, uint32_t inDataSize )
{
- uint32_t clientCount = mClients.size();
+ uint32_t clientCount = mBufferClients.size();
for( uint32_t idx =0; idx < clientCount; ++idx )
- mClients[idx]->handleBufferFlush( inData, inDataSize );
+ mBufferClients[idx]->handleBufferFlush( inData, inDataSize );
}
};
diff --git a/PxShared/src/pvd/src/PxProfileDataParsing.h b/PxShared/src/pvd/src/PxProfileDataParsing.h
index e7fa0df6..8b27c7dd 100644
--- a/PxShared/src/pvd/src/PxProfileDataParsing.h
+++ b/PxShared/src/pvd/src/PxProfileDataParsing.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileEventBuffer.h b/PxShared/src/pvd/src/PxProfileEventBuffer.h
index 213d9807..cde81528 100644
--- a/PxShared/src/pvd/src/PxProfileEventBuffer.h
+++ b/PxShared/src/pvd/src/PxProfileEventBuffer.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileEventBufferAtomic.h b/PxShared/src/pvd/src/PxProfileEventBufferAtomic.h
index f87839fd..ad26806a 100644
--- a/PxShared/src/pvd/src/PxProfileEventBufferAtomic.h
+++ b/PxShared/src/pvd/src/PxProfileEventBufferAtomic.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileEventBufferClient.h b/PxShared/src/pvd/src/PxProfileEventBufferClient.h
index d8a1ff2c..f73466c4 100644
--- a/PxShared/src/pvd/src/PxProfileEventBufferClient.h
+++ b/PxShared/src/pvd/src/PxProfileEventBufferClient.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTBUFFERCLIENT_H
#define PXPVDSDK_PXPROFILEEVENTBUFFERCLIENT_H
diff --git a/PxShared/src/pvd/src/PxProfileEventBufferClientManager.h b/PxShared/src/pvd/src/PxProfileEventBufferClientManager.h
index 1402183b..df947112 100644
--- a/PxShared/src/pvd/src/PxProfileEventBufferClientManager.h
+++ b/PxShared/src/pvd/src/PxProfileEventBufferClientManager.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTBUFFERCLIENTMANAGER_H
#define PXPVDSDK_PXPROFILEEVENTBUFFERCLIENTMANAGER_H
diff --git a/PxShared/src/pvd/src/PxProfileEventFilter.h b/PxShared/src/pvd/src/PxProfileEventFilter.h
index 0f38d650..631bfaa0 100644
--- a/PxShared/src/pvd/src/PxProfileEventFilter.h
+++ b/PxShared/src/pvd/src/PxProfileEventFilter.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTFILTER_H
#define PXPVDSDK_PXPROFILEEVENTFILTER_H
diff --git a/PxShared/src/pvd/src/PxProfileEventHandler.h b/PxShared/src/pvd/src/PxProfileEventHandler.h
index 0e0f0f94..6674671d 100644
--- a/PxShared/src/pvd/src/PxProfileEventHandler.h
+++ b/PxShared/src/pvd/src/PxProfileEventHandler.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTHANDLER_H
#define PXPVDSDK_PXPROFILEEVENTHANDLER_H
diff --git a/PxShared/src/pvd/src/PxProfileEventId.h b/PxShared/src/pvd/src/PxProfileEventId.h
index dd98cd54..7b83f662 100644
--- a/PxShared/src/pvd/src/PxProfileEventId.h
+++ b/PxShared/src/pvd/src/PxProfileEventId.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTID_H
#define PXPVDSDK_PXPROFILEEVENTID_H
diff --git a/PxShared/src/pvd/src/PxProfileEventImpl.cpp b/PxShared/src/pvd/src/PxProfileEventImpl.cpp
index a519f92d..bb9b6d0c 100644
--- a/PxShared/src/pvd/src/PxProfileEventImpl.cpp
+++ b/PxShared/src/pvd/src/PxProfileEventImpl.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#include "foundation/PxErrorCallback.h"
#include "foundation/PxAllocatorCallback.h"
diff --git a/PxShared/src/pvd/src/PxProfileEventMutex.h b/PxShared/src/pvd/src/PxProfileEventMutex.h
index 5ec837bc..f23d38c1 100644
--- a/PxShared/src/pvd/src/PxProfileEventMutex.h
+++ b/PxShared/src/pvd/src/PxProfileEventMutex.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTMUTEX_H
diff --git a/PxShared/src/pvd/src/PxProfileEventNames.h b/PxShared/src/pvd/src/PxProfileEventNames.h
index 831da205..11ef1bdc 100644
--- a/PxShared/src/pvd/src/PxProfileEventNames.h
+++ b/PxShared/src/pvd/src/PxProfileEventNames.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTNAMES_H
#define PXPVDSDK_PXPROFILEEVENTNAMES_H
diff --git a/PxShared/src/pvd/src/PxProfileEventParser.h b/PxShared/src/pvd/src/PxProfileEventParser.h
index 60aebdc2..168111a1 100644
--- a/PxShared/src/pvd/src/PxProfileEventParser.h
+++ b/PxShared/src/pvd/src/PxProfileEventParser.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileEventSender.h b/PxShared/src/pvd/src/PxProfileEventSender.h
index 3c1cf5ee..364ebdb5 100644
--- a/PxShared/src/pvd/src/PxProfileEventSender.h
+++ b/PxShared/src/pvd/src/PxProfileEventSender.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTSENDER_H
#define PXPVDSDK_PXPROFILEEVENTSENDER_H
diff --git a/PxShared/src/pvd/src/PxProfileEventSerialization.h b/PxShared/src/pvd/src/PxProfileEventSerialization.h
index 07c05632..562e6fb2 100644
--- a/PxShared/src/pvd/src/PxProfileEventSerialization.h
+++ b/PxShared/src/pvd/src/PxProfileEventSerialization.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileEventSystem.h b/PxShared/src/pvd/src/PxProfileEventSystem.h
index 74118242..3d96358e 100644
--- a/PxShared/src/pvd/src/PxProfileEventSystem.h
+++ b/PxShared/src/pvd/src/PxProfileEventSystem.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTSYSTEM_H
#define PXPVDSDK_PXPROFILEEVENTSYSTEM_H
diff --git a/PxShared/src/pvd/src/PxProfileEvents.h b/PxShared/src/pvd/src/PxProfileEvents.h
index c8a99890..6d249985 100644
--- a/PxShared/src/pvd/src/PxProfileEvents.h
+++ b/PxShared/src/pvd/src/PxProfileEvents.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTS_H
#define PXPVDSDK_PXPROFILEEVENTS_H
diff --git a/PxShared/src/pvd/src/PxProfileMemory.h b/PxShared/src/pvd/src/PxProfileMemory.h
index 30e8bdc2..ec0b78e5 100644
--- a/PxShared/src/pvd/src/PxProfileMemory.h
+++ b/PxShared/src/pvd/src/PxProfileMemory.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileMemoryBuffer.h b/PxShared/src/pvd/src/PxProfileMemoryBuffer.h
index ae957ce1..4729a9a2 100644
--- a/PxShared/src/pvd/src/PxProfileMemoryBuffer.h
+++ b/PxShared/src/pvd/src/PxProfileMemoryBuffer.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h b/PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h
index 7cc50b63..03f62285 100644
--- a/PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h
+++ b/PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileMemoryEventParser.h b/PxShared/src/pvd/src/PxProfileMemoryEventParser.h
index feb80637..d0725011 100644
--- a/PxShared/src/pvd/src/PxProfileMemoryEventParser.h
+++ b/PxShared/src/pvd/src/PxProfileMemoryEventParser.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h b/PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h
index a3d1ed83..3a4677e5 100644
--- a/PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h
+++ b/PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h b/PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h
index 75fbd03d..fae9a36a 100644
--- a/PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h
+++ b/PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h b/PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h
index 788636e0..d5adaa2e 100644
--- a/PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h
+++ b/PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileMemoryEventTypes.h b/PxShared/src/pvd/src/PxProfileMemoryEventTypes.h
index c7374519..8e1a893c 100644
--- a/PxShared/src/pvd/src/PxProfileMemoryEventTypes.h
+++ b/PxShared/src/pvd/src/PxProfileMemoryEventTypes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEMEMORYEVENTTYPES_H
#define PXPVDSDK_PXPROFILEMEMORYEVENTTYPES_H
diff --git a/PxShared/src/pvd/src/PxProfileMemoryEvents.h b/PxShared/src/pvd/src/PxProfileMemoryEvents.h
index 6fcb0323..ff6c4b00 100644
--- a/PxShared/src/pvd/src/PxProfileMemoryEvents.h
+++ b/PxShared/src/pvd/src/PxProfileMemoryEvents.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileScopedEvent.h b/PxShared/src/pvd/src/PxProfileScopedEvent.h
index 953fcf8a..1cf0274a 100644
--- a/PxShared/src/pvd/src/PxProfileScopedEvent.h
+++ b/PxShared/src/pvd/src/PxProfileScopedEvent.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILESCOPEDEVENT_H
#define PXPVDSDK_PXPROFILESCOPEDEVENT_H
diff --git a/PxShared/src/pvd/src/PxProfileScopedMutexLock.h b/PxShared/src/pvd/src/PxProfileScopedMutexLock.h
index 9d21cb8b..d48b91a0 100644
--- a/PxShared/src/pvd/src/PxProfileScopedMutexLock.h
+++ b/PxShared/src/pvd/src/PxProfileScopedMutexLock.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileZone.h b/PxShared/src/pvd/src/PxProfileZone.h
index 1573c2fa..68aa6868 100644
--- a/PxShared/src/pvd/src/PxProfileZone.h
+++ b/PxShared/src/pvd/src/PxProfileZone.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEZONE_H
#define PXPVDSDK_PXPROFILEZONE_H
diff --git a/PxShared/src/pvd/src/PxProfileZoneImpl.h b/PxShared/src/pvd/src/PxProfileZoneImpl.h
index 981180f4..a645f3cd 100644
--- a/PxShared/src/pvd/src/PxProfileZoneImpl.h
+++ b/PxShared/src/pvd/src/PxProfileZoneImpl.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
@@ -68,7 +68,6 @@ namespace physx { namespace profile {
const char* mName;
- PxProfileAllocatorWrapper mWrapper;
mutable TMutexType mMutex;
PxProfileArray<PxProfileEventName> mEventNames;
// to avoid locking, read-only and read-write map exist
@@ -79,7 +78,7 @@ namespace physx { namespace profile {
PxProfileZoneManager* mProfileZoneManager;
- PxProfileArray<PxProfileZoneClient*> mClients;
+ PxProfileArray<PxProfileZoneClient*> mZoneClients;
volatile bool mEventsActive;
PX_NOCOPY(ZoneImpl<TNameProvider>)
@@ -87,14 +86,13 @@ namespace physx { namespace profile {
ZoneImpl( PxAllocatorCallback* inAllocator, const char* inName, uint32_t bufferSize = 0x10000 /*64k*/, const TNameProvider& inProvider = TNameProvider() )
: TZoneEventBufferType( inAllocator, bufferSize, PxDefaultContextProvider(), NULL, PxProfileNullEventFilter() )
, mName( inName )
- , mWrapper( inAllocator )
, mMutex( PxProfileWrapperReflectionAllocator<uint8_t>( mWrapper ) )
, mEventNames( mWrapper )
, mNameToEvtIndexMapR( mWrapper )
, mNameToEvtIndexMapRW(mWrapper)
, mEvtIdToNameMap( mWrapper )
, mProfileZoneManager( NULL )
- , mClients( mWrapper )
+ , mZoneClients( mWrapper )
, mEventsActive( false )
{
TZoneEventBufferType::setBufferMutex( &mMutex );
@@ -173,13 +171,13 @@ namespace physx { namespace profile {
}
while( foundAnEventId );
- uint32_t clientCount = mClients.size();
+ uint32_t clientCount = mZoneClients.size();
for ( uint16_t nameIdx = 0; nameIdx < inLen; ++nameIdx )
{
uint16_t newId = uint16_t(eventId + nameIdx);
doAddName( inNames[nameIdx], newId, true );
for( uint32_t clientIdx =0; clientIdx < clientCount; ++clientIdx )
- mClients[clientIdx]->handleEventAdded( PxProfileEventName( inNames[nameIdx], PxProfileEventId( newId ) ) );
+ mZoneClients[clientIdx]->handleEventAdded( PxProfileEventName( inNames[nameIdx], PxProfileEventId( newId ) ) );
}
return eventId;
@@ -206,23 +204,23 @@ namespace physx { namespace profile {
void addClient( PxProfileZoneClient& inClient )
{
TLockType lock( mMutex );
- mClients.pushBack( &inClient );
+ mZoneClients.pushBack( &inClient );
mEventsActive = true;
}
void removeClient( PxProfileZoneClient& inClient )
{
TLockType lock( mMutex );
- for ( uint32_t idx =0; idx < mClients.size(); ++idx )
+ for ( uint32_t idx =0; idx < mZoneClients.size(); ++idx )
{
- if ( mClients[idx] == &inClient )
+ if (mZoneClients[idx] == &inClient )
{
inClient.handleClientRemoved();
- mClients.replaceWithLast( idx );
+ mZoneClients.replaceWithLast( idx );
break;
}
}
- mEventsActive = mClients.size() != 0;
+ mEventsActive = mZoneClients.size() != 0;
}
virtual bool hasClients() const
@@ -248,9 +246,9 @@ namespace physx { namespace profile {
{
TLockType theLocker( mMutex );
- uint32_t clientCount = mClients.size();
+ uint32_t clientCount = mZoneClients.size();
for( uint32_t idx =0; idx < clientCount; ++idx )
- mClients[idx]->handleBufferFlush( inData, inLength );
+ mZoneClients[idx]->handleBufferFlush( inData, inLength );
}
//Happens if something removes all the clients from the manager.
virtual void handleClientRemoved() {}
diff --git a/PxShared/src/pvd/src/PxProfileZoneManager.h b/PxShared/src/pvd/src/PxProfileZoneManager.h
index 96684600..5c18dede 100644
--- a/PxShared/src/pvd/src/PxProfileZoneManager.h
+++ b/PxShared/src/pvd/src/PxProfileZoneManager.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEZONEMANAGER_H
#define PXPVDSDK_PXPROFILEZONEMANAGER_H
diff --git a/PxShared/src/pvd/src/PxProfileZoneManagerImpl.h b/PxShared/src/pvd/src/PxProfileZoneManagerImpl.h
index 6542917e..7faaa63b 100644
--- a/PxShared/src/pvd/src/PxProfileZoneManagerImpl.h
+++ b/PxShared/src/pvd/src/PxProfileZoneManagerImpl.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvd.cpp b/PxShared/src/pvd/src/PxPvd.cpp
index 4e1eb092..a9e34e98 100644
--- a/PxShared/src/pvd/src/PxPvd.cpp
+++ b/PxShared/src/pvd/src/PxPvd.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdBits.h b/PxShared/src/pvd/src/PxPvdBits.h
index b763065f..795ea334 100644
--- a/PxShared/src/pvd/src/PxPvdBits.h
+++ b/PxShared/src/pvd/src/PxPvdBits.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDBITS_H
#define PXPVDSDK_PXPVDBITS_H
diff --git a/PxShared/src/pvd/src/PxPvdByteStreams.h b/PxShared/src/pvd/src/PxPvdByteStreams.h
index fff3c4fa..b6f85e31 100644
--- a/PxShared/src/pvd/src/PxPvdByteStreams.h
+++ b/PxShared/src/pvd/src/PxPvdByteStreams.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDBYTESTREAMS_H
#define PXPVDSDK_PXPVDBYTESTREAMS_H
diff --git a/PxShared/src/pvd/src/PxPvdCommStreamEventSink.h b/PxShared/src/pvd/src/PxPvdCommStreamEventSink.h
index 57e8635e..606db13f 100644
--- a/PxShared/src/pvd/src/PxPvdCommStreamEventSink.h
+++ b/PxShared/src/pvd/src/PxPvdCommStreamEventSink.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDCOMMSTREAMEVENTSINK_H
#define PXPVDSDK_PXPVDCOMMSTREAMEVENTSINK_H
diff --git a/PxShared/src/pvd/src/PxPvdCommStreamEvents.h b/PxShared/src/pvd/src/PxPvdCommStreamEvents.h
index 81770dad..fecf77ef 100644
--- a/PxShared/src/pvd/src/PxPvdCommStreamEvents.h
+++ b/PxShared/src/pvd/src/PxPvdCommStreamEvents.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDCOMMSTREAMEVENTS_H
#define PXPVDSDK_PXPVDCOMMSTREAMEVENTS_H
diff --git a/PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h b/PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h
index 41057307..8e877a11 100644
--- a/PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h
+++ b/PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#define THERE_IS_NO_INCLUDE_GUARD_FOR_A_REASON
diff --git a/PxShared/src/pvd/src/PxPvdCommStreamTypes.h b/PxShared/src/pvd/src/PxPvdCommStreamTypes.h
index cbfda4d6..091fc916 100644
--- a/PxShared/src/pvd/src/PxPvdCommStreamTypes.h
+++ b/PxShared/src/pvd/src/PxPvdCommStreamTypes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDCOMMSTREAMTYPES_H
#define PXPVDSDK_PXPVDCOMMSTREAMTYPES_H
diff --git a/PxShared/src/pvd/src/PxPvdDataStream.cpp b/PxShared/src/pvd/src/PxPvdDataStream.cpp
index da13140b..3b088a14 100644
--- a/PxShared/src/pvd/src/PxPvdDataStream.cpp
+++ b/PxShared/src/pvd/src/PxPvdDataStream.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#include "PxPvdDataStream.h"
#include "PxPvdFoundation.h"
diff --git a/PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp b/PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp
index 4e4655c1..694d85ba 100644
--- a/PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp
+++ b/PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdDefaultFileTransport.h b/PxShared/src/pvd/src/PxPvdDefaultFileTransport.h
index 9f4166fd..8cfb55e9 100644
--- a/PxShared/src/pvd/src/PxPvdDefaultFileTransport.h
+++ b/PxShared/src/pvd/src/PxPvdDefaultFileTransport.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp b/PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp
index 48b94b14..79ffa7cb 100644
--- a/PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp
+++ b/PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h b/PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h
index b02b934f..447847c1 100644
--- a/PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h
+++ b/PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdFoundation.h b/PxShared/src/pvd/src/PxPvdFoundation.h
index 90fc77ff..9c3dd1c7 100644
--- a/PxShared/src/pvd/src/PxPvdFoundation.h
+++ b/PxShared/src/pvd/src/PxPvdFoundation.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDFOUNDATION_H
#define PXPVDSDK_PXPVDFOUNDATION_H
diff --git a/PxShared/src/pvd/src/PxPvdImpl.cpp b/PxShared/src/pvd/src/PxPvdImpl.cpp
index d9b45945..a68a691c 100644
--- a/PxShared/src/pvd/src/PxPvdImpl.cpp
+++ b/PxShared/src/pvd/src/PxPvdImpl.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdImpl.h b/PxShared/src/pvd/src/PxPvdImpl.h
index 2bf52edf..787b1d6e 100644
--- a/PxShared/src/pvd/src/PxPvdImpl.h
+++ b/PxShared/src/pvd/src/PxPvdImpl.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdInternalByteStreams.h b/PxShared/src/pvd/src/PxPvdInternalByteStreams.h
index 1fd5ddd2..2759d346 100644
--- a/PxShared/src/pvd/src/PxPvdInternalByteStreams.h
+++ b/PxShared/src/pvd/src/PxPvdInternalByteStreams.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDINTERNALBYTESTREAMS_H
#define PXPVDSDK_PXPVDINTERNALBYTESTREAMS_H
diff --git a/PxShared/src/pvd/src/PxPvdMarshalling.h b/PxShared/src/pvd/src/PxPvdMarshalling.h
index 0aeaee4a..e27c87d9 100644
--- a/PxShared/src/pvd/src/PxPvdMarshalling.h
+++ b/PxShared/src/pvd/src/PxPvdMarshalling.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDMARSHALLING_H
#define PXPVDSDK_PXPVDMARSHALLING_H
diff --git a/PxShared/src/pvd/src/PxPvdMemClient.cpp b/PxShared/src/pvd/src/PxPvdMemClient.cpp
index 5e380fcc..71adf660 100644
--- a/PxShared/src/pvd/src/PxPvdMemClient.cpp
+++ b/PxShared/src/pvd/src/PxPvdMemClient.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdMemClient.h b/PxShared/src/pvd/src/PxPvdMemClient.h
index ac3ca444..86cca698 100644
--- a/PxShared/src/pvd/src/PxPvdMemClient.h
+++ b/PxShared/src/pvd/src/PxPvdMemClient.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdObjectModel.h b/PxShared/src/pvd/src/PxPvdObjectModel.h
index f4858df9..427989a1 100644
--- a/PxShared/src/pvd/src/PxPvdObjectModel.h
+++ b/PxShared/src/pvd/src/PxPvdObjectModel.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDOBJECTMODEL_H
#define PXPVDSDK_PXPVDOBJECTMODEL_H
diff --git a/PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h b/PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h
index eca7858f..e75a1cac 100644
--- a/PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h
+++ b/PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#define THERE_IS_NO_INCLUDE_GUARD_HERE_FOR_A_REASON
diff --git a/PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h b/PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h
index 3344140c..a4bd1b94 100644
--- a/PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h
+++ b/PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDOBJECTMODELINTERNALTYPES_H
#define PXPVDSDK_PXPVDOBJECTMODELINTERNALTYPES_H
diff --git a/PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp b/PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp
index 9971d00a..61d7fa3b 100644
--- a/PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp
+++ b/PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#include "PxPvdObjectModel.h"
#include "PxPvdObjectModelBaseTypes.h"
#include "PxPvdObjectModelInternalTypes.h"
diff --git a/PxShared/src/pvd/src/PxPvdObjectModelMetaData.h b/PxShared/src/pvd/src/PxPvdObjectModelMetaData.h
index 73577083..a0343b09 100644
--- a/PxShared/src/pvd/src/PxPvdObjectModelMetaData.h
+++ b/PxShared/src/pvd/src/PxPvdObjectModelMetaData.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDOBJECTMODELMETADATA_H
#define PXPVDSDK_PXPVDOBJECTMODELMETADATA_H
diff --git a/PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp b/PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp
index 67667f9b..4d1ad335 100644
--- a/PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp
+++ b/PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdObjectRegistrar.h b/PxShared/src/pvd/src/PxPvdObjectRegistrar.h
index dbd9ebc1..c4a2400a 100644
--- a/PxShared/src/pvd/src/PxPvdObjectRegistrar.h
+++ b/PxShared/src/pvd/src/PxPvdObjectRegistrar.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp b/PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp
index ad929108..8ac8dfc6 100644
--- a/PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp
+++ b/PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdProfileZoneClient.h b/PxShared/src/pvd/src/PxPvdProfileZoneClient.h
index 96073e9a..40a3057b 100644
--- a/PxShared/src/pvd/src/PxPvdProfileZoneClient.h
+++ b/PxShared/src/pvd/src/PxPvdProfileZoneClient.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdUserRenderImpl.h b/PxShared/src/pvd/src/PxPvdUserRenderImpl.h
index 04574e9c..1f8f54a1 100644
--- a/PxShared/src/pvd/src/PxPvdUserRenderImpl.h
+++ b/PxShared/src/pvd/src/PxPvdUserRenderImpl.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDUSERRENDERIMPL_H
#define PXPVDSDK_PXPVDUSERRENDERIMPL_H
diff --git a/PxShared/src/pvd/src/PxPvdUserRenderTypes.h b/PxShared/src/pvd/src/PxPvdUserRenderTypes.h
index 6a47abb0..6eb5e0f1 100644
--- a/PxShared/src/pvd/src/PxPvdUserRenderTypes.h
+++ b/PxShared/src/pvd/src/PxPvdUserRenderTypes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#define THERE_IS_NO_INCLUDE_GUARD_HERE_FOR_A_REASON
#ifndef DECLARE_PVD_IMMEDIATE_RENDER_TYPE_NO_COMMA
diff --git a/PxShared/src/pvd/src/PxPvdUserRenderer.cpp b/PxShared/src/pvd/src/PxPvdUserRenderer.cpp
index 784d1159..f39ce10a 100644
--- a/PxShared/src/pvd/src/PxPvdUserRenderer.cpp
+++ b/PxShared/src/pvd/src/PxPvdUserRenderer.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
#include "PxPvdUserRenderer.h"
#include "PxPvdUserRenderImpl.h"
#include "PxPvdFoundation.h"
diff --git a/PxShared/src/pvd/src/windows/PxWindowsPvdDelayLoadHook.cpp b/PxShared/src/pvd/src/windows/PxWindowsPvdDelayLoadHook.cpp
index a8c6df04..552fda62 100644
--- a/PxShared/src/pvd/src/windows/PxWindowsPvdDelayLoadHook.cpp
+++ b/PxShared/src/pvd/src/windows/PxWindowsPvdDelayLoadHook.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.