Mercurial > hg > orthanc-stone
log Framework/OpenGL/WebAssemblyOpenGLContext.cpp @ 1051:7fad86d62135
age | author | description |
---|---|---|
Thu, 10 Oct 2019 14:31:56 +0200 | Sebastien Jodogne | fix |
Fri, 20 Sep 2019 10:16:55 +0200 | Sebastien Jodogne | fix WebAssemblyOpenGLViewport::UpdateSize() |
Mon, 26 Aug 2019 11:01:53 +0200 | Benjamin Golinvaux | 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) toa2019082601 |