!F (Profiling) (DEV-7171) Added support for PIX profiler on Windows.
commit5ede35eb664036bdac62481da51698719e05cb0b
authorRafael Fritsch <rafael@crytek.com>
Fri, 26 Apr 2019 12:08:20 +0000 (26 14:08 +0200)
committerRafael Fritsch <rafael@crytek.com>
Fri, 26 Apr 2019 12:08:20 +0000 (26 14:08 +0200)
tree503caef986d1e231103a66173666113dcfb19ef7
parent5d82a39532d4808d824367e32d498856dd64d92e
!F (Profiling) (DEV-7171) Added support for PIX profiler on Windows.

Copied from Perforce
 Change: 1964991
Code/CryEngine/CrySystem/CMakeLists.txt
Code/CryEngine/CrySystem/CryThreadUtil_win32.h
Code/CryEngine/CrySystem/Profiling/PixForWindows.cpp [new file with mode: 0644]
Code/CryEngine/CrySystem/Profiling/PixForWindows.h [new file with mode: 0644]
Code/CryEngine/CrySystem/System.cpp
Code/CryEngine/RenderDll/StdAfx.h
Code/CryEngine/RenderDll/XRenderD3D9/CMakeLists.txt
Code/CryEngine/RenderDll/XRenderD3D9/DeviceManager/D3D11/DeviceCommandListCommon_D3D11.cpp
Code/CryEngine/RenderDll/XRenderD3D9/DeviceManager/D3D12/DeviceCommandListCommon_D3D12.cpp
Tools/CMake/Configure.cmake
Tools/CMake/modules/WinPixEventRuntime.cmake [new file with mode: 0644]