Thu, 11 Jun 2020 20:54:01 +0200 |
Sebastien Jodogne |
simplifying include_directories
|
Wed, 15 Apr 2020 12:57:36 +0200 |
Benjamin Golinvaux |
ID vs CSS selector distinction in API and field names.
broker
|
Mon, 06 Apr 2020 16:57:56 +0200 |
Benjamin Golinvaux |
The flag that allows the WebAssemblyViewport to
broker
|
Tue, 31 Mar 2020 11:01:00 +0200 |
Benjamin Golinvaux |
Added missing #include directives
broker
|
Mon, 30 Mar 2020 14:23:46 +0200 |
Benjamin Golinvaux |
- Viewport is not passed and stored as a shared_ptr instead
broker
|
Fri, 27 Mar 2020 12:54:27 +0100 |
Benjamin Golinvaux |
Added mechanism to prevent callbacks from being sent on dead WebAssemblyViewport objects
broker
|
Tue, 17 Mar 2020 08:40:13 +0100 |
Benjamin Golinvaux |
removed SDL code in wasm + added undostack CTOR in Wasm viewport + build fix + ORTHANC_OVERRIDE
broker
|
Mon, 02 Mar 2020 18:11:45 +0100 |
Sebastien Jodogne |
integration mainline->broker
broker
|
Mon, 02 Mar 2020 17:21:24 +0100 |
Sebastien Jodogne |
replacing std::auto_ptr by std::unique_ptr
broker
|
Mon, 02 Mar 2020 16:31:30 +0100 |
Sebastien Jodogne |
replacing std::auto_ptr by std::unique_ptr
|
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
|
Mon, 30 Dec 2019 10:54:26 +0100 |
Sebastien Jodogne |
integration mainline->broker
broker
|
Fri, 20 Dec 2019 15:44:20 +0100 |
Benjamin Golinvaux |
Added a lazy size update system in WebAssemblyOpenGLViewport::Refresh
toa2019122001
|
Mon, 09 Dec 2019 17:46:33 +0100 |
Sebastien Jodogne |
viewports for WebAssembly
broker
|
Wed, 16 Oct 2019 15:43:21 +0200 |
Benjamin Golinvaux |
OrthancMultiframeVolumeLoader asks volume image to compute range +
|
Thu, 10 Oct 2019 16:07:58 +0200 |
Sebastien Jodogne |
moving GetCanvasIdentifier from IViewport to WebAssemblyViewport
|
Thu, 10 Oct 2019 15:55:54 +0200 |
Sebastien Jodogne |
fixing WebAssemblyViewport
|
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
|
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, 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
|