Mercurial > hg > orthanc-stone
log Framework/Scene2D/ICompositor.h @ 1482:5c96bf3f1d32
age | author | description |
---|---|---|
Sat, 20 Jun 2020 11:08:28 +0200 | Sebastien Jodogne | IOpenGL::RefreshCanvasSize() |
Mon, 15 Jun 2020 12:57:54 +0200 | Sebastien Jodogne | working on a shared library |
Thu, 11 Jun 2020 21:23:02 +0200 | Sebastien Jodogne | added missing copyright |
Wed, 04 Dec 2019 20:12:15 +0100 | Sebastien Jodogne | removed ViewportBase, and removed dependency of ViewportController on IViewport broker |
Wed, 04 Dec 2019 16:47:21 +0100 | Sebastien Jodogne | compositors do not keep a reference to the scene anymore broker |
Thu, 10 Oct 2019 15:24:48 +0200 | Sebastien Jodogne | simplifying IViewport |
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) |