# # ChangeLog for trunk/src/VBox/HostServices in vbox # # Generated by Trac 1.4.3.2 # Jan 23, 2025 1:31:16 AM Tue, 24 Nov 2009 11:36:06 GMT vboxsync [24891] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) crOpenGL: fix black screen in compiz after snapshot load (public #4868) Thu, 19 Nov 2009 11:05:31 GMT vboxsync [24782] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) crOpenGL: make sure default window is never visible Mon, 16 Nov 2009 15:50:47 GMT vboxsync [24703] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main,GuestProperties: Moved the HGCM shutdown down after we've ... Sat, 14 Nov 2009 23:55:57 GMT vboxsync [24665] * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) GuestProperties/service.cpp: comment Mon, 09 Nov 2009 13:29:40 GMT vboxsync [24503] * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) OpenGL: better error message Mon, 09 Nov 2009 11:24:51 GMT vboxsync [24491] * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) typo in error message Mon, 09 Nov 2009 11:17:15 GMT vboxsync [24489] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) crOpenGL-OSX: better fix for r54567 Mon, 09 Nov 2009 10:19:58 GMT vboxsync [24483] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) crOpenGL-OSX: make sure a valid context is set Thu, 05 Nov 2009 11:37:15 GMT vboxsync [24378] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_agl.c (modified) crOpenGL-OSX: check for a valid region Thu, 05 Nov 2009 11:18:52 GMT vboxsync [24377] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/include/AbstractDockIconPreview.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/CarbonDockIconPreview.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/CocoaDockIconPreview.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/DockIconPreview.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/AbstractDockIconPreview.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/CarbonDockIconPreview.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/CocoaDockIconPreview.mm (copied) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) crOpenGL-OSX: add support for realtime dock tile preview of OpenGL ... Thu, 05 Nov 2009 10:50:38 GMT vboxsync [24374] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Shared folders host service: preserve case of a 'rename' target ... Wed, 04 Nov 2009 18:32:09 GMT vboxsync [24350] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) APPEND mode for shared folders (SHFL_CF_ACCESS_APPEND). Wed, 28 Oct 2009 15:10:34 GMT vboxsync [24142] * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) GuestHost and HostServices/SharedClipboard/x11: fix a crash when ... Thu, 22 Oct 2009 12:34:22 GMT vboxsync [23973] * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvRawFile.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvSCSIHost.cpp (modified) * trunk/src/VBox/Devices/Storage/ParallelsHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDDFormats/AppleDiskImage/VBoxDMG.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/freebsd/HostHardwareFreeBSD.cpp (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) * trunk/src/VBox/Runtime/common/misc/s3.cpp (modified) * trunk/src/VBox/Runtime/common/misc/tar.cpp (modified) * trunk/src/VBox/Runtime/include/internal/file.h (modified) * trunk/src/VBox/Runtime/r3/fileio.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstFileAio.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstFileAppend-1.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstIoCtl.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp (modified) *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and ... Mon, 19 Oct 2009 19:15:49 GMT vboxsync [23885] * trunk/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/service.cpp (modified) SharedClipboard: Replaced the SSMR3PutMem with a struct descriptor. Mon, 19 Oct 2009 18:52:12 GMT vboxsync [23883] * trunk/src/VBox/HostServices/SharedClipboard/service.cpp (modified) SharedClipboard: SSMR3[Put|Get]Mem band-aid. Sat, 17 Oct 2009 14:51:40 GMT vboxsync [23840] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) crOpenGL: make sure window being destroyed isn't bound to opengl contexts Mon, 12 Oct 2009 13:46:26 GMT vboxsync [23694] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_framebuffer.c (added) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_special (modified) * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_framebuffer.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_buffer.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_framebuffer.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_get.py (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_get.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_texture.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) crOpenGL: most changes to extend FBO support to ARB version Thu, 01 Oct 2009 15:57:14 GMT vboxsync [23491] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.h (modified) Darwin: case-sensitive FS burns fixes. Wed, 30 Sep 2009 20:33:08 GMT vboxsync [23452] * trunk/Makefile.kmk (modified) * trunk/include/Makefile.kmk (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/VBoxSF/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/DRM/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/x11stubs/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxFB/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestProperties/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Installer/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/apps/Makefile.kmk (modified) * trunk/src/apps/tunctl/Makefile.kmk (modified) * trunk/src/bldprogs/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/kStuff/Makefile.kmk (modified) * trunk/src/libs/liblzf-3.4/Makefile.kmk (modified) * trunk/src/libs/libpng-1.2.8/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.6.30/Makefile.kmk (modified) * trunk/src/libs/libxslt-1.1.22/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/zlib-1.2.1/Makefile.kmk (modified) * trunk/src/testcase/Makefile.kmk (modified) Makefiles: Corrected properties. Tue, 29 Sep 2009 05:04:38 GMT vboxsync [23399] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/getprocaddress.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_glsl.c (added) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_special (modified) * trunk/src/VBox/Additions/common/crOpenGL/windows_getprocaddress.py (modified) * trunk/src/VBox/GuestHost/OpenGL/glapi_parser/APIspec.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_protocol.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_glsl.h (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_shaders.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/packer_special (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_glsl.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_special (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getshaders.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_special (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_shaders.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpacker_special (modified) crOpenGL: cache uniforms info Fri, 25 Sep 2009 01:40:08 GMT vboxsync [23315] * trunk/include/VBox/hgcmsvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) VBox/hgcmsvc.h,GuestProperties/service.cpp: gcc 4.0.1 warnings. Thu, 24 Sep 2009 09:38:23 GMT vboxsync [23277] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_glsl.c (modified) crOpenGL: tabs again Thu, 24 Sep 2009 09:34:18 GMT vboxsync [23275] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getshaders.c (modified) crOpenGL: evil tabs sneaked in Thu, 24 Sep 2009 09:31:32 GMT vboxsync [23274] * trunk/src/VBox/Additions/common/crOpenGL/icd_drv.c (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/glapi_parser/APIspec.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_glstate.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_protocol.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_glsl.h (added) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_diff.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_glsl.c (added) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_init.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_special (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getshaders.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_glsl.c (added) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_simpleget.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_special (modified) crOpenGL: snapshots support for GLSL shaders Fri, 18 Sep 2009 14:11:55 GMT vboxsync [23133] * trunk/Config.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) crOpenGL-OSX: little cleanup Fri, 18 Sep 2009 11:21:22 GMT vboxsync [23123] * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_bufferobject.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_bufferobject.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_client.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) crOpenGL: snapshots support for VBOs Thu, 17 Sep 2009 13:48:46 GMT vboxsync [23094] * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_framebuffer.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_diff.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_framebuffer.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_framebuffer.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_special (modified) crOpenGL: fix FBO/RBOs support, add snapshots compatibility Tue, 01 Sep 2009 12:02:32 GMT vboxsync [22653] * trunk/src/VBox/Devices/Serial/DrvRawFile.cpp (modified) * trunk/src/VBox/HostServices/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/testcase/tstHGCMSvc.cpp (modified) * trunk/src/VBox/Main/webservice/glue-jaxws.xsl (modified) OSE headers fixes Thu, 27 Aug 2009 16:52:00 GMT vboxsync [22538] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_gentextures.c (modified) crOpenGL: typo fix Thu, 27 Aug 2009 16:03:29 GMT vboxsync [22535] * trunk/src/VBox/GuestHost/OpenGL/packer/pack_client.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_gentextures.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_shaders.c (modified) crOpenGL: Removed some gcc warnings & added a todo. Thu, 27 Aug 2009 11:46:29 GMT vboxsync [22509] * trunk/Config.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_spu.h (modified) * trunk/src/VBox/GuestHost/OpenGL/spu_loader/glloader.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa.c (added) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.h (added) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (added) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c (modified) crOpenGL-OSX: Initial version for the Cocoa port. Thu, 27 Aug 2009 10:05:18 GMT vboxsync [22502] * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c (modified) crOpenGL: Allow 64bit window ids for the parent window. Tue, 18 Aug 2009 23:01:56 GMT vboxsync [22335] * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) SharedOpenGl/Makefile.kmk: Shut up a screenful of VirtualBox_XPCOM.h ... Tue, 18 Aug 2009 11:14:40 GMT vboxsync [22320] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_special (modified) crOpenGL: missed change for r51204 Tue, 18 Aug 2009 11:12:15 GMT vboxsync [22319] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/context.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_gentextures.c (modified) crOpenGL: partial fix for crashing java apps with d3d support in guest Mon, 17 Aug 2009 08:44:47 GMT vboxsync [22284] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_client.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_special (modified) * trunk/src/VBox/GuestHost/OpenGL/glapi_parser/APIspec.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_extstring.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_protocol.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_version.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_client.h (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_client.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/packer_special (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_client.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_get.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_special (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_arrays.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpacker_special (modified) crOpenGL: add compiled vertex array support Thu, 13 Aug 2009 07:46:02 GMT vboxsync [22220] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getshaders.c (modified) crOpenGL: fix comment Tue, 11 Aug 2009 16:41:38 GMT vboxsync [22181] * trunk/include/VBox/GuestHost/SharedClipboard.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) GuestHost/SharedClipboard: use the XFIXES notification extension in ... Tue, 11 Aug 2009 13:50:17 GMT vboxsync [22165] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) crOpenGL: add warning window when additions version is incompatible ... Tue, 11 Aug 2009 10:36:56 GMT vboxsync [22155] * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/glapi_parser/APIspec.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_extstring.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_glstate.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_protocol.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_version.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_framebuffer.h (added) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_framebuffer.c (added) * trunk/src/VBox/GuestHost/OpenGL/packer/packer_special (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_buffer.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_framebuffer.c (added) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_get.py (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_get.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_init.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_special (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_texture.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/get_sizes.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_bufferobject.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_framebuffer.c (added) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_get.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_special (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_framebuffer.c (added) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpacker_special (modified) crOpenGL: add GL_EXT_framebuffer_object support Wed, 05 Aug 2009 12:28:09 GMT vboxsync [21990] * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) crOpenGL: fix 3d failure after snapshot loading Tue, 28 Jul 2009 14:21:04 GMT vboxsync [21845] * trunk/src/VBox/GuestHost/OpenGL/packer/pack_misc.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/packer_special (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_misc.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpacker_special (modified) crOpenGL: fix crash in SecondLife Tue, 28 Jul 2009 12:06:03 GMT vboxsync [21832] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getteximage.c (modified) crOpenGL: tabs to spaces Fri, 24 Jul 2009 12:16:25 GMT vboxsync [21785] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_agl.c (modified) OpenGL-OSX: Disable update context, cause it doesn't work with ... Fri, 24 Jul 2009 10:45:13 GMT vboxsync [21781] * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack.py (modified) crOpenGL: typo Fri, 24 Jul 2009 10:44:49 GMT vboxsync [21780] * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack.py (modified) crOpenGL: dump opcodes number only when needed Tue, 21 Jul 2009 09:59:00 GMT vboxsync [21733] * trunk/src/VBox/HostServices/testcase/Makefile.kmk (added) * trunk/src/VBox/HostServices/testcase/tstHGCMSvc.cpp (added) export to OSE Fri, 17 Jul 2009 13:55:39 GMT vboxsync [21693] * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp (modified) darwin-pasteboard.cpp: missing macros added by iprt/stdint.h now. Thu, 16 Jul 2009 13:57:25 GMT vboxsync [21651] * trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/service.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) SharedClipboard/x11: switch logging from debug to user-enabled ... Wed, 15 Jul 2009 21:22:54 GMT vboxsync [21629] * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/Makefile.kmk (modified) HostServices/GuestProperties: fix a todo Wed, 15 Jul 2009 20:33:02 GMT vboxsync [21627] * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp (modified) HostServices/SharedClipboard: attempt to fix the next Darwin burn Wed, 15 Jul 2009 19:41:58 GMT vboxsync [21624] * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) crOpenGL: build fix to the host service Wed, 15 Jul 2009 19:41:01 GMT vboxsync [21623] * trunk/include/VBox/hgcmsvc.h (modified) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/testcase (added) HostServices: added getBuffer and getString methods to the host ... Tue, 14 Jul 2009 12:29:26 GMT vboxsync [21576] * trunk/src/VBox/Additions/common/crOpenGL/stub.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_context.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) crOpenGL: fix deadlocks and context/window tracking for multithreaded ... Mon, 13 Jul 2009 08:54:34 GMT vboxsync [21523] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_net.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_protocol.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/GuestHost/OpenGL/util/net.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) crOpenGL: add protocol version check(4108), add max connected clients ... Fri, 10 Jul 2009 23:54:57 GMT vboxsync [21507] * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) GuestProperties/service.cpp: r=bird: todo that *needs* fixing. Fri, 10 Jul 2009 16:33:50 GMT vboxsync [21485] * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) sf: parameter validation. Fri, 10 Jul 2009 11:25:52 GMT vboxsync [21476] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_glx.c (modified) crOpenGL: typo Thu, 09 Jul 2009 10:15:01 GMT vboxsync [21423] * trunk/src/VBox/GuestHost/OpenGL/packer/pack_bufferobject.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_client.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_arrays.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_bufferobject.c (modified) crOpenGL: fix VBOs on NVidia cards Thu, 09 Jul 2009 10:03:37 GMT vboxsync [21422] * trunk/src/VBox/GuestHost/OpenGL/packer/pack_arrays.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_bufferobject.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_client.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/packer_special (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_arrays.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_bufferobject.c (modified) crOpenGL: fix VBOs support on 32/64 or 64/32 guest/host combinations Wed, 08 Jul 2009 08:42:00 GMT vboxsync [21380] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) crOpenGL: fix check typo Tue, 07 Jul 2009 10:49:52 GMT vboxsync [21308] * trunk/src/VBox/Additions/common/crOpenGL/array/arrayspu.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_bufferobject.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_client.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_context.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_get.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_special (modified) * trunk/src/VBox/GuestHost/OpenGL/glapi_parser/APIspec.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_client.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_bufferobject.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_client.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/get_sizes.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_simpleget.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_arrays.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_bufferobject.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpacker.h (modified) crOpenGL: use host side VBO when possible Tue, 07 Jul 2009 10:34:22 GMT vboxsync [21306] * trunk/src/VBox/GuestHost/OpenGL/packer/pack_bufferobject.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_client.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_swap.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_arrays.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_bufferobject.c (modified) crOpenGL: tabs to spaces Tue, 07 Jul 2009 08:01:25 GMT vboxsync [21293] * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-helper.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp (modified) svn:eol-style native Mon, 06 Jul 2009 15:01:26 GMT vboxsync [21256] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Shared folders host service: vbsfSetFileInfo should not update Unix ... Thu, 02 Jul 2009 16:05:49 GMT vboxsync [21176] * trunk/src/VBox/HostServices/SharedFolders/mappings.cpp (modified) Shared folders host service: fixed gcc warnings about signed / ... Thu, 02 Jul 2009 15:31:19 GMT vboxsync [21172] * trunk/src/VBox/HostServices/SharedFolders/mappings.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.h (modified) * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) Shared folders host service: fixed load state failure, when the order ... Wed, 01 Jul 2009 14:25:14 GMT vboxsync [21127] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_context.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_context.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_stream.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) crOpenGL: fix window/context management for multithreaded apps Tue, 30 Jun 2009 18:51:02 GMT vboxsync [21093] * trunk/src/VBox/GuestHost/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) add build fix? Tue, 30 Jun 2009 15:17:01 GMT vboxsync [21075] * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) HostServices/SharedClipboard: change the procedure to make the unit ... Mon, 29 Jun 2009 15:28:23 GMT vboxsync [21033] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_lists.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_simpleget.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_special (modified) crOpenGL: fix random texture corruption Mon, 29 Jun 2009 15:08:25 GMT vboxsync [21028] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) crOpenGL: move warning to debug message Mon, 29 Jun 2009 13:52:08 GMT vboxsync [21024] * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) HostServices/SharedClipboard: handle the "no data from guest" case ... Thu, 25 Jun 2009 10:55:36 GMT vboxsync [20921] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) crOpenGL: dump host opengl extensions to the log (public #4294) Thu, 25 Jun 2009 09:18:46 GMT vboxsync [20916] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/get_components.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/get_sizes.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_simpleget.py (modified) crOpenGL: fix memory corruption when querying for supported texture ... Wed, 24 Jun 2009 13:46:03 GMT vboxsync [20894] * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) HostServices/GuestProperties: fixed a bad debug assertion Wed, 17 Jun 2009 10:29:17 GMT vboxsync [20656] * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) HostServices/GuestProperties: additional logging Mon, 15 Jun 2009 09:40:17 GMT vboxsync [20584] * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) Shared folders host service: LogRels in svcLoadState. Mon, 15 Jun 2009 09:39:59 GMT vboxsync [20583] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_wgl.c (modified) crOpenGL: move 2 log warnings which confuse people to debug output Sun, 14 Jun 2009 16:31:50 GMT vboxsync [20551] * trunk/include/VBox/GuestHost/SharedClipboard.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) GuestHost/SharedClipboard: refactored the shared clipboard code to ... Fri, 12 Jun 2009 13:00:53 GMT vboxsync [20511] * trunk/src/VBox/GuestHost/OpenGL/packer/pack_shaders.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getshaders.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_shaders.c (modified) OSE header fixes Wed, 10 Jun 2009 16:09:27 GMT vboxsync [20467] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_getshaders.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_special (modified) * trunk/src/VBox/GuestHost/OpenGL/glapi_parser/APIspec.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/glapi_parser/apiutil.py (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_version.h (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_shaders.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/packer_special (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/get_sizes.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_get.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getshaders.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_special (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_shaders.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpacker_special (modified) crOpenGL: aliases for pre opengl2.0 arb extensions Tue, 09 Jun 2009 23:25:48 GMT vboxsync [20451] * trunk/Config.kmk (modified) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) FreeBSD: Enable shared OpenGL service. Completely untested due to ... Tue, 09 Jun 2009 23:06:02 GMT vboxsync [20450] * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) FreeBSD: Add support for shared clipboards. Requires libXt Tue, 09 Jun 2009 13:06:48 GMT vboxsync [20437] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_getshaders.c (added) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_special (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_shaders.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/packer_special (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getshaders.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_shaders.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpacker_special (modified) crOpenGL: fix various opengl 2.0 get functions Mon, 08 Jun 2009 14:38:19 GMT vboxsync [20411] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu.h (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_getstring.c (modified) * trunk/src/VBox/GuestHost/OpenGL/include/chromium.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) crOpenGL: allow wine to query real host gpu vendor/version/renderer ... Mon, 08 Jun 2009 11:08:08 GMT vboxsync [20392] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_getstring.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) crOpenGL: add glsl version to getstring Mon, 08 Jun 2009 09:16:01 GMT vboxsync [20385] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_wgl.c (modified) Missing return value Fri, 05 Jun 2009 16:22:03 GMT vboxsync [20346] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Shared folders Host: don't allow to clear the READ access bit from a ... Fri, 05 Jun 2009 13:24:33 GMT vboxsync [20329] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Shared folders host service: use unix create mode bits only with ... Fri, 05 Jun 2009 13:07:20 GMT vboxsync [20327] * trunk/src/VBox/Additions/common/crOpenGL/windows_getprocaddress.py (modified) * trunk/src/VBox/GuestHost/OpenGL/glapi_parser/APIspec.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_shaders.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/packer_special (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/get_components.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/get_sizes.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_shaders.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpacker_special (modified) crOpenGL: more opengl 2.0 functions Fri, 05 Jun 2009 12:15:59 GMT vboxsync [20316] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Shared folders host service: use unix create mode bits only with ... Thu, 04 Jun 2009 15:18:47 GMT vboxsync [20292] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Corrected write-protected check for opening a file on shared folders ... Thu, 04 Jun 2009 13:18:04 GMT vboxsync [20279] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Compute file open mode from file attributes (xTracker #3980). Thu, 04 Jun 2009 11:04:12 GMT vboxsync [20266] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c (modified) crOpenGL: recheck function pointers after context creation Thu, 04 Jun 2009 08:15:52 GMT vboxsync [20253] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) OpenGL: be less verbose during compile Tue, 02 Jun 2009 08:40:38 GMT vboxsync [20179] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getshaders.c (modified) crOpenGL: added todo comment Tue, 02 Jun 2009 07:45:36 GMT vboxsync [20176] * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_shaders.c (modified) crOpenGL: remove unnecessary ifdef to fix win64 builds Tue, 02 Jun 2009 07:37:31 GMT vboxsync [20175] * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_shaders.c (modified) crOpenGL: tabs to spaces