VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @86197   4 years vboxsync Devices/Graphics: CFGM parameter to enable new capabilities.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82199   5 years vboxsync DevVGA: The FIFO shouldn't be prefetchable. Workarounds for old saved …
(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) @82094   5 years vboxsync DevVGA,PGM,IOM: Conveted the legacy MMIO region to the new style, …
(edit) @82088   5 years vboxsync DevVGA: Mark functions with R3 where appropriate, adding docs and …
(edit) @82084   5 years vboxsync DevVGA: Move VERIFY_VRAM_WRITE_OFF_RETURN and …
(edit) @82078   5 years vboxsync DevVGA: Map part of the VRAM (512KB) into ring-0 for direct access …
(edit) @82076   5 years vboxsync DevVGA: Converted VMSVGA FIFO allocation and registration to new …
(edit) @82074   5 years vboxsync DevVGA: Converted VRAM allocation and registration to new style. …
(edit) @82072   5 years vboxsync DevVGA: Converting the final I/O ports (VMSVGA). bugref:9218
(edit) @82069   5 years vboxsync DevVGA: Converting more I/O ports. bugref:9218
(edit) @82065   5 years vboxsync DevVGA: Converting more I/O ports. bugref:9218
(edit) @82064   5 years vboxsync DevVGA: Converting more I/O ports. bugref:9218
(edit) @82062   5 years vboxsync DevVGA: Converting more I/O ports. bugref:9218
(edit) @82061   5 years vboxsync DevVGA: Started converting I/O ports. bugref:9218
(edit) @82060   5 years vboxsync DevVGA: TMTimer -> PDMDevHlpTimer. bugref:9218
(edit) @82048   5 years vboxsync DevVGA: SSMR3 -> pHlp->pfnSSM. bugref:9218
(edit) @82043   5 years vboxsync DevVGA: CFGMR3 -> pHlp->pfnCFGM ++. bugref:9218
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @80872   5 years vboxsync Devices/Graphics,Main,include: remove obsolete Chromium code. bugref:9529
(edit) @80430   5 years vboxsync Devices/Graphics: Resurrect the graphics device part of r132865
(edit) @80428   5 years vboxsync Devices/Graphics: Resurrect the graphics device part of r132865
(edit) @80396   5 years vboxsync Devices/DevVGA, Main: Get rid of obsolete code enclosed by …
(edit) @80118   5 years vboxsync VMM: Kicking out raw-mode and 32-bit hosts - MM, PGM, ++. bugref:9517 …
(edit) @77965   6 years vboxsync Devices/Graphics: more preparations for drawing the pointer cursor …
(edit) @77451   6 years vboxsync Devices/Graphics, pdm, Main: add out-of-range to host-side pointer …
(edit) @77370   6 years vboxsync Device/Graphics, pdm, Main, Front-ends: infrastructure for host …
(edit) @76985   6 years vboxsync Graphics/VMSVGA: make VBoxSVGA compatibility with old vboxvideo …
(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) @76519   6 years vboxsync Devices: Header guard fixing preps. bugref:9344
(edit) @74474   6 years vboxsync Main,Devices: Graphics controller updates. bugref:8893
(edit) @71590   7 years vboxsync DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094
(edit) @71146   7 years vboxsync DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
(edit) @70596   7 years vboxsync DevVGA: cleanup in progress
(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) @69052   7 years vboxsync DevVGA+VGABIOS: Eliminate the redundant header file parts, using one …
(edit) @69047   7 years vboxsync DevVGA+VGABIOS: eliminate defines (VBE_NEW_DYN_LIST and VRAM_SIZE_FIX) …
(edit) @69042   7 years vboxsync DevVGA: struct padding fix
(edit) @69041   7 years vboxsync DevVGA: eliminate unused struct field and touch up a few comments
(edit) @67857   7 years vboxsync VGA: Who will blink first?
(edit) @67766   7 years vboxsync VGA: Implemented address wraparound for 16-color VGA modes.
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65294   8 years vboxsync VMSVGA: Updates. * Moved VMSVGA specific structures and defines from …
(edit) @65265   8 years vboxsync VMSVGA: Translate palette register indexes for SVGA_ID_0. Added …
(edit) @65193   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65047   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @64961   8 years vboxsync build fix
(edit) @64960   8 years vboxsync new year splash screen for Oracle builds
(edit) @64482   8 years vboxsync DevVGA: DevVGA_SVGA build fixes for disabled debug code
(edit) @64387   8 years vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @62951   8 years vboxsync warnings
(edit) @62928   8 years vboxsync Devices: warnings
(edit) @62514   8 years vboxsync (C) 2016
(edit) @62032   8 years vboxsync Devices/VGA: fixed alignment of CritSectIRQ (important for 32-bit …
(edit) @61973   8 years vboxsync DevVGA: bugref:8447: update and clear HGSMI IRQ flag under lock to …
(edit) @60465   9 years vboxsync DevVGA: set IRQs only if the VM is running (bugref:8320)
(edit) @60369   9 years vboxsync DevVGA: handle VBVACAPS_USE_VBVA_ONLY, make sure that VBVA pause is …
(edit) @57518   9 years vboxsync build fix
(edit) @57517   9 years vboxsync SVGA3d/ogl: Finally figured out the scrolling issue with the …
(edit) @57504   9 years vboxsync VMSVGA3d/ogl: Banging my head vertical scrolling of the host …
(edit) @57502   9 years vboxsync DevVGA-SVGA*: Some viewport sanity adjustments and comments.
(edit) @57410   9 years vboxsync Device/Graphics: fix padding if VBOX_WITH_VMSVGA is unset, and make …
(edit) @57393   9 years vboxsync DECLCALLBACK
(edit) @57085   9 years vboxsync DevVGA.cpp/.h: Don't use pu8 when you should be using pb, also drop …
(edit) @57081   9 years vboxsync VMSVGA3d: added vmsvga3dctx and vmsvga3dsfc info items, the latter …
(edit) @57011   9 years vboxsync vmsvga: Combined the external FIFO command submission into one …
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @55844   10 years vboxsync DevVGA: screen resize cleanup, logging
(edit) @55795   10 years vboxsync VMSVGA: Hack to make the 2dmark results appear. Extended 'info vga'.
(edit) @55493   10 years vboxsync PGM,++: Separated physical access handler callback function pointers …
(edit) @55303   10 years vboxsync DevVGA: fix building with CROGL disabled
(edit) @53965   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53788   10 years vboxsync restore accidental padding change.
(edit) @53787   10 years vboxsync Replaced ugly RTThreadSleep(50) on EMT with a yeild + a wait on a …
(edit) @53752   10 years vboxsync DevVGA-SVGA.cpp: 32-bit build fix
(edit) @53751   10 years vboxsync DevVGA-SVGA.cpp: Register the I/O ports for ring-0 and raw-mode …
(edit) @53532   10 years vboxsync Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
(edit) @53528   10 years vboxsync Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
(edit) @53205   10 years vboxsync build fix
(edit) @53203   10 years vboxsync build fix
(edit) @53201   10 years vboxsync Devices/Main: vmsvga updates
(edit) @52504   10 years vboxsync DevVGA_VDMA: execute vgaUpdateDisplayAll on EMT
(edit) @51836   10 years vboxsync DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
(edit) @51461   11 years vboxsync Graphics: never change connector to avoid racing; Graphics/Main: fix …
(edit) @51349   11 years vboxsync crOpenGL: saved state fixes, misc fixes
(edit) @51260   11 years vboxsync wddm: resize enhancements & fixes
(edit) @51218   11 years vboxsync build fix
(edit) @51217   11 years vboxsync crOpenGL: pdm led, some fixes to follow
(edit) @51121   11 years vboxsync extend PDMIDISPLAYCONNECTOR::pfnVBVAXxx and VBVA resize for better …
(edit) @51013   11 years vboxsync Main/crOpenGL/DevVGA: synchronization, bugfixes, cleanup
(edit) @51005   11 years vboxsync DevVGA/crOpenGL: create worker thread when needed only; saved state; …
(edit) @50940   11 years vboxsync compilable w/o CROGL
(edit) @50850   11 years vboxsync 32-bit build fix
(edit) @50848   11 years vboxsync crOpenGL: new command submission continued
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