|
|
@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
|
10 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
|
|
|
@50760
|
11 years |
vboxsync |
dev/vga: build fix
|
|
|
@50754
|
11 years |
vboxsync |
Dev/VGA/crOpenGL/wddm: command thread, more command processing
|
|
|
@50259
|
11 years |
vboxsync |
DevVGA: VBVAPause
|
|
|
@50149
|
11 years |
vboxsync |
crOpenGL: bugfixes
|
|
|
@50126
|
11 years |
vboxsync |
32-bit build fix
|
|
|
@50125
|
11 years |
vboxsync |
Devices/Graphics: added missing tstDeviceStructSizeRC tests
|
|
|
@49983
|
11 years |
vboxsync |
Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
|
|
|
@49507
|
11 years |
vboxsync |
vga/crOpenGL: basics for ring buffer-based command submission
|
|
|
@49434
|
11 years |
vboxsync |
VHWA: smp guests syncronization
|
|
|
@49420
|
11 years |
vboxsync |
forward-port and adopt VHWA fixes
|
|
|
@45808
|
12 years |
vboxsync |
VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
|
|
|
@44876
|
12 years |
vboxsync |
DevVGA: Drop the default crit sect in favour of our own (now called …
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44147
|
12 years |
vboxsync |
Graphics/DevVGA: alignment fix for 32-bit hosts with OpenGL disabled
|
|
|
@44056
|
12 years |
vboxsync |
Undid unwanted changes.
|
|
|
@44055
|
12 years |
vboxsync |
DevVGA: Do not draw more lines than necessary.
|
|
|
@41636
|
13 years |
vboxsync |
wddm: fix win8 halt issues
|
|
|
@41541
|
13 years |
vboxsync |
DevVGA.h: We've only got one VGA device, so don't bother with …
|
|
|
@41539
|
13 years |
vboxsync |
DevVGA.h: reordering the VGAState members a bit to make them easier to …
|
|
|
@41538
|
13 years |
vboxsync |
build fix
|
|
|
@41536
|
13 years |
vboxsync |
build fix
|
|
|
@41535
|
13 years |
vboxsync |
Alignment hell.
|
|
|
@41533
|
13 years |
vboxsync |
VGA: Bring GCPhysVRAM into the 21st century.
|
|
|
@40433
|
13 years |
vboxsync |
VGA: Do not hardcode LFB base in BIOS.
|
|
|
@39603
|
13 years |
vboxsync |
crHgsmi: cleanup
|
|
|
@36899
|
14 years |
vboxsync |
Fix builds with undefined VBOX_WITH_WDDM
|
|
|
@34399
|
14 years |
vboxsync |
Devices/Graphics, Additions: move the VBE I/O port-related definitions …
|
|
|
@34188
|
14 years |
vboxsync |
wddm/3d: saved state working for Aero (current frame still needs to be …
|
|
|
@34129
|
14 years |
vboxsync |
2d: fix save state deadlock (xtracker#5335)
|
|
|
@33855
|
14 years |
vboxsync |
VGA: 64-bit build fix
|
|
|
@33853
|
14 years |
vboxsync |
Stupid C++
|
|
|
@33851
|
14 years |
vboxsync |
VGA: Added optional realistic vsync/blank status bit emulation.
|
|
|
@33650
|
14 years |
vboxsync |
build fix
|
|
|
@33648
|
14 years |
vboxsync |
fix builds
|
|
|
@33644
|
14 years |
vboxsync |
dev/vga: fix VGAState inconsistency across different .cpp files
|
|
|
@33578
|
14 years |
vboxsync |
solaris burn fix
|
|
|
@33263
|
14 years |
vboxsync |
VGA: Advertise unrestricted horizontal resolutions.
|
|
|
@33177
|
14 years |
vboxsync |
Better fix.
|
|
|
@33176
|
14 years |
vboxsync |
Darn alignment…
|
|
|
@33174
|
14 years |
vboxsync |
VGA: Allow loading VGA BIOS from file. Also dump GC registers.
|
|
|
@33146
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi, host part + guest part debugging
|
|
|
@33089
|
14 years |
vboxsync |
VGA: Cleaned up saved state and VBE registers management a bit.
|
|
|
@32877
|
14 years |
vboxsync |
wddm/3d: basics for chromium over hgsmi
|
|
|
@32769
|
14 years |
vboxsync |
DevVGA: Added a screen update stat.
|
|
|
@32622
|
14 years |
vboxsync |
wddm: VBOXWDDM->VBOX_WITH_WDDM
|
|
|
@32241
|
14 years |
vboxsync |
wddm: 1. guest installler integration (uninstall needs additional …
|
|
|
@29742
|
15 years |
vboxsync |
wddm/2D: more impl (get caps + initialization working)
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28379
|
15 years |
vboxsync |
dev/VGA: avoid extra resizes when HGSMI & VBVA is used (for now …
|
|
|
@28210
|
15 years |
vboxsync |
increase VBOX_MAX_ALLOC_PAGE_COUNT to 256MB / PAGE_SIZE, set the new …
|
|
|
@27754
|
15 years |
vboxsync |
Main/Display, Devices/Graphics: added a generic guest …
|
|
|
@27339
|
15 years |
vboxsync |
wddm: basics for DMA commands support in graphics device impl
|
|
|
@26969
|
15 years |
vboxsync |
wddm: bugfixes + stubs for DMA support in VGA device
|
|
|
@25985
|
15 years |
vboxsync |
pdmifs.h: the final batch of refactored interface ID code.
|
|
|
@25971
|
15 years |
vboxsync |
pdmifs.h: another batch of _IID changes.
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25062
|
15 years |
vboxsync |
HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in …
|
|
|
@24926
|
15 years |
vboxsync |
2d accel: clear the Graphics Device IRQ in case it is set on reset
|
|
|
@24714
|
15 years |
vboxsync |
DevVGA_VBVA: save and restore mouse pointer.
|
|
|
@24495
|
15 years |
vboxsync |
DevVGA: Restore version 1 saved states (very recent regression).
|
|
|
@24373
|
15 years |
vboxsync |
Updated screenshot API (xTracker 4364).
|
|
|
@24053
|
15 years |
vboxsync |
2d accel: perform data reset VGA device reset
|
|
|
@23985
|
15 years |
vboxsync |
DevVGA: Save and verify the basic config.
|
|
|
@23793
|
15 years |
vboxsync |
HGSMI: use IO ports 3b0/3d0
|
|
|
@22841
|
15 years |
vboxsync |
build fix
|
|
|
@22837
|
15 years |
vboxsync |
buildfix
|
|
|
@22483
|
15 years |
vboxsync |
HGSMI/VBVA saved state.
|
|
|
@22470
|
15 years |
vboxsync |
HGSMI/VBVA VGA removed obsolete code.
|
|
|