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