VirtualBox

source: vbox/trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @91364   3 years vboxsync Devices/Graphics: use a define for test breakpoints: bugref:9830
(edit) @91361   3 years vboxsync Devices/Graphics: VMSVGA new commands
(edit) @88904   4 years vboxsync Devices/Graphics: Helpers to read and write guest MOB memory; fixed …
(edit) @88838   4 years vboxsync Devices/Graphics: attempt to fix mac builds. bugref:9830
(edit) @88835   4 years vboxsync Devices/Graphics: build fix for VBOX_WITH_VMSVGA3D disabled case. …
(edit) @88831   4 years vboxsync Devices/Graphics: resource creation; logging; emulate TRIANGLEFAN …
(edit) @88787   4 years vboxsync Devices/Graphics: a few DX commands. bugref:9830
(edit) @86855   4 years vboxsync Devices/Graphics: Monitor the guest access to ObjectTables; use array …
(edit) @86838   4 years vboxsync Devices/Graphics: A couple of new commands; a more generic handler for …
(edit) @86266   4 years vboxsync Devices/Graphics: Split DevVGA-SVGA.cpp to two source files (device …
(edit) @86237   4 years vboxsync Devices/Graphics: stubs for SVGA_CAP_GBOBJECTS commands. Make sure …
(edit) @86193   4 years vboxsync Devices/Graphics: New VMSVGA registers. Register based command buffers …
(edit) @86025   4 years vboxsync Devices/Graphics: use current VMSVGA headers (GCC tweaks)
(edit) @86024   4 years vboxsync Devices/Graphics: use current VMSVGA headers
(edit) @86011   4 years vboxsync Devices/Graphics: backed out r140205 (need to fix gcc warnings first)
(edit) @86009   4 years vboxsync Devices/Graphics: Use current VMSVGA headers
(edit) @85368   4 years vboxsync Devices/Graphics,Main,include: Experimental graphics output. bugref:9695
(edit) @84802   5 years vboxsync Devices/Graphics: experimental GLX graphics output: reset screens on …
(edit) @84742   5 years vboxsync Devices/Graphics: experimental GLX graphics output
(edit) @83278   5 years vboxsync VMSVGA: The SVGA_REG_BITS_PER_PIXEL must be initialized to the host …
(edit) @83274   5 years vboxsync VMSVGA: Implemented register-based cursor movement interface used by …
(edit) @83156   5 years vboxsync bugref:9637 Some PDMIDISPLAYPORT::pfnReportMonitorPositions nits.
(edit) @83142   5 years vboxsync bugref:9637. Sending monitor positions (offsets) from GAs to svga …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82114   5 years vboxsync DevVGA: Splitting up the VMSVGASTATE structure. bugref:9218
(edit) @82109   5 years vboxsync DevVGA: Splitting up the VGASTATE structure. bugref:9218
(edit) @82089   5 years vboxsync DevVGA: Mark functions with R3 where appropriate, adding docs and …
(edit) @82088   5 years vboxsync DevVGA: Mark functions with R3 where appropriate, adding docs and …
(edit) @82086   5 years vboxsync DevVGA: SUPSem -> DevHlpSUPSem. bugref:9218
(edit) @82079   5 years vboxsync DevVGA: Map the first page of the FIFO into ring-0 so we can safely …
(edit) @82076   5 years vboxsync DevVGA: Converted VMSVGA FIFO allocation and registration to new …
(edit) @82072   5 years vboxsync DevVGA: Converting the final I/O ports (VMSVGA). bugref:9218
(edit) @77287   6 years vboxsync DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
(edit) @77206   6 years vboxsync DevVGA-SVGA: Review and cleanup of cursor code and more, untested, …
(edit) @77193   6 years vboxsync Devices/DevVGA-SVGA: make FIFO polling thread sleep when idle. …
(edit) @76565   6 years vboxsync Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76520   6 years vboxsync Devices: scm --fix-header-guards. bugref:9344
(edit) @76249   6 years vboxsync DevVGA-SVGA: removed obsolete HostWindowId
(edit) @76181   6 years vboxsync DevVGA-SVGA: process the three GMRFB related commands when …
(edit) @75715   6 years vboxsync Device/Graphics: multiple screens for VMSVGA.
(edit) @69904   7 years vboxsync Devices/Graphics: VMSVGA: take screen offset into account; saved state …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69137   7 years vboxsync Devices/Graphics: VMSVGA: do not hardcode the number of GMRs, increase …
(edit) @65303   8 years vboxsync VMSVGA: Bumped the default FIFO size to 2MB (from 128KB).
(edit) @65298   8 years vboxsync VMSVGA: Made the FIFO size configurable (still using the 128KB default).
(edit) @65296   8 years vboxsync VMSVGA: doxygen build fix
(edit) @65294   8 years vboxsync VMSVGA: Updates. * Moved VMSVGA specific structures and defines from …
(edit) @65271   8 years vboxsync VMSVGA: GMR work.
(edit) @64387   8 years vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64373   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @63690   8 years vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @62514   8 years vboxsync (C) 2016
(edit) @57504   9 years vboxsync VMSVGA3d/ogl: Banging my head vertical scrolling of the host …
(edit) @57191   9 years vboxsync pdmifs.h: ViewPort -> Viewport, docs.
(edit) @56292   10 years vboxsync Devices: Updated (C) year.
(edit) @55795   10 years vboxsync VMSVGA: Hack to make the 2dmark results appear. Extended 'info vga'.
(edit) @53201   10 years vboxsync Devices/Main: vmsvga updates
(edit) @49985   11 years vboxsync rename header include guard
(add) @49983   11 years vboxsync Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
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