overte-HifiExperiments/tools/gpu-frame-player/src
Kalila 03b5b83b67
Merge pull request #1339 from odysseus654/pr/make_shared
Housekeeping: use of std::make_shared / QSharedPointer::create.
2021-12-09 17:14:04 -05:00
..
main.cpp review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
PlayerWindow.cpp Even better frame capture 2019-10-04 14:57:39 -07:00
PlayerWindow.h New format for captured GPU frames 2019-10-04 08:34:06 -07:00
RenderThread.cpp convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
RenderThread.h a bunch of changes to debug why... 2019-09-11 18:21:44 -07:00