VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54531   10 years vboxsync Additions/x11/vboxvideo: revert temporary check-in.
(edit) @54530   10 years vboxsync Additions/x11/vboxvideo: temporary check-in of local state: dynamic …
(edit) @54478   10 years vboxsync Additions/x11/vboxvideo: fix sporadic failure to deactivate virtual …
(edit) @54197   10 years vboxsync Additions/x11/vboxvideo: warning
(edit) @54187   10 years vboxsync Additions/x11/vboxvideo: properly disable additional screens before …
(edit) @54040   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53966   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53812   10 years vboxsync Additions/x11/vboxvideo: set capabilities whenever VBVA is …
(edit) @53544   10 years vboxsync Additions/x11/vboxvideo: properly distinguish low power states and …
(edit) @53530   10 years vboxsync Additions/common and Additions/x11: add support for getting video mode …
(edit) @53527   10 years vboxsync Additions/x11/vboxvideo: report monitor connected status to X11, based …
(edit) @53451   10 years vboxsync Additions/x11: typo
(edit) @53426   10 years vboxsync Additions/x11/vboxvideo: fix VT switching without a kernel driver.
(edit) @53346   10 years vboxsync Additions/x11/vboxvideo: do not disable the screen on DPMS low power …
(edit) @53345   10 years vboxsync Additions/x11/vboxvideo: do not disable the screen on DPMS low power.
(edit) @52865   10 years vboxsync Additions/x11/vboxvideo: drop custom ioctl to kernel driver, as the …
(edit) @52677   10 years vboxsync Additions/x11/vboxvideo: remove output property handler.
(edit) @52646   10 years vboxsync Additions/x11/vboxvideo: fixed a wrong parameter which caused problems …
(edit) @52224   10 years vboxsync Additions/x11/vboxvideo and vboxmouse: clean up undefined symbols.
(edit) @52199   10 years vboxsync Additions/x11/vboxvideo: remove hard-coded maximum number of screens.
(edit) @52191   10 years vboxsync Additions/x11/vboxvideo: comment fix and make an error fatal.
(edit) @51393   11 years vboxsync Additions/x11/vboxvideo: remove untested non-HGSMI path.
(edit) @51374   11 years vboxsync Additions/x11/vboxvideo: properly report the file descriptor for the …
(edit) @51242   11 years vboxsync Additions/x11/vboxvideo: change size hint logic to take hints from a …
(edit) @50981   11 years vboxsync Additions/x11/vboxvideo: set a root window property to say whether we …
(edit) @50979   11 years vboxsync Additions/x11/vboxvideo: revert r92593: set a root window property …
(edit) @50668   11 years vboxsync Additions/x11/vboxvideo: Fix debug crash on Solaris 10 (ends up …
(edit) @50662   11 years vboxsync Additions/x11/vboxvideo: set a root window property when we do not own …
(edit) @50569   11 years vboxsync Additions/x11/vboxvideo: remove graphics capability code which is now …
(edit) @50568   11 years vboxsync Additions/x11/vboxvideo: fix video mode restore if the kernel driver …
(edit) @49877   11 years vboxsync Additions/x11: make vboxvideo dynamic resizing compatible with what …
(edit) @49639   11 years vboxsync Additions/x11/vboxvideo: fix virtual consoles if KMS is not present.
(edit) @49628   11 years vboxsync Additions/x11/vboxvideo: try to use KMS driver IOCtls to co-ordinate …
(edit) @49187   11 years vboxsync Additions/x11/vboxvideo: use DRI2 for X.Org Server 1.7 and later.
(edit) @45356   12 years vboxsync tabs
(edit) @45000   12 years vboxsync Additions/x11/vboxvideo: clean-up.
(edit) @44998   12 years vboxsync Additions/x11/vboxvideo: match the maximum resolution to our device.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43309   12 years vboxsync Additions/x11/vboxvideo: fix for pre-1.3 X servers after vtSema fixes.
(edit) @43271   12 years vboxsync Additions/x11/vboxvideo: fix for r80653.
(edit) @43270   12 years vboxsync Additions/x11/vboxvideo: reduce header file dependencies from xorg-server.h
(edit) @43250   12 years vboxsync Additions/x11/vboxvideo: changes needed for the 1.13 server ABI.
(edit) @43249   12 years vboxsync Additions/x11/vboxvideo: this code should have been moved down.
(edit) @43245   12 years vboxsync Additions/x11/vboxvideo: clean up sanity handling for mode switches …
(edit) @43108   12 years vboxsync Additions/x11/vboxvideo: refactoring to support X.Org Server 1.13.
(edit) @43081   12 years vboxsync Additions/x11/vboxvideo: some header file inclusion clean-up.
(edit) @39695   13 years vboxsync Additions/x11/vboxvideo: missing module initialisation function, …
(edit) @38207   13 years vboxsync Additions/VBoxVideo: move a couple of functions from the X.Org driver …
(edit) @36020   14 years vboxsync Additions/x11/vboxvideo: rearrangement and an empty unit test
(edit) @36016   14 years vboxsync Additions/x11/vboxvideo: never send resolutions that older VBox …
(edit) @35949   14 years vboxsync Additions/x11/vboxvideo: use the new common modesetting APIs instead …
(edit) @35948   14 years vboxsync Additions/common/VBoxVideo: additional modesetting APIs for saving and …
(edit) @35933   14 years vboxsync Additions/x11/vboxvideo: do not use backing store - the latest server …
(edit) @35931   14 years vboxsync Additions/x11/vboxvideo: minor adjustments and comments
(edit) @35882   14 years vboxsync Additions/x11/vboxvideo: remove unnecessary vgaHW bits
(edit) @35881   14 years vboxsync Additions/x11/vboxvideo: clean up unneeded symbols
(edit) @35849   14 years vboxsync Additions/x11/vboxvideo: initialise the VGA bits at the start of every …
(edit) @35775   14 years vboxsync Additions/x11/vboxvideo: add EDID
(edit) @35616   14 years vboxsync Additions/x11/vboxvideo: support DPMS by disabling monitors
(edit) @35398   14 years vboxsync re-applied r69255, r69257: properly wrap mem* to xf86mem* for older …
(edit) @35396   14 years vboxsync backed out r69255, r69257 (does currently not compile)
(edit) @35393   14 years vboxsync properly wrap mem* to xf86mem* for older XF86 modules
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @35269   14 years vboxsync Additions/x11/vboxvideo: fix broken dynamic resizing on additional monitors
(edit) @35268   14 years vboxsync Additions/x11/vboxvideo: blank the screen on server termination and VT …
(edit) @35267   14 years vboxsync Additions/x11/vboxvideo: recreate communication structures in guest …
(edit) @35266   14 years vboxsync Additions/x11/vboxvideo: clear video memory before resizing the …
(edit) @35207   14 years vboxsync Additions/x11/vboxvideo: fail in less places if /dev/vboxguest is not …
(edit) @35155   14 years vboxsync Additions/x11/vboxvideo: uninitialised variable
(edit) @35150   14 years vboxsync Additions/VBoxVideo: support disabling the screen via VBVA_SCREEN_F_DISABLE
(edit) @35048   14 years vboxsync Additions/x11/vboxvideo: do not force the origin of the first monitor …
(edit) @34922   14 years vboxsync Additions/x11/vboxvideo: another screen layout/mouse location issue
(edit) @34911   14 years vboxsync Additions/x11/vboxvideo: fix an off-by-one and let the driver receive …
(edit) @34872   14 years vboxsync Additions/x11/vboxvideo: handle moving and disabling monitors in X.Org …
(edit) @34765   14 years vboxsync Linux additions: warning
(edit) @34764   14 years vboxsync no 64-bit div here
(edit) @34763   14 years vboxsync Additions/x11/vboxvideo: fix updates on additional monitors, try to …
(edit) @34747   14 years vboxsync Additions/x11/vboxvideo: main code for multi-monitor X11 and various …
(copy) @34722   14 years vboxsync Additions/x11/vboxvideo: vboxvideo_13.c -> vboxvideo.c
copied from trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_13.c
(edit) @34715   14 years vboxsync Additions/x11/vboxvideo: switch to HGSMI and merge the two drivers …
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