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) @55723   10 years vboxsync Additions/x11/vboxvideo: pass on virtual size to input devices when we …
(edit) @55559   10 years vboxsync Additions/x11/vboxvideo: print the subversion revision to the X.Org …
(edit) @55471   10 years vboxsync Additions/x11/vboxvideo: test for susceptibility to X.Org Server 1.3 …
(edit) @55450   10 years vboxsync Additions/x11/vboxvideo: prevent a potential integer overflow.
(edit) @55448   10 years vboxsync Additions/x11/vboxvideo: prevent a potential integer overflow.
(edit) @55436   10 years vboxsync Reverted bad commit r99781.
(edit) @55435   10 years vboxsync Bad commit, reverted with following changeset
(edit) @55413   10 years vboxsync Additions/x11/vboxvideo: do not set the virtual resolution too early …
(edit) @55402   10 years vboxsync Additions/x11/vboxvideo: header file inclusion clean-up.
(edit) @55392   10 years vboxsync Additions/x11/vboxvideo: simplify some initialisation.
(edit) @55391   10 years vboxsync Additions/x11/vboxvideo: cursor function naming.
(edit) @55384   10 years vboxsync Additions/x11/vboxvideo: enable new mode hint handling code.
(edit) @55377   10 years vboxsync Additions/x11/vboxvideo: rename a function, missed file.
(edit) @55369   10 years vboxsync Additions/x11/vboxvideo: clean up vbva code, forgotten function call.
(edit) @55367   10 years vboxsync Additions/x11/vboxvideo: clean up vbva code.
(edit) @55358   10 years vboxsync Additions/x11/vboxvideo: move dirty rectangle handler initialisation …
(edit) @55354   10 years vboxsync Additions/x11/vboxvideo: fix mouse range handling for Solaris guests.
(edit) @55334   10 years vboxsync Additions/x11/vboxvideo: we do not need a separate vbox_output_dpms() …
(edit) @55332   10 years vboxsync Additions/x11/vboxvideo: new driver mode-setting functions building on …
(edit) @55283   10 years vboxsync Additions/x11/vboxvideo: cleaner adjustScreenPixmap() function.
(edit) @55262   10 years vboxsync Additions/x11/vboxvideo: reverted temporary commit r99563.
(edit) @55250   10 years vboxsync Additions/x11: temporary check in of local changes to vboxvideo for …
(edit) @55236   10 years vboxsync Additions/x11/vboxvideo: use constants for the maximum and minimum …
(edit) @55226   10 years vboxsync Additions/x11/vboxvideo: allow setting HasVT property early.
(edit) @55205   10 years vboxsync Additions/x11/vboxvideo: no need to clear VRAM when entering the VT.
(edit) @55196   10 years vboxsync Additions/x11/vboxvideo: drop EDID faking for the benefit of …
(edit) @55195   10 years vboxsync Additions/x11/vboxvideo: do not get modes from xorg.conf for recent X …
(edit) @55194   10 years vboxsync Additions/x11/vboxvideo: remove standard modes. For old X servers …
(edit) @55191   10 years vboxsync Additions/x11: temporarily revert r99331 and r99353: temporary …
(edit) @55064   10 years vboxsync Additions/x11: temporary check-in of new X11 Additions resizing code, …
(edit) @55043   10 years vboxsync Additions/x11: temporary check-in of new X11 Additions resizing code.
(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
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