|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@57585
|
9 years |
vboxsync |
DevVGA: fixed wrong comparison which broke some VGA modes.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57191
|
9 years |
vboxsync |
pdmifs.h: ViewPort -> Viewport, docs.
|
|
|
@57088
|
9 years |
vboxsync |
DisplayImpl.cpp: Free the screen shot data in the correct way. pu8Data …
|
|
|
@57085
|
9 years |
vboxsync |
DevVGA.cpp/.h: Don't use pu8 when you should be using pb, also drop …
|
|
|
@56969
|
9 years |
vboxsync |
DevVGA: Added markers to the saved state that separates various parts …
|
|
|
@56944
|
9 years |
vboxsync |
SVGA: Assertions triggered by BB.
|
|
|
@56632
|
9 years |
vboxsync |
DevVGA.cpp: Enable the non-#PF ring-0 access handler.
|
|
|
@56593
|
9 years |
vboxsync |
info vmsvga
|
|
|
@56491
|
9 years |
vboxsync |
Display the logo even in debug build, just for a shorter time.
|
|
|
@56292
|
9 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@56284
|
9 years |
vboxsync |
s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
|
|
|
@56051
|
10 years |
vboxsync |
VMM: Added VMMGC_MAIN_MODULE_NAME -> VMMRC_MAIN_MODULE_NAME and …
|
|
|
@56017
|
10 years |
vboxsync |
Physical access handler cleanups.
|
|
|
@55966
|
10 years |
vboxsync |
PGM,++: VBOXSTRICTRC for physical access handlers.
|
|
|
@55909
|
10 years |
vboxsync |
PGM,++: Made the ring-3 physical access handler callbacks present in …
|
|
|
@55904
|
10 years |
vboxsync |
PGM: Added a pVCpu parameter to all physical handler callouts and also …
|
|
|
@55896
|
10 years |
vboxsync |
PGM: Renamed the ring-0 and raw-mode context physical page access …
|
|
|
@55838
|
10 years |
vboxsync |
DevVGA: pfnQueryColorDepth -> pfnQueryVideoMode
|
|
|
@55796
|
10 years |
vboxsync |
Missed this one.
|
|
|
@55795
|
10 years |
vboxsync |
VMSVGA: Hack to make the 2dmark results appear. Extended 'info vga'.
|
|
|
@55767
|
10 years |
vboxsync |
*pFoo++ => pFoo++
|
|
|
@55694
|
10 years |
vboxsync |
comment typo.
|
|
|
@55493
|
10 years |
vboxsync |
PGM,++: Separated physical access handler callback function pointers …
|
|
|
@55341
|
10 years |
vboxsync |
Graphics: Allow 8bpp custom video modes.
|
|
|
@53965
|
10 years |
vboxsync |
Devices/Graphics, Main: optionally send cursor integration toggle and …
|
|
|
@53782
|
10 years |
vboxsync |
nits
|
|
|
@53543
|
10 years |
vboxsync |
Devices/Graphics: missing check in vgaR3Destruct()
|
|
|
@53528
|
10 years |
vboxsync |
Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
|
|
|
@53240
|
10 years |
vboxsync |
vmsvga: fix load state
|
|
|
@53201
|
10 years |
vboxsync |
Devices/Main: vmsvga updates
|
|
|
@52885
|
10 years |
vboxsync |
DevVGA: Careful when dumping state.
|
|
|
@52504
|
10 years |
vboxsync |
DevVGA_VDMA: execute vgaUpdateDisplayAll on EMT
|
|
|
@51836
|
10 years |
vboxsync |
DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
|
|
|
@51761
|
10 years |
vboxsync |
DevVGA: get the device lock when VRAM region is mapped.
|
|
|
@51748
|
10 years |
vboxsync |
DevVGA: replaced assert with if statement for a transient VGA state.
|
|
|
@51629
|
10 years |
vboxsync |
DevVGA: moved asserts to the right place in vgaPortUpdateDisplayRect.
|
|
|
@51617
|
10 years |
vboxsync |
DevVGA: updateDisplayAll should not initiate a resize.
|
|
|
@51511
|
11 years |
vboxsync |
DevVGA: use actual fRenderVRAM value (fixed a regression from r94031)
|
|
|
@51461
|
11 years |
vboxsync |
Graphics: never change connector to avoid racing; Graphics/Main: fix …
|
|
|
@51365
|
11 years |
vboxsync |
DevVGA: keep pfnCrHgcmCtlSubmit when doing pDrv replacement
|
|
|
@51357
|
11 years |
vboxsync |
wddm/crOpenGL/DevVGA: CmdVbva disable fixes
|
|
|
@51349
|
11 years |
vboxsync |
crOpenGL: saved state fixes, misc fixes
|
|
|
@51237
|
11 years |
vboxsync |
Devices/Graphics/VGA: don't panic on VERR_PDM_NO_ATTACHED_DRIVER (e.g. …
|
|
|
@51217
|
11 years |
vboxsync |
crOpenGL: pdm led, some fixes to follow
|
|
|
@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
|
|
|
@50848
|
11 years |
vboxsync |
crOpenGL: new command submission continued
|
|
|
@50804
|
11 years |
vboxsync |
DevVGA: set VBVA pause after loading the saved state.
|
|
|
@50754
|
11 years |
vboxsync |
Dev/VGA/crOpenGL/wddm: command thread, more command processing
|
|
|
@50552
|
11 years |
vboxsync |
DisplayImpl,DevVGA: take correct screenshot if VBVA is paused
|
|
|
@50497
|
11 years |
vboxsync |
DevVGA: saved state version assignment, save vmsvga state if enabled.
|
|
|
@50259
|
11 years |
vboxsync |
DevVGA: VBVAPause
|
|
|
@50214
|
11 years |
vboxsync |
dev/vga: reset only on vbe disable
|
|
|
@50145
|
11 years |
vboxsync |
dev/vga: better fix
|
|
|
@50144
|
11 years |
vboxsync |
dev/vga: reset on vbe enable change only
|
|
|
@50119
|
11 years |
vboxsync |
DevVGA: fix regression from r91599
|
|
|
@50079
|
11 years |
vboxsync |
DevVGA: take the size of the framebuffer into account.
|
|
|
@49983
|
11 years |
vboxsync |
Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
|
|
|
@49887
|
11 years |
vboxsync |
Devices/Graphics/DevVGA: eliminate use of vl_vbox.h
|
|
|
@49884
|
11 years |
vboxsync |
Devices/Graphics/DevVGA: back out incomplete change
|
|
|
@49883
|
11 years |
vboxsync |
Devices/Graphics/DevVGA: eliminate use of vl_vbox.h
|
|
|
@49777
|
11 years |
vboxsync |
DevVGA: framebuffer access check.
|
|
|
@49771
|
11 years |
vboxsync |
DevVGA: Reset VBVA when enabling/disabling VBE.
|
|
|
@49603
|
11 years |
vboxsync |
DevVGA,DisplayImpl: prevent access to invalid framebuffer.
|
|
|
@49507
|
11 years |
vboxsync |
vga/crOpenGL: basics for ring buffer-based command submission
|
|
|
@49420
|
11 years |
vboxsync |
forward-port and adopt VHWA fixes
|
|
|
@48468
|
11 years |
vboxsync |
Devices/VGA: slightly move the 'Press F12...' message up a few pixels, …
|
|
|
@45808
|
12 years |
vboxsync |
VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
|
|
|
@45305
|
12 years |
vboxsync |
IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
|
|
|
@45055
|
12 years |
vboxsync |
DevVGA.cpp: try fix lock order violation in vgaReset.
|
|
|
@45025
|
12 years |
vboxsync |
Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
|
|
|
@45023
|
12 years |
vboxsync |
DevVGA.cpp: nits.
|
|
|
@44877
|
12 years |
vboxsync |
DevVGA.cpp: More cleanups.
|
|
|
@44876
|
12 years |
vboxsync |
DevVGA: Drop the default crit sect in favour of our own (now called …
|
|
|
@44845
|
12 years |
vboxsync |
DevVGA: fix for r83988
|
|
|
@44844
|
12 years |
vboxsync |
DevVGA: cleanup of the custom BIOS image loading code; doc/manual: …
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44445
|
12 years |
vboxsync |
Fixed four PDMDevHlpCritSectInit calls.
|
|
|
@44055
|
12 years |
vboxsync |
DevVGA: Do not draw more lines than necessary.
|
|
|
@43526
|
12 years |
vboxsync |
Stupid bug in debug output.
|
|
|
@42416
|
12 years |
vboxsync |
VGA: Better range checks.
|
|
|
@42360
|
12 years |
vboxsync |
DevVGA: max, not min.
|
|
|
@42347
|
12 years |
vboxsync |
The area used for the VGA bios is set to at least 36 KB because of old …
|
|
|
@42122
|
12 years |
vboxsync |
Fixed bizarre typo.
|
|
|
@41974
|
12 years |
vboxsync |
DevVGA: Don't assert if the HGSMI driver is not attached.
|
|
|
@41774
|
12 years |
vboxsync |
bugref..
|
|
|
@41636
|
12 years |
vboxsync |
wddm: fix win8 halt issues
|
|
|
@41533
|
13 years |
vboxsync |
VGA: Bring GCPhysVRAM into the 21st century.
|
|
|
@41406
|
13 years |
vboxsync |
VGA: Print planar graphics related info.
|
|
|
@41256
|
13 years |
vboxsync |
VGA: Reinit FB_BASE_HI on VM reset.
|
|
|
@40472
|
13 years |
vboxsync |
Print LFB base, too.
|
|
|
@40433
|
13 years |
vboxsync |
VGA: Do not hardcode LFB base in BIOS.
|
|
|
@40280
|
13 years |
vboxsync |
Corrected a bunch of HC and GC uses in status codes.
|
|
|
@40148
|
13 years |
vboxsync |
Let VGA BIOS get out of VBE mode only through VGA registers.
|
|
|
@39425
|
13 years |
vboxsync |
Also print display refresh interval in dbg info.
|
|
|
@39136
|
13 years |
vboxsync |
More MMIO refactoring and some other cleanups.
|
|
|
@39135
|
13 years |
vboxsync |
Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
|
|
|