log Framework/Scene2D/OpenGLCompositor.h @ 1279:7ec8fea061b9 broker

age author description
Tue, 04 Feb 2020 15:20:08 +0100 Sebastien Jodogne integration mainline->broker broker
Fri, 31 Jan 2020 17:34:57 +0100 Sebastien Jodogne upgrade to year 2020 broker
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Wed, 04 Dec 2019 16:47:21 +0100 Sebastien Jodogne compositors do not keep a reference to the scene anymore broker
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:50:59 +0200 Alain Mazy Merge am-dev
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)
Tue, 16 Jul 2019 12:37:29 +0200 Alain Mazy Merge am-dev
Wed, 10 Jul 2019 18:18:42 +0200 Sebastien Jodogne new abstraction: IViewport
Wed, 10 Jul 2019 15:23:13 +0200 Sebastien Jodogne removing OpenGLCompositor::UpdateSize()
Wed, 10 Jul 2019 12:05:02 +0200 Sebastien Jodogne integration mainline->am-dev am-dev
Thu, 13 Jun 2019 16:47:02 +0200 Alain Mazy starting to re-implement radiography editor with latest framework am-mainline
Thu, 02 May 2019 18:21:59 +0200 Sebastien Jodogne simplification
Sat, 27 Apr 2019 12:38:25 +0200 Sebastien Jodogne BasicScene SDL sample
Fri, 26 Apr 2019 17:28:18 +0200 Sebastien Jodogne CairoCompositor
Fri, 26 Apr 2019 14:45:47 +0200 Sebastien Jodogne OpenGLCompositor