Mercurial > hg > orthanc-stone
log Framework/Viewport/WebAssemblyViewport.cpp @ 999:2d69b8bee484
age | author | description |
---|---|---|
Tue, 27 Aug 2019 14:28:19 +0200 | Benjamin Golinvaux | Added cache-control headers for POST requests + #ifdef'd tracing logs + trace on context restored toa2019082701 |
Wed, 21 Aug 2019 16:16:30 +0200 | Benjamin Golinvaux | Made IsContextLost automatically set the flag by checking with the emscripten |
Sat, 10 Aug 2019 13:07:31 +0200 | Benjamin Golinvaux | Fixed animation frame stopping when returning false + big work on the OpenGL toa2019081001 |
Mon, 05 Aug 2019 12:27:27 +0200 | Benjamin Golinvaux | Added missing ORTHANC_OVERRIDE + preparation for lost GL context handling + stubs for GL context event handlers |
Thu, 18 Jul 2019 10:39:00 +0200 | Alain Mazy | wip: WebAssemblyCairoViewport: still need to implement blit to canvas |
Thu, 18 Jul 2019 09:19:39 +0200 | Alain Mazy | cleanup + started to implement WebAssemblyCairoViewport (wip) |
Wed, 10 Jul 2019 18:18:42 +0200 | Sebastien Jodogne | new abstraction: IViewport |