VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51157   11 years vboxsync crCmd/wddm/crOpenGL: some optimization & cleanup
(edit) @51148   11 years vboxsync wddm/crOpenGL: fix visual artifacts after resize
(edit) @51141   11 years vboxsync crOpenGL: crcmd enhancements & fixes; osx deadlock fix; temporary …
(edit) @51121   11 years vboxsync extend PDMIDISPLAYCONNECTOR::pfnVBVAXxx and VBVA resize for better …
(edit) @51111   11 years vboxsync wddm/crOpenGL/DevVGA: impl missing CrCmd commands, some adjustments
(edit) @51108   11 years vboxsync Small fix for previous commit
(edit) @51105   11 years vboxsync Missing files for previous commit
(edit) @51102   11 years vboxsync Storage/FilterCrypt: Remove hardcoded data unit size of 512 bytes and …
(edit) @51081   11 years vboxsync wddm/CrCmd: bugfixes + more correct complex command length info data
(edit) @51042   11 years vboxsync wddm/DevVGA: complex command submission; bugfixes
(edit) @51015   11 years vboxsync oops
(edit) @51014   11 years vboxsync Temporarily renamed iprt/x509.h to iprt/x509-branch-collision.h to …
(edit) @51013   11 years vboxsync Main/crOpenGL/DevVGA: synchronization, bugfixes, cleanup
(edit) @50996   11 years vboxsync Main: Added paravirt. provider APIs.
(edit) @50994   11 years vboxsync VMM/GIM: Introduce the Minimal provider.
(edit) @50992   11 years vboxsync Build fix
(edit) @50991   11 years vboxsync Storage: Add support for filter plugins
(edit) @50989   11 years vboxsync Storage: Missing file
(edit) @50988   11 years vboxsync Storage/VD: Cleanup VD plugin handling. One shared object can now …
(edit) @50984   11 years vboxsync crOpenGL: command blocks: enable in guest if host supports it; bugfixes
(edit) @50962   11 years vboxsync Send HID usage codes rather than XT scan codes to keyboard devices, …
(edit) @50958   11 years vboxsync VBoxVideo: cleanup disabled defs
(edit) @50957   11 years vboxsync wddm/crOpenGL/DevVGA: blitting enhancements and cleanup + bugfixes
(edit) @50953   11 years vboxsync GIM: Skeleton, work in progress.
(edit) @50928   11 years vboxsync wddm/DevVga/crOpenGL: new command submission working for 3D
(edit) @50917   11 years vboxsync Added PDMQueueFlushIfNecessary.
(edit) @50913   11 years vboxsync wddm/graphics: new command submission working for 2D, more testing needed
(edit) @50905   11 years vboxsync VMM: fix duplicate error code.
(edit) @50900   11 years vboxsync Additions/common/VBoxVideo: fix a return value.
(edit) @50859   11 years vboxsync wddm: remaining bits for new command submission
(edit) @50848   11 years vboxsync crOpenGL: new command submission continued
(edit) @50831   11 years vboxsync crOpnGL: new command submission continued
(edit) @50830   11 years vboxsync DnD: Bugfixes.
(edit) @50812   11 years vboxsync crOpenGL: bugfixes, more on new command submission
(edit) @50799   11 years vboxsync crOpenGL: more on new command submission
(edit) @50774   11 years vboxsync wddm: bugfix
(edit) @50773   11 years vboxsync remove unnamed unions
(edit) @50772   11 years vboxsync VBoxVideo.h: two warnings
(edit) @50763   11 years vboxsync dev/vga: fixes
(edit) @50757   11 years vboxsync burn fix
(edit) @50755   11 years vboxsync crOpenGL: missing file
(edit) @50754   11 years vboxsync Dev/VGA/crOpenGL/wddm: command thread, more command processing
(edit) @50686   11 years vboxsync src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm: …
(edit) @50677   11 years vboxsync wddm: misc bugfixes
(edit) @50675   11 years vboxsync include/VBox/vmm: C++11 fixes (thanks Genode Labs)
(edit) @50645   11 years vboxsync s/Port/Memory mapped/ in FNIOMMMIOWRITE and FNIOMMMIOFILL comments.
(edit) @50608   11 years vboxsync Function no longer there.
(edit) @50590   11 years vboxsync CPUM,VMM: More work related to bus, cpu and tsc frequency info. Should …
(edit) @50584   11 years vboxsync CPUM,DevEFI: Bus vs cpu clock ratio fixes for more recent CPUs. Older …
(edit) @50575   11 years vboxsync VMM: Added SSMR3RegisterStub and used it to provide saved state …
(edit) @50561   11 years vboxsync DnD: Update, bugfixes.
(edit) @50542   11 years vboxsync Use HGSMI memory allocator
(edit) @50540   11 years vboxsync VMM/HM: Ignore SMX mode and proceed with a warning.
(edit) @50537   11 years vboxsync Additions/common/VBoxGuest: simplify the mouse call-back management.
(edit) @50531   11 years vboxsync Add VHDX logging group while we are at it
(edit) @50530   11 years vboxsync USB: Split dev_usb logging group into dev_ehci and dev_ohci so the …
(edit) @50524   11 years vboxsync Addiitions/common/VBoxGuest, VBoxGuestLibR3: add mediation in the …
(edit) @50518   11 years vboxsync HGSMI memory allocator: saved state
(edit) @50512   11 years vboxsync VMMDev.h: missing sanity mask for guest capabilities, better name.
(edit) @50511   11 years vboxsync VMMDev.h: missing sanity mask for guest capabilities.
(edit) @50508   11 years vboxsync DnD: Update.
(edit) @50482   11 years vboxsync Build HGSMI memory allocator (unused)
(edit) @50481   11 years vboxsync HGSMI memory allocator
(edit) @50460   11 years vboxsync DnD: Update.
(edit) @50449   11 years vboxsync vusb.h: comment
(edit) @50420   11 years vboxsync include/VBox/HGSMI: HGSMIDefs.h.
(edit) @50416   11 years vboxsync Main: fix the remaining NULL safearray issues, the template had …
(edit) @50410   11 years vboxsync OS X host: stuck-in-dock: move include/VBox/VBoxNetSend.h to …
(edit) @50394   11 years vboxsync crOpenGL: greyed-out 3D image on VM pause
(edit) @50379   11 years vboxsync VBoxNet*darwin: Corrected two function delcarations (use DECL …
(edit) @50364   11 years vboxsync crOpenGL: screenshot support; a bit of performance for video recording
(edit) @50322   11 years vboxsync VboxNetSendDummy() -> VBoxNetSendDummy().
(edit) @50321   11 years vboxsync Mac OS X host: prevent stuck-in-dock: r91968 is substituted with the …
(edit) @50319   11 years vboxsync ConsoleVRDPServer: another bitmap format for 3d redirect.
(edit) @50314   11 years vboxsync crOpenGL/VideoRec: do hardweight screen capthure only when recorder is …
(edit) @50313   11 years vboxsync crOpenGL: video recording working
(edit) @50305   11 years vboxsync DnD: Update.
(edit) @50273   11 years vboxsync Provide LWIP_DEBUGF definition that uses VBox logging facilities. …
(edit) @50265   11 years vboxsync DnD: First working implementation for Windows guest->host support; …
(edit) @50255   11 years vboxsync VMM: two undocumented CPUID bits
(edit) @50251   11 years vboxsync crOpenGL: disable some async notifications for now
(edit) @50250   11 years vboxsync crOpenGL: async notifications
(edit) @50196   11 years vboxsync Main: s/Vbox/VBox/g s/VB/VBox/g
(edit) @50178   11 years vboxsync crOpenGL: seamless and resize bugfixes
(edit) @50149   11 years vboxsync crOpenGL: bugfixes
(edit) @50120   11 years vboxsync Main: forgotten include file change
(edit) @50095   11 years vboxsync crOpenGL: presentation infrastructure rework (still work in progress)
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @50001   11 years vboxsync PDMCritSect: Ditto VERR_INTERRUPTED fix for shared critical sections.
(edit) @49983   11 years vboxsync Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
(edit) @49966   11 years vboxsync CPUM: Added AMD Athlon64 3200+ (130nm) and Pentium4 (mod 4, w/ 64-bit).
(edit) @49965   11 years vboxsync Mac OS X host: HID LEDs sync: take care about bluetooth keyboard: wake …
(edit) @49933   11 years vboxsync build fix
(edit) @49893   11 years vboxsync MSR rewrite: initial hacking - half disabled.
(edit) @49891   11 years vboxsync Merged private draganddrop branch into trunk.
(edit) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49852   11 years vboxsync VMM/HMVMXR0: Add guest-state checks for PAE PDPTEs.
(edit) @49849   11 years vboxsync VMM: Use EFER.LMA in PAE-paging mode check rather than EFER.LME.
(edit) @49846   11 years vboxsync HGCM: check size.
(edit) @49833   11 years vboxsync vdifs-internal.h: Fix copy and paste error
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