Mercurial > hg > orthanc-stone
log Framework/Viewport/SdlViewport.cpp @ 981:c20dbaab360c
age | author | description |
---|---|---|
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 |
Thu, 18 Jul 2019 09:41:10 +0200 | Alain Mazy | SdlCairo resizable |
Thu, 18 Jul 2019 09:19:39 +0200 | Alain Mazy | cleanup + started to implement WebAssemblyCairoViewport (wip) |
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) |
Mon, 15 Jul 2019 12:48:19 +0200 | Benjamin Golinvaux | Fixes to TrackerSampleApp following IViewport refactoring (FusionMprSdl not working yet) |
Wed, 10 Jul 2019 18:18:42 +0200 | Sebastien Jodogne | new abstraction: IViewport |