log Samples/Sdl/BasicScene.cpp @ 909:7a7e4e1f558f

age author description
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
Wed, 10 Jul 2019 15:23:13 +0200 Sebastien Jodogne removing OpenGLCompositor::UpdateSize()
Tue, 09 Jul 2019 16:44:25 +0200 Alain Mazy sharing code between Qt/SDL BasiceScene sample am-dev
Tue, 09 Jul 2019 11:46:43 +0200 Alain Mazy Merge am-dev