Revert tgwarp again (#37161)

* Reapply "revert tg calib and opencl cleanup (#37113)" (#37115)

This reverts commit 667f3bb32f.

* revert msgq too

* msgq on master
This commit is contained in:
Harald Schäfer
2026-02-10 23:12:41 -08:00
committed by GitHub
parent 77f069cbe5
commit 45099e7fcd
48 changed files with 5237 additions and 309 deletions
+1
View File
@@ -5,6 +5,7 @@ common_libs = [
'swaglog.cc',
'util.cc',
'ratekeeper.cc',
'clutil.cc',
]
_common = env.Library('common', common_libs, LIBS="json11")