log Framework/Viewport/ViewportBase.h @ 1205:6009c59d8676 broker

age author description
Mon, 02 Dec 2019 14:32:05 +0100 Sebastien Jodogne fix to sdl broker
Fri, 29 Nov 2019 21:22:21 +0100 Sebastien Jodogne locking abstraction in IViewport broker
Fri, 15 Nov 2019 10:42:16 +0100 Sebastien Jodogne timing broker
Tue, 15 Oct 2019 14:30:19 +0200 Benjamin Golinvaux Fixes related to refactorings in viewports.
Thu, 10 Oct 2019 16:07:58 +0200 Sebastien Jodogne moving GetCanvasIdentifier from IViewport to WebAssemblyViewport
Thu, 10 Oct 2019 15:24:48 +0200 Sebastien Jodogne simplifying IViewport
Wed, 09 Oct 2019 17:17:56 +0200 Sebastien Jodogne tests for context loss are now restricted to WebAssembly
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
Wed, 17 Jul 2019 16:56:53 +0200 Alain Mazy introduced ICompositor and allow SdlViewport to work with a CairoCompositor (to run on machines without OpenGL drivers)
Wed, 10 Jul 2019 18:18:42 +0200 Sebastien Jodogne new abstraction: IViewport