Mercurial > hg > orthanc-stone
view Applications/Samples/tsconfig-stone.json @ 961:92e32e263ae9 toa2019082601
Removed log in IsContextLost (too many calls) + removed glGetError guards on calls (expensive) + added shared_ptr ref count dump in LoaderCache (still needs to figure that one out)
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Mon, 26 Aug 2019 11:01:53 +0200 |
parents | b04b13810540 |
children |
line wrap: on
line source
{ "include" : [ "../../Platforms/Wasm/stone-framework-loader.ts", "../../Platforms/Wasm/wasm-application-runner.ts", "../../Platforms/Wasm/wasm-viewport.ts" ] }