VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53814   10 years vboxsync Host 3D: prepare for content scaling.
(edit) @53813   10 years vboxsync Devices/Graphics: do not re-set the guest VBVA capabilities when VBVA …
(edit) @53812   10 years vboxsync Additions/x11/vboxvideo: set capabilities whenever VBVA is …
(edit) @53809   10 years vboxsync Devices/Graphics: mirror guest VBVA capabilities to Display after …
(edit) @53808   10 years vboxsync Additions/x11/vboxvideo: wrong size in IOCtl.
(edit) @53806   10 years vboxsync added more missing Windows resource files
(edit) @53805   10 years vboxsync added more missing Windows resource files
(edit) @53804   10 years vboxsync 3D: naming: crServerHasMinimalCaps() -> crServerHasInsufficientCaps().
(edit) @53803   10 years vboxsync FE/Qt: 6278: Support for scaled video-output: 2D Video Acceleration …
(edit) @53802   10 years vboxsync 3D: rename constant: CR_VBOX_CAP_HOST_CAPS_NOT_SUFFICIENT -> …
(edit) @53801   10 years vboxsync Devices: use LogRelMax were appropriate
(edit) @53800   10 years vboxsync HostDrivers/Support: Moved fOsTscDeltasInSync to the GIP, fix …
(edit) @53799   10 years vboxsync Host 3D + WDDM driver: add to host service a check to detect if host …
(edit) @53798   10 years vboxsync Use PDMDevHlpGetCurrentCpuId.
(edit) @53797   10 years vboxsync Finally added PDMDevHlpGetCurrentCpuId.
(edit) @53796   10 years vboxsync VMSVGA: Use new EMT wait API.
(edit) @53795   10 years vboxsync Added an official way of implementing a HLT/MWAIT like port on a …
(edit) @53793   10 years vboxsync Additions/linux/drm: forgotten to export some files.
(edit) @53792   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: Fixed gcc warnings and made it build on my …
(edit) @53791   10 years vboxsync Fixed RTSemEventMultiWaitEx call and a warning.
(edit) @53790   10 years vboxsync build fix.
(edit) @53789   10 years vboxsync Improved the ugly SVGA_REG_BUSY read hack a bit.
(edit) @53788   10 years vboxsync restore accidental padding change.
(edit) @53787   10 years vboxsync Replaced ugly RTThreadSleep(50) on EMT with a yeild + a wait on a …
(edit) @53786   10 years vboxsync IntNet: intnetR0NetworkPreSwitchUnicast: don't broadcast all outgoing …
(edit) @53785   10 years vboxsync test if we can drop this workaround
(edit) @53784   10 years vboxsync fixed @file information of a couple of .rc files
(edit) @53783   10 years vboxsync VMSVGA: FIFO stats; wait on the work-to-do-semaphore instead of …
(edit) @53782   10 years vboxsync nits
(edit) @53781   10 years vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @53780   10 years vboxsync logging adjustments
(edit) @53779   10 years vboxsync vmsvga fifo handling optimizations.
(edit) @53777   10 years vboxsync Additions/x11/vboxvideo: more refactoring.
(edit) @53776   10 years vboxsync NAT: Make it possible to use privileged helper to obtain raw ICMP …
(edit) @53775   10 years vboxsync DevVGA-SVGA.cpp: Fixed bugs in SVGA_REG_BITS_PER_PIXEL, …
(edit) @53774   10 years vboxsync Additions/Windows: add a few missing rc files
(edit) @53773   10 years vboxsync Additions/x11/vboxvideo: more refactoring.
(edit) @53772   10 years vboxsync Validation Kit: build fix
(edit) @53771   10 years vboxsync Validation Kit: run network cleanup script before install, not after …
(edit) @53770   10 years vboxsync Additions/x11/vboxvideo: better separate VBox-specific and X …
(edit) @53769   10 years vboxsync DevVGA-SVGA3d-win.cpp: Log shader versions.
(edit) @53768   10 years vboxsync RTMpOnSpecific/r0drv-nt: Sketched out an alternative implementation …
(edit) @53767   10 years vboxsync s/VERR_CPU_HOTPLUG_NOT_MONITORED_BY_GUEST/VERR_VMMDEV_CPU_HOTPLUG_NOT_M …
(edit) @53765   10 years vboxsync mp-r0drv-nt.cpp: RTMpSpecific should only use broadcast IPIs when …
(edit) @53764   10 years vboxsync Additions/VBoxService: added a few missing \n and limit the occurrence …
(edit) @53763   10 years vboxsync Careful…
(edit) @53762   10 years vboxsync build fix
(edit) @53760   10 years vboxsync Main/ConsoleImpl: when doing VMR3ReqCall requests, do always drop the …
(edit) @53759   10 years vboxsync tdBenchmark1.py: Fix the timeout.
(edit) @53758   10 years vboxsync Main/DisplayImpl: replaced a few %d by %Rrc where appropriate
(edit) @53757   10 years vboxsync Linux Additions / sharedfolders: Linux 3.19 adaptions
(edit) @53756   10 years vboxsync vmsvgaGMRTransfer: Display detail in buffer overflow assertions.
(edit) @53755   10 years vboxsync VMSVGA3d: Cleaning up some of the dual-profile mess, switched back to …
(edit) @53754   10 years vboxsync validation kit: g_kcchMaxTestValueName 52 => 56
(edit) @53752   10 years vboxsync DevVGA-SVGA.cpp: 32-bit build fix
(edit) @53751   10 years vboxsync DevVGA-SVGA.cpp: Register the I/O ports for ring-0 and raw-mode …
(edit) @53750   10 years vboxsync build fix
(edit) @53749   10 years vboxsync Use a context configured with the legacy OpenGL profile for getting …
(edit) @53748   10 years vboxsync DisplayImpl: Cache the 'Accelerated3DEnabled && GraphicControlerType …
(edit) @53747   10 years vboxsync directx.c / VBOX_CHECK_GL_CALL needs VBox assertions and logging.
(edit) @53746   10 years vboxsync Removed VBoxSVGA3D_CFLAGS, looks like nonsense to me.
(edit) @53745   10 years vboxsync VBoxSVGAObjc.dylib: Can't work with OpenGL functions directly in the …
(edit) @53741   10 years vboxsync VMSVGA3d: Reworked the 3.2 core GL profile specific code, putting it …
(edit) @53740   10 years vboxsync VMSVGA3d/constant_heap_init: Don't trash the heap if the input …
(edit) @53739   10 years vboxsync Main: Fix race condition between Medium::Close and Medium::i_queryInfo …
(edit) @53737   10 years vboxsync Missing files are in place.
(edit) @53736   10 years vboxsync Forgot the .def files.
(edit) @53735   10 years vboxsync build fix
(edit) @53734   10 years vboxsync validation kit: g_kcchMaxTestValueName 48 => 52 according to r97394
(edit) @53733   10 years vboxsync VBoxSVGA3D: temporarily disable dynamic resolving of the library on …
(edit) @53732   10 years vboxsync Dynamically resolve imports from VBoxSVGA3D.dll/dylib/so. Added some …
(edit) @53731   10 years vboxsync VMSVGA3d/darwin: Some tweaks.
(edit) @53730   10 years vboxsync DisplayImpl.cpp: VMSVGA3d does not use the mCrOglCallbacks.
(edit) @53729   10 years vboxsync VMSVGA3d/darwin: Using the use OpenGL 3.2 Core profile works better, …
(edit) @53728   10 years vboxsync VMSVGA3d/darwin: Using the use OpenGL 3.2 Core profile works better, …
(edit) @53727   10 years vboxsync DevVGA-SVGA.cpp: Use RT_FROM_MEMBER.
(edit) @53726   10 years vboxsync properties.
(edit) @53725   10 years vboxsync shaderapi.c/h: ShaderInitLib() and ShaderDestroyLib() are not valid C …
(edit) @53724   10 years vboxsync shader.c: Fixed -Wshadow warning in shader_trace_init().
(edit) @53723   10 years vboxsync Don't enabled the VBoxSharedOpenGL stuff if we're using VMSVGA3d.
(edit) @53722   10 years vboxsync Fixed some missing H()s in the graphics department. Use ptr for …
(edit) @53721   10 years vboxsync TM.cpp: Forgot a 'Mode' in CFGMR3ValidateConfig.
(edit) @53720   10 years vboxsync IPRT/r0drv/nt: More RTMpPokeCpu work, this time for 32-bit windows 7 …
(edit) @53718   10 years vboxsync RTMpPokeCpu+RTMpOn*/r0drv-nt: Reworked RTMpOn* using KeIpiGenericCall …
(edit) @53717   10 years vboxsync IPRT/r0drv/nt: Fixed crash in rtmpNtDPCWrapper.
(edit) @53716   10 years vboxsync VBoxDTrace: Split out the ring-3 libc stuff from VBoxDTraceTypes.h and …
(edit) @53715   10 years vboxsync s/RTSpinlockReleaseNoInts/RTSpinlockRelease/g
(edit) @53714   10 years vboxsync Update file headers
(edit) @53713   10 years vboxsync VBoxDTrace: Missing empty file in r97404 - (from opensolaris onnv …
(edit) @53712   10 years vboxsync VBoxDTrace: comment typo. (r89)
(edit) @53711   10 years vboxsync VBoxDTrace: Use RTR0MemKernelCopyFrom to safely read kernel memory. (r88)
(edit) @53710   10 years vboxsync VBoxDTrace: fixes. (r87)
(edit) @53709   10 years vboxsync VBoxDTrace: build fix (r86)
(edit) @53708   10 years vboxsync VBoxDTrace: unified the sources. (r85)
(edit) @53707   10 years vboxsync VBoxDTrace: fixes (r84)
(edit) @53706   10 years vboxsync VBoxDTrace: bugfixes (r83)
(edit) @53705   10 years vboxsync VBoxDTrace: nit (r82)
(edit) @53704   10 years vboxsync VBoxDTrace: New SUPDrv interface. (r81)
(edit) @53703   10 years vboxsync VBoxDTrace: Fixed the EDT_BRICKED issue (forgot to start timers). (r80)
(edit) @53702   10 years vboxsync VBoxDTrace: one warning less. (r79)
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette