overte-HifiExperiments/interface
Anthony J. Thibault c4c3581285 Fix memory corruption in PerformanceTimer when Stats are active
PerformanceTimer was neither thread safe nor re-entrant.  Because it was being used increasingly on render and worker threads it has increased the likelihood of heap corruption.
I was able to identify this by enabling full page heap verification using the gflags app.

https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/enable-page-heap
2018-08-08 09:53:26 -07:00
..
compiledResources
external
i18n
icon
resources Merge pull request #13751 from danteruiz/fix-flying 2018-08-03 19:27:47 -07:00
src Fix memory corruption in PerformanceTimer when Stats are active 2018-08-08 09:53:26 -07:00
ui
CMakeLists.txt Moving to cmake time shader compiling 2018-08-03 14:58:11 -07:00
interface.exe.manifest