# # ChangeLog for trunk/include/VBox/VBoxOGL.h in vbox # # Generated by Trac 1.4.3.2 # Dec 28, 2024 4:55:08 PM Wed, 21 Jan 2015 12:08:50 GMT vboxsync [53896] * trunk/include/VBox/VBoxOGL.h (modified) Host 3D: scaling: Increase scaling precision multiplier; Adjust ... Fri, 16 Jan 2015 12:28:22 GMT vboxsync [53854] * trunk/include/VBox/VBoxOGL.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/window.cpp (modified) Host 3D: content scaling: define scale factor range bounds. Fri, 16 Jan 2015 08:53:12 GMT vboxsync [53847] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/include/VBox/VBoxOGL.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/server_presenter.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Host 3D: content scalling: export IDisplay interface and connect it ... Thu, 15 Jan 2015 11:15:07 GMT vboxsync [53815] * trunk/include/VBox/VBoxOGL.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/precomp.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest/OpenGLTest.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest/OpenGLTestDarwin.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Rename include/VBox/VBoxOGLTest.h to more common name (VBoxOGL.h) ... Sat, 20 Dec 2014 20:01:45 GMT vboxsync [53582] * trunk/include/VBox/VBoxOGLTest.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest/OpenGLTestDarwin.cpp (modified) OpenGLTestDarwin.cpp: Replaced the home-cooked execute-once with ...