log Samples/Sdl/RtViewer/RtViewerSdl.cpp @ 1507:169adf9090a6

age author description
Mon, 06 Jul 2020 16:47:40 +0200 Sebastien Jodogne replacing deprecated std::auto_ptr by std::unique_ptr
Mon, 15 Jun 2020 12:57:54 +0200 Sebastien Jodogne working on a shared library
Thu, 11 Jun 2020 21:12:02 +0200 Sebastien Jodogne fix
Tue, 19 May 2020 13:24:04 +0200 Benjamin Golinvaux Rewrite of the event loop to compact all refresh events. HUGE speedup when using the trackers, especially in Debug mode.
Fri, 15 May 2020 21:14:35 +0200 Sebastien Jodogne OpenGL: OS X does not seem to support debug output functionality
Fri, 15 May 2020 18:03:20 +0200 Sebastien Jodogne yet another try to fix OS X
Fri, 15 May 2020 17:42:59 +0200 Sebastien Jodogne test for OS X
Fri, 15 May 2020 14:24:59 +0200 Sebastien Jodogne trying to fix issue with GLAPIENTRY on OS X
Fri, 15 May 2020 14:15:14 +0200 s jodogne fix for msvc2008
Mon, 04 May 2020 13:17:31 +0200 Benjamin Golinvaux Fixed busy CPU in RtViewer
Thu, 30 Apr 2020 00:25:55 +0200 Benjamin Golinvaux Mouse wheel handler is now OK in SDL and Wasm
Wed, 29 Apr 2020 22:06:24 +0200 Benjamin Golinvaux Three-viewport is now OK in SDL and Wasm
Wed, 29 Apr 2020 15:54:18 +0200 Benjamin Golinvaux RtViewer SingleFrameViewer OK : wasm SDL single viewport
Tue, 28 Apr 2020 13:52:21 +0200 Benjamin Golinvaux Sdl run loop in /Common (might revert if need to customize)
Tue, 28 Apr 2020 08:58:41 +0200 Benjamin Golinvaux split SDL / common + RtViewer rename + html test file
Mon, 27 Apr 2020 16:48:19 +0200 Benjamin Golinvaux Ongoing splitting SDL vs WASM (preparing RtViewer WASM)
Mon, 27 Apr 2020 10:01:48 +0200 Benjamin Golinvaux RtViewer : SDL ok. Preparation for WASM builds ongoing