log Samples/Sdl/BasicScene.cpp @ 1298:8a0a62189f46

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
Thu, 18 Jul 2019 10:50:59 +0200 Alain Mazy Merge am-dev
Thu, 18 Jul 2019 09:41:10 +0200 Alain Mazy SdlCairo resizable
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