VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @60190   9 years vboxsync bugref:8087:8087: Additions/x11: support non-root X server: revert …
(edit) @60180   9 years vboxsync bugref:8087:8087: Additions/x11: support non-root X server: revert …
(edit) @60133   9 years vboxsync bugref:8288: Additions/x11: rework VBoxClient video mode hint …
(edit) @60083   9 years vboxsync bugref:8288: Additions/x11: rework VBoxClient video mode hint …
(edit) @59194   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: remove DRI …
(edit) @58130   9 years vboxsync x11/vboxvideo: More file header fixes. (Doxygen expected a file name …
(edit) @56377   9 years vboxsync more RT_GCC_EXTENSION required for gcc-5
(edit) @55519   10 years vboxsync Additions/x11/vboxvideo: put something slightly more useful in the …
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @55392   10 years vboxsync Additions/x11/vboxvideo: simplify some initialisation.
(edit) @55391   10 years vboxsync Additions/x11/vboxvideo: cursor function naming.
(edit) @55390   10 years vboxsync Additions/x11/vboxvideo: remove old code.
(edit) @55376   10 years vboxsync Additions/x11/vboxvideo: rename a function.
(edit) @55375   10 years vboxsync Additions/x11/vboxvideo: re-order a couple of declarations.
(edit) @55374   10 years vboxsync Additions/x11/vboxvideo: define missing from 4.3 for building the code …
(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) @55332   10 years vboxsync Additions/x11/vboxvideo: new driver mode-setting functions building on …
(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) @55241   10 years vboxsync Additions/x11/vboxvideo: cleaner vbvxSetMode() function.
(edit) @55237   10 years vboxsync Additions/x11/vboxvideo: cleaner vbvxClearVRAM() function.
(edit) @55236   10 years vboxsync Additions/x11/vboxvideo: use constants for the maximum and minimum …
(edit) @55225   10 years vboxsync Additions/x11/vboxvideo: new functions for getting mode hint …
(edit) @55204   10 years vboxsync Additions/x11/vboxvideo: separate Solaris absolute mouse calibration …
(edit) @55196   10 years vboxsync Additions/x11/vboxvideo: drop EDID faking for the benefit of …
(edit) @55194   10 years vboxsync Additions/x11/vboxvideo: remove standard modes. For old X servers …
(edit) @55192   10 years vboxsync gcc 5 is very picky regarding FUNCTION and PRETTY_FUNCTION in …
(edit) @55191   10 years vboxsync Additions/x11: temporarily revert r99331 and r99353: temporary …
(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) @54324   10 years vboxsync Additions/x11/vboxvideo: fix for builds with system headers, thank you …
(edit) @54040   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53968   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) @53777   10 years vboxsync Additions/x11/vboxvideo: more refactoring.
(edit) @53773   10 years vboxsync Additions/x11/vboxvideo: more refactoring.
(edit) @53770   10 years vboxsync Additions/x11/vboxvideo: better separate VBox-specific and X …
(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) @52199   10 years vboxsync Additions/x11/vboxvideo: remove hard-coded maximum number of screens.
(edit) @51393   11 years vboxsync Additions/x11/vboxvideo: remove untested non-HGSMI path.
(edit) @51242   11 years vboxsync Additions/x11/vboxvideo: change size hint logic to take hints from a …
(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) @44999   12 years vboxsync Additions/x11/vboxvideo: no need for 64-bit maths here.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44496   12 years vboxsync Additions/x11: comment clarification.
(edit) @44455   12 years vboxsync typo
(edit) @44454   12 years vboxsync Additions/x11: prevent referencing udiv3 by 32-bit vboxvideo_drv.o
(edit) @43270   12 years vboxsync Additions/x11/vboxvideo: reduce header file dependencies from xorg-server.h
(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) @36020   14 years vboxsync Additions/x11/vboxvideo: rearrangement and an empty unit test
(edit) @35949   14 years vboxsync Additions/x11/vboxvideo: use the new common modesetting APIs instead …
(edit) @35777   14 years vboxsync Additions/x11/vboxvideo: add EDID
(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) @35268   14 years vboxsync Additions/x11/vboxvideo: blank the screen on server termination and VT …
(edit) @35207   14 years vboxsync Additions/x11/vboxvideo: fail in less places if /dev/vboxguest is not …
(edit) @35102   14 years vboxsync Additions/x11/vboxvideo: correctness fix
(edit) @34911   14 years vboxsync Additions/x11/vboxvideo: fix an off-by-one and let the driver receive …
(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 …
(edit) @34715   14 years vboxsync Additions/x11/vboxvideo: switch to HGSMI and merge the two drivers …
(edit) @34400   14 years vboxsync Additions/x11/vboxvideo: revert harmless but unintended overcommit
(edit) @34399   14 years vboxsync Devices/Graphics, Additions: move the VBE I/O port-related definitions …
(edit) @33460   14 years vboxsync Additions/x11/vboxvideo: remove the requirement that horizontal …
(edit) @32692   14 years vboxsync Additions/x11/vboxvideo: some more simplification
(edit) @32495   14 years vboxsync Additions/x11/vboxvideo: removed some unneeded structure members
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28105   15 years vboxsync Additions/x11/vboxvideo: let the host draw the pointer if we are using …
(edit) @27596   15 years vboxsync Additions/x11/vboxvideo: cleanup in vboxvideo_70 and recheck video …
(edit) @27530   15 years vboxsync additions build fix
(edit) @27529   15 years vboxsync Additions/x11/vboxvideo: vboxvideo part of dynamic resizing for older …
(edit) @27309   15 years vboxsync Additions/x11/vboxvideo: do not save the video mode for size hints …
(edit) @25486   15 years vboxsync Additions/x11/vboxvideo: fix the unwanted sign extension of the …
(edit) @22149   15 years vboxsync Additions/x11/vboxvideo: applied patch by Lubomir Rintel to make …
(edit) @22054   15 years vboxsync Additions/x11/vboxvideo_15: use the generic in-server VGA hardware …
(edit) @21867   15 years vboxsync Additions/x11: re-enable the hardware cursor immediately when …
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @20550   15 years vboxsync Additions/x11/vboxvideo: dri fixes
(edit) @17451   16 years vboxsync Additions/x11/vboxvideo: fixes to the DRI code, and activate it
(edit) @17318   16 years vboxsync Additions/x11/vboxvideo: more DRI updates
(edit) @17253   16 years vboxsync Additions/x11/vboxvideo: DRI update
(edit) @17252   16 years vboxsync Additions/x11/vboxvideo: hack around a typo in a header when building …
(edit) @17243   16 years vboxsync Additions/x11/vboxvideo: add main DRI code to vboxvideo, built but not …
(edit) @17085   16 years vboxsync Additions/x11/vboxvideo: new define for accessing the internals of the …
(copy) @16995   16 years vboxsync Additions/x11: renamed directories to better fit our naming conventions
copied from trunk/src/VBox/Additions/x11/xgraphics/vboxvideo.h
(edit) @16980   16 years vboxsync Additions/x11/vboxvideo: mouse pointer handling cleanup
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