Mercurial > hg > orthanc-stone
log Samples/Sdl/TrackerSampleApp.cpp @ 1323:c0af7657d398 broker
age | author | description |
---|---|---|
Mon, 02 Mar 2020 16:31:30 +0100 | Sebastien Jodogne | replacing std::auto_ptr by std::unique_ptr |
Fri, 31 Jan 2020 17:34:29 +0100 | Sebastien Jodogne | upgrade to year 2020 |
Wed, 09 Oct 2019 18:06:58 +0200 | Sebastien Jodogne | reorganization |
Wed, 31 Jul 2019 10:58:16 +0200 | Benjamin Golinvaux | Fixed the Stone samples wrt the recent API changes (SdlOpenGLViewport, ICompositor...) toa2019073101 |
Tue, 16 Jul 2019 12:42:31 +0200 | Alain Mazy | Merge am-dev |
Tue, 16 Jul 2019 12:37:29 +0200 | Alain Mazy | Merge am-dev |
Mon, 15 Jul 2019 12:48:19 +0200 | Benjamin Golinvaux | Fixes to TrackerSampleApp following IViewport refactoring (FusionMprSdl not working yet) |