# # ChangeLog for trunk/include in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 5:11:37 PM Fri, 02 Sep 2016 12:15:07 GMT vboxsync [63690] * trunk/include/VBox/pci.h (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) * trunk/src/VBox/Devices/Bus/MsixCommon.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to ... Fri, 02 Sep 2016 11:18:05 GMT vboxsync [63688] * trunk/include/iprt/asm.h (modified) asm.h: here as well Fri, 02 Sep 2016 10:43:55 GMT vboxsync [63687] * trunk/include/iprt/asm.h (modified) asm.h: next try Fri, 02 Sep 2016 10:39:20 GMT vboxsync [63686] * trunk/include/iprt/asm.h (modified) asm.h: ASMBitLastSetU64 fix. Fri, 02 Sep 2016 10:28:52 GMT vboxsync [63685] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) PDM,DevPci*: Allow larger PCI region sizes. Fri, 02 Sep 2016 09:22:00 GMT vboxsync [63682] * trunk/include/VBox/vmm/iom.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) PDM,IOM: MMIO range length is now a RTGCPHYS instead of uint32_t. Tue, 30 Aug 2016 13:38:04 GMT vboxsync [63660] * trunk/include/VBox/vmm/mm.h (modified) * trunk/src/VBox/VMM/VMMR3/MM.cpp (modified) * trunk/src/VBox/VMM/include/MMInternal.h (modified) MM: Added MMR3PhysGet4GBRamHoleSize, MMPhysGetRamSizeAbove4GB, and ... Fri, 26 Aug 2016 11:44:40 GMT vboxsync [63648] * trunk/include/VBox/vmm/gim.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) VMM/GIM/HyperV: Add partial support for synthetic interrupt ... Fri, 26 Aug 2016 09:57:20 GMT vboxsync [63646] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.h (modified) 3D: Reverted r110321, more simple solution found for bugref:8387 Thu, 25 Aug 2016 15:43:45 GMT vboxsync [63642] * trunk/include/VBox/com/microatl.h (modified) microatl.h: InternalRelease should check VBOX_STRICT not DEBUG. Use ... Thu, 25 Aug 2016 14:26:10 GMT vboxsync [63638] * trunk/include/VBox/com/microatl.h (modified) microatl.h: indent Thu, 25 Aug 2016 12:26:33 GMT vboxsync [63634] * trunk/include/VBox/vmm/apic.h (modified) * trunk/src/VBox/VMM/include/APICInternal.h (modified) VMM/APIC: doxygen fix. Thu, 25 Aug 2016 10:58:22 GMT vboxsync [63632] * trunk/include/VBox/vmm/apic.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/include/APICInternal.h (modified) VMM/APIC: Initial Hyper-V support for synthetic interrupts, Hyper-V ... Mon, 22 Aug 2016 20:19:20 GMT vboxsync [63614] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) Audio/pdmaudioifs.h: Removed unused header. Mon, 22 Aug 2016 14:47:03 GMT vboxsync [63611] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.h (modified) 3D: Special handling of PM events in DdiCommitVidPn by introducing ... Mon, 22 Aug 2016 10:48:27 GMT vboxsync [63607] * trunk/include/iprt/bldprog-strtab.h (modified) RTBldProgStrTabQueryString: Return length on success like the ... Mon, 22 Aug 2016 10:32:13 GMT vboxsync [63606] * trunk/include/VBox/VBoxVideoHost3D.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) PDMIDISPLAYCONNECTOR: const ptr vs const data mismatch. Fri, 19 Aug 2016 12:45:32 GMT vboxsync [63598] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) Audio/pdmaudioifs.h: Blow up PDMAUDIOFILETYPE and ... Fri, 19 Aug 2016 12:41:33 GMT vboxsync [63597] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) Audio/pdmaudioifs.h: Blow up PDMAUDIOBACKENDSTS and PDMAUDIOSTREAMCTX ... Tue, 16 Aug 2016 12:55:14 GMT vboxsync [63549] * trunk/include/iprt/types.h (modified) * trunk/include/iprt/win/iphlpapi.h (modified) * trunk/include/iprt/win/objidl.h (modified) * trunk/include/iprt/win/setupapi.h (modified) * trunk/include/iprt/win/shlwapi.h (modified) * trunk/include/iprt/win/ws2tcpip.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPDriver.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/RegCleanup.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-netbsd.c (modified) * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostNullAudio.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltRt-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxClipboard-win.cpp (modified) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/alloc-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/memobj-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/semeventmulti-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/spinlock-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r3/netbsd/rtProcInitExePath-netbsd.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/semmutex-posix.cpp (modified) scm cleanups Tue, 16 Aug 2016 10:58:03 GMT vboxsync [63538] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) Documentation. Tue, 16 Aug 2016 10:14:46 GMT vboxsync [63534] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDebugAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostNullAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Audio: Renaming. Tue, 16 Aug 2016 09:37:04 GMT vboxsync [63529] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDebugAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostNullAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Audio: Bugfixes. Mon, 15 Aug 2016 16:41:16 GMT vboxsync [63491] * trunk/include/iprt/types.h (modified) iprt/types.h: On NetBSD after we include undef "bool" it ... Mon, 15 Aug 2016 12:30:55 GMT vboxsync [63472] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) Audio/pdmaudioifs.h: Updated IID. Mon, 15 Aug 2016 11:35:15 GMT vboxsync [63468] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/DrvHostDebugAudio.cpp (modified) Build fix. Mon, 15 Aug 2016 11:25:51 GMT vboxsync [63467] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDebugAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostNullAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Audio: Partly reverted r110001 (no use of function macros anymore). Mon, 15 Aug 2016 01:28:33 GMT vboxsync [63456] * trunk/include/VBox/VBoxGuest.h (modified) VBoxGuest.h: always use VBGLBIGREQ for NetBSD too, like FreeBSD does. Sun, 14 Aug 2016 22:55:25 GMT vboxsync [63443] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) pdmaudioifs.h: r=bird: The PDMAUDIO_IHOSTAUDIO_FN_XXX macros are not ... Sun, 14 Aug 2016 00:32:05 GMT vboxsync [63430] * trunk/include/iprt/assert.h (modified) AssertCompileNS: __attribute__((unused)) -> __attribute__((__unused__)) Sat, 13 Aug 2016 15:59:46 GMT vboxsync [63413] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: Changed RTCALL to use __cdecl__ (and __regparm__) in ... Fri, 12 Aug 2016 20:45:16 GMT vboxsync [63400] * trunk/include/iprt/asm.h (modified) iprt/asm.h: GCC is a bundle of joy Fri, 12 Aug 2016 20:28:52 GMT vboxsync [63399] * trunk/include/iprt/cpuset.h (modified) iprt/cpuset.h: GCC is a bundle of joy Fri, 12 Aug 2016 20:26:47 GMT vboxsync [63398] * trunk/include/iprt/cpuset.h (modified) iprt/cpuset.h: GCC is a bundle of joy Fri, 12 Aug 2016 18:58:01 GMT vboxsync [63385] * trunk/include/VBox/com/defs.h (modified) Frontends: warnings (gcc) Fri, 12 Aug 2016 14:21:25 GMT vboxsync [63362] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/AudioMixBuffer.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioMixBuffer.h (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.h (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDebugAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/testcase/tstAudioMixBuffer.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS. Fri, 12 Aug 2016 13:58:38 GMT vboxsync [63360] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDebugAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostNullAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Audio: Added more defines / documentation for the host interfaces to ... Fri, 12 Aug 2016 01:27:11 GMT vboxsync [63356] * trunk/include/iprt/types.h (modified) iprt/types.h: Kludge for NetBSD-6.x where does not ... Thu, 11 Aug 2016 12:51:08 GMT vboxsync [63336] * trunk/include/iprt/types.h (modified) iprt/types.h: NetBSD-6 doesn't check for C++ when ... Thu, 11 Aug 2016 01:57:50 GMT vboxsync [63313] * trunk/include/iprt/string.h (modified) iptr/string.h: support for NetBSD R0 code. From Haomai Wang GSoC ... Wed, 10 Aug 2016 23:57:23 GMT vboxsync [63310] * trunk/include/iprt/win/shlobj.h (copied) wrap shlobj.h Wed, 10 Aug 2016 14:15:31 GMT vboxsync [63273] * trunk/include/VBox/VBoxVideoGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/VBVABase.cpp (modified) Additions/common/VBoxGuestVideo: fix a friendly todo request, part 2. Wed, 10 Aug 2016 13:58:20 GMT vboxsync [63271] * trunk/include/VBox/VBoxVideoGuest.h (modified) Additions/common/VBoxGuestVideo: fix a friendly todo request. Wed, 10 Aug 2016 13:34:15 GMT vboxsync [63267] * trunk/include/VBox/vmm/pdmnetinline.h (modified) * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.h (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetIntIf.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetPortForwardString.cpp (modified) NetworkServices: warnings Wed, 10 Aug 2016 10:56:20 GMT vboxsync [63247] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: Clarification of RTDECL*() and the general XXXX_DECL* ... Wed, 10 Aug 2016 10:01:21 GMT vboxsync [63241] * trunk/include/VBox/vmm/pdmifs.h (modified) nits Wed, 10 Aug 2016 00:48:37 GMT vboxsync [63236] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) iptr/string.h: All supported releases of FreeBSD have memrchr(3) in ... Tue, 09 Aug 2016 19:36:24 GMT vboxsync [63232] * trunk/include/VBox/com/array.h (modified) VBox/com/array.h: don't use -Wno-conversion, do an explicit cast instead Tue, 09 Aug 2016 16:41:16 GMT vboxsync [63226] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/VMM/include/CSAMInternal.h (modified) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) * trunk/src/VBox/VMM/include/PATMInternal.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/include/SELMInternal.h (modified) * trunk/src/VBox/VMM/include/TRPMInternal.h (modified) Introducing PGM_ALL_CB2_PROTO. Tue, 09 Aug 2016 16:26:14 GMT vboxsync [63224] * trunk/include/VBox/vmm/pgm.h (modified) vmm/pgm.h: PGM_ALL_CB_DECL and PGM_ALL_CB2_DECL need to be DECLCALLBACK. Tue, 09 Aug 2016 15:06:50 GMT vboxsync [63216] * trunk/include/iprt/win/objbase.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) Devices: warnings (gcc) Tue, 09 Aug 2016 11:40:19 GMT vboxsync [63199] * trunk/Config.kmk (modified) * trunk/include/VBox/VBoxVideoHost3D.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/chromium.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_error.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/packer/pack_client.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_texture.c (modified) * trunk/src/VBox/GuestHost/OpenGL/spu_loader/dispatch.py (modified) * trunk/src/VBox/GuestHost/OpenGL/spu_loader/glloader.py (modified) * trunk/src/VBox/GuestHost/OpenGL/spu_loader/spuchange.py (modified) * trunk/src/VBox/GuestHost/OpenGL/spu_loader/spuinit.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/GuestHost/OpenGL/state_tracker/state_current.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_enable.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_fence.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_framebuffer.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_glsl.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_init.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_lists.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_occlude.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_polygon.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_program.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_stencil.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_texdiff.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_teximage.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_texture.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/blitter.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/bufpool.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/compositor.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/devnull.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/dll.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/error.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/filenet.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/hash.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/list.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/net.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/net_internals.h (modified) * trunk/src/VBox/GuestHost/OpenGL/util/pixel.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/process.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/tcpip.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/udptcpip.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vreg.cpp (modified) GuestHost/OpenGL: warnings (gcc). Tue, 09 Aug 2016 01:56:29 GMT vboxsync [63188] * trunk/include/iprt/string.h (modified) iprt/string.h: NetBSD declares memrchr(3) in its in all ... Mon, 08 Aug 2016 11:12:33 GMT vboxsync [63147] * trunk/include/VBox/com/AutoLock.h (modified) * trunk/include/VBox/com/Guid.h (modified) * trunk/include/VBox/com/microatl.h (modified) * trunk/src/VBox/Main/glue/AutoLock.cpp (modified) * trunk/src/VBox/Main/glue/NativeEventQueue.cpp (modified) * trunk/src/VBox/Main/idl/apiwrap-server.xsl (modified) * trunk/src/VBox/Main/include/AutoCaller.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/include/ObjectState.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-all/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImplLegacy.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) * trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostVideoInputDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: warnings Sun, 07 Aug 2016 03:45:25 GMT vboxsync [63126] * trunk/include/iprt/nt/wdm.h (modified) warnings Fri, 05 Aug 2016 22:46:39 GMT vboxsync [63074] * trunk/include/iprt/win/ntdddisk.h (copied) More wrappers. Fri, 05 Aug 2016 22:39:36 GMT vboxsync [63072] * trunk/include/iprt/nt/rx.h (copied) * trunk/include/iprt/win/ntverp.h (copied) More wrappers. Fri, 05 Aug 2016 22:24:04 GMT vboxsync [63069] * trunk/include/iprt/win/intsafe.h (copied) intsafe.h wrapper.h Fri, 05 Aug 2016 20:12:05 GMT vboxsync [63057] * trunk/include/iprt/nt/dispmprt.h (modified) * trunk/include/iprt/nt/video.h (modified) * trunk/include/iprt/win/windef.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDriver.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCrUtil.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPRegistry.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVModes.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVhwa.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) GA/NT/Graphics: warnings Fri, 05 Aug 2016 15:21:41 GMT vboxsync [63050] * trunk/include/iprt/assert.h (modified) iprt/assert.h: Added AssertNtStatus and AssertNtStatusSuccess for use ... Fri, 05 Aug 2016 13:01:12 GMT vboxsync [63042] * trunk/include/VBox/VBoxVideoGuest.h (modified) VBox/VBoxVideoGuest.h: *big sigh* Fri, 05 Aug 2016 12:17:07 GMT vboxsync [63039] * trunk/include/VBox/VBoxVideoGuest.h (modified) * trunk/include/iprt/nt/dispmprt.h (copied) * trunk/include/iprt/nt/ntddk.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCm.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVModes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPDriver.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.h (modified) GA/NT/Graphics: warnings Fri, 05 Aug 2016 11:42:25 GMT vboxsync [63036] * trunk/include/iprt/nt/miniport.h (copied) * trunk/include/iprt/nt/ndis.h (modified) * trunk/include/iprt/nt/video.h (copied) More wrappers Fri, 05 Aug 2016 11:27:22 GMT vboxsync [63035] * trunk/include/iprt/nt/ndis.h (modified) oops Fri, 05 Aug 2016 11:26:29 GMT vboxsync [63034] * trunk/include/iprt/nt/ndis.h (modified) updates Fri, 05 Aug 2016 11:19:23 GMT vboxsync [63032] * trunk/include/iprt/win/windef.h (copied) windef.h wrapper Fri, 05 Aug 2016 02:36:25 GMT vboxsync [63026] * trunk/include/VBox/VBoxCrHgsmi.h (modified) * trunk/include/VBox/VBoxVideo3D.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.h (modified) GA/NT/Graphics: warnings Thu, 04 Aug 2016 23:48:50 GMT vboxsync [63022] * trunk/include/iprt/win/d3d8.h (copied) * trunk/include/iprt/win/d3d9.h (modified) * trunk/include/iprt/win/windows.h (modified) * trunk/include/iprt/win/winsock2.h (modified) fixes Thu, 04 Aug 2016 23:02:57 GMT vboxsync [63017] * trunk/include/iprt/win/d3d9.h (added) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiBase.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/debug.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/vboxext.c (modified) GA/NT/Graphics: warnings Thu, 04 Aug 2016 13:01:32 GMT vboxsync [62984] * trunk/include/VBox/vmm/pdmpci.h (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) DrvPciRaw.cpp/PDMIPCIRAWUP: warnings and adjustments. Thu, 04 Aug 2016 09:57:20 GMT vboxsync [62965] * trunk/include/VBox/VMMDev.h (modified) * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/AudioMixBuffer.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) Devices: warnings Wed, 03 Aug 2016 22:35:29 GMT vboxsync [62943] * trunk/include/iprt/stdint.h (modified) iptr/stdint.h: NetBSD support. From Haomai Wang GSoC project with ... Wed, 03 Aug 2016 22:03:08 GMT vboxsync [62942] * trunk/include/iprt/alloca.h (modified) iprt/alloca.h: There's no need to include on NetBSD too, ... Wed, 03 Aug 2016 21:40:30 GMT vboxsync [62941] * trunk/include/iprt/alloca.h (modified) iprt/alloca.h: Define alloca() IN_RING0 for NetBSD too. While here, ... Wed, 03 Aug 2016 18:22:30 GMT vboxsync [62940] * trunk/include/iprt/stdarg.h (modified) iprt/errno.h: For NetBSD kernel code include . From ... Wed, 03 Aug 2016 17:56:42 GMT vboxsync [62939] * trunk/include/iprt/errno.h (modified) iprt/errno.h: For NetBSD kernel code include . From ... Wed, 03 Aug 2016 17:40:07 GMT vboxsync [62938] * trunk/include/iprt/types.h (modified) iprt/types.h: NetBSD support based on a patch from Arto Huusko. Wed, 03 Aug 2016 17:32:43 GMT vboxsync [62934] * trunk/include/iprt/win/objbase.h (modified) * trunk/src/VBox/Devices/Graphics/shaderlib/libWineStub/Makefile.kup (added) * trunk/src/VBox/Devices/Graphics/shaderlib/libWineStub/debug.c (modified) * trunk/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/list.h (modified) * trunk/src/VBox/Devices/Graphics/shaderlib/shaderapi.c (modified) * trunk/src/VBox/Devices/Graphics/shaderlib/wined3d_private.h (modified) Devices: warnings Wed, 03 Aug 2016 16:50:15 GMT vboxsync [62932] * trunk/include/VBox/HGSMI/HGSMIChSetup.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-internal.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-savedstate.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) Devices: warnings Wed, 03 Aug 2016 16:11:43 GMT vboxsync [62930] * trunk/include/iprt/string.h (modified) * trunk/include/iprt/utf16.h (modified) * trunk/src/VBox/Runtime/common/string/utf-16.cpp (modified) RTUtf16PurgeEncoding: Optimized it a little, adding debug assertion ... Wed, 03 Aug 2016 15:04:06 GMT vboxsync [62924] * trunk/include/VBox/vd-ifs.h (modified) Devices: warnings Wed, 03 Aug 2016 14:05:01 GMT vboxsync [62916] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) RTStrPurgeEncoding: Optimized it a little, adding debug assertion for ... Wed, 03 Aug 2016 13:59:43 GMT vboxsync [62915] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/test.h (modified) * trunk/src/VBox/Runtime/r3/test.cpp (modified) * trunk/src/VBox/Runtime/r3/testi.cpp (modified) IPRT/test: Added RTTestDisableAssertions and RTTestRestoreAssertions ... Wed, 03 Aug 2016 10:11:57 GMT vboxsync [62901] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: Added RT_NOREF(...) - the C99 version of the ... Wed, 03 Aug 2016 09:32:28 GMT vboxsync [62896] * trunk/include/iprt/log.h (modified) iprt/log.h: fix comment Wed, 03 Aug 2016 09:21:19 GMT vboxsync [62893] * trunk/include/VBox/log.h (modified) VBox/log.h: eliminate never used NE2000 log group and fix the DRV_TCP ... Tue, 02 Aug 2016 23:51:30 GMT vboxsync [62890] * trunk/include/VBox/vmm/gim.h (modified) * trunk/src/VBox/Devices/GIMDev/GIMDev.cpp (modified) * trunk/src/VBox/Devices/GIMDev/Makefile.kup (added) * trunk/src/VBox/Devices/PC/ACPI/VBoxAcpi.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevFwCommon.cpp (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcArch.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) Devices: warnings Tue, 02 Aug 2016 01:18:24 GMT vboxsync [62860] * trunk/include/iprt/time.h (modified) iprt/time.h: NetBSD defines structs timeval and timespec in ... Tue, 02 Aug 2016 00:27:24 GMT vboxsync [62858] * trunk/include/VBox/VBoxAuth.h (modified) doxygen fix Mon, 01 Aug 2016 22:36:17 GMT vboxsync [62855] * trunk/include/VBox/VBoxCrHgsmi.h (modified) warnings Mon, 01 Aug 2016 16:34:21 GMT vboxsync [62833] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) Comment, new line. Mon, 01 Aug 2016 15:16:22 GMT vboxsync [62825] * trunk/include/VBox/vmm/pdmwebcaminfs.h (modified) UsbWebcam cleanups, nits. Mon, 01 Aug 2016 15:14:37 GMT vboxsync [62824] * trunk/include/VBox/vmm/pdmwebcaminfs.h (modified) * trunk/src/VBox/Main/src-client/UsbWebcamInterface.cpp (modified) UsbWebcam cleanups, part 4. Mon, 01 Aug 2016 15:11:03 GMT vboxsync [62823] * trunk/include/VBox/vmm/pdmwebcaminfs.h (modified) * trunk/src/VBox/Main/src-client/UsbWebcamInterface.cpp (modified) UsbWebcam cleanups, part 3. Mon, 01 Aug 2016 15:03:55 GMT vboxsync [62822] * trunk/include/VBox/vmm/pdmwebcaminfs.h (modified) * trunk/src/VBox/Main/src-client/UsbWebcamInterface.cpp (modified) UsbWebcam cleanups, part 2. Mon, 01 Aug 2016 14:56:47 GMT vboxsync [62821] * trunk/include/VBox/vmm/pdmwebcaminfs.h (modified) * trunk/src/VBox/Main/src-client/UsbWebcamInterface.cpp (modified) UsbWebcam cleanups, part 1. Mon, 01 Aug 2016 13:22:19 GMT vboxsync [62818] * trunk/include/VBox/vmm/pdmusb.h (modified) Fixed PDMUSB_CHECK_VERSIONS_XXX macros and deployed them in the ExtPack. Mon, 01 Aug 2016 12:20:11 GMT vboxsync [62811] * trunk/include/iprt/win/shlwapi.h (added) * trunk/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvCredential.h (modified) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) wrap shlwapi.h too. Mon, 01 Aug 2016 09:49:47 GMT vboxsync [62802] * trunk/include/VBox/HostServices/Service.h (modified) * trunk/src/VBox/HostServices/DragAndDrop/service.cpp (modified) HostServices: warnings Mon, 01 Aug 2016 06:56:19 GMT vboxsync [62784] * trunk/include/VBox/VBoxAuth.h (modified) VBoxAuth.h: doxygen!