|
|
@64766
|
8 years |
vboxsync |
src/VBox: Make the use of the iterator for …
|
|
|
@63839
|
8 years |
vboxsync |
DevVGA: bugref:8387: keep u32ViewIndex for VBVA_SCREEN_F_BLANK2
|
|
|
@63822
|
8 years |
vboxsync |
include,Main,DevVGA: bugref:8387: support for guest request to blank …
|
|
|
@63562
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63549
|
8 years |
vboxsync |
scm cleanups
|
|
|
@63478
|
8 years |
vboxsync |
Devices: warnings (clang)
|
|
|
@63427
|
8 years |
vboxsync |
warnings (weird config)
|
|
|
@63211
|
8 years |
vboxsync |
Devices: warnings (gcc)
|
|
|
@62952
|
8 years |
vboxsync |
warnings
|
|
|
@62951
|
8 years |
vboxsync |
warnings
|
|
|
@62514
|
8 years |
vboxsync |
(C) 2016
|
|
|
@61973
|
8 years |
vboxsync |
DevVGA: bugref:8447: update and clear HGSMI IRQ flag under lock to …
|
|
|
@58700
|
9 years |
vboxsync |
DevVGA_VDMA.cpp: check that pVdma is already created.
|
|
|
@57393
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@56971
|
9 years |
vboxsync |
DevVGA_VDMA.cpp: Use AssertLogRelRCReturn instead of AssertRCReturn …
|
|
|
@56969
|
9 years |
vboxsync |
DevVGA: Added markers to the saved state that separates various parts …
|
|
|
@56292
|
9 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@55844
|
10 years |
vboxsync |
DevVGA: screen resize cleanup, logging
|
|
|
@55493
|
10 years |
vboxsync |
PGM,++: Separated physical access handler callback function pointers …
|
|
|
@55401
|
10 years |
vboxsync |
added a couple of missing Id headers
|
|
|
@52504
|
10 years |
vboxsync |
DevVGA_VDMA: execute vgaUpdateDisplayAll on EMT
|
|
|
@52493
|
10 years |
vboxsync |
vga/crCtl: racing fix
|
|
|
@52429
|
10 years |
vboxsync |
crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes
|
|
|
@51836
|
10 years |
vboxsync |
DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
|
|
|
@51816
|
10 years |
vboxsync |
vga/CmdVbva: var initialization
|
|
|
@51524
|
11 years |
vboxsync |
DevVGA/crOpenGL: bugfixes, logging
|
|
|
@51507
|
11 years |
vboxsync |
DevVGA_VDMA: vboxVDMADestruct should accept NULL.
|
|
|
@51462
|
11 years |
vboxsync |
Graphics: logging
|
|
|
@51461
|
11 years |
vboxsync |
Graphics: never change connector to avoid racing; Graphics/Main: fix …
|
|
|
@51364
|
11 years |
vboxsync |
DevVGA: saved state fix for disabled 3D
|
|
|
@51362
|
11 years |
vboxsync |
Disabled broken vboxVDMASaveLoadDone code (VERR_INVALID_STATE).
|
|
|
@51358
|
11 years |
vboxsync |
fix crogl disabled
|
|
|
@51357
|
11 years |
vboxsync |
wddm/crOpenGL/DevVGA: CmdVbva disable fixes
|
|
|
@51349
|
11 years |
vboxsync |
crOpenGL: saved state fixes, misc fixes
|
|
|
@51260
|
11 years |
vboxsync |
wddm: resize enhancements & fixes
|
|
|
@51217
|
11 years |
vboxsync |
crOpenGL: pdm led, some fixes to follow
|
|
|
@51161
|
11 years |
vboxsync |
gcc warnings
|
|
|
@51141
|
11 years |
vboxsync |
crOpenGL: crcmd enhancements & fixes; osx deadlock fix; temporary …
|
|
|
@51121
|
11 years |
vboxsync |
extend PDMIDISPLAYCONNECTOR::pfnVBVAXxx and VBVA resize for better …
|
|
|
@51111
|
11 years |
vboxsync |
wddm/crOpenGL/DevVGA: impl missing CrCmd commands, some adjustments
|
|
|
@51101
|
11 years |
vboxsync |
DevVGA/CrCmd: multimon support fix (some more to follow)
|
|
|
@51081
|
11 years |
vboxsync |
wddm/CrCmd: bugfixes + more correct complex command length info data
|
|
|
@51042
|
11 years |
vboxsync |
wddm/DevVGA: complex command submission; bugfixes
|
|
|
@51013
|
11 years |
vboxsync |
Main/crOpenGL/DevVGA: synchronization, bugfixes, cleanup
|
|
|
@51007
|
11 years |
vboxsync |
warning fix
|
|
|
@51006
|
11 years |
vboxsync |
burn fix
|
|
|
@51005
|
11 years |
vboxsync |
DevVGA/crOpenGL: create worker thread when needed only; saved state; …
|
|
|
@50940
|
11 years |
vboxsync |
compilable w/o CROGL
|
|
|
@50928
|
11 years |
vboxsync |
wddm/DevVga/crOpenGL: new command submission working for 3D
|
|
|
@50921
|
11 years |
vboxsync |
wddm/graphics/crogl: more new command submission fixes
|
|
|
@50913
|
11 years |
vboxsync |
wddm/graphics: new command submission working for 2D, more testing needed
|
|
|
@50889
|
11 years |
vboxsync |
dev/graphics: fix a race
|
|
|
@50848
|
11 years |
vboxsync |
crOpenGL: new command submission continued
|
|
|
@50831
|
11 years |
vboxsync |
crOpnGL: new command submission continued
|
|
|
@50812
|
11 years |
vboxsync |
crOpenGL: bugfixes, more on new command submission
|
|
|
@50799
|
11 years |
vboxsync |
crOpenGL: more on new command submission
|
|
|
@50773
|
11 years |
vboxsync |
remove unnamed unions
|
|
|
@50763
|
11 years |
vboxsync |
dev/vga: fixes
|
|
|
@50759
|
11 years |
vboxsync |
build fix
|
|
|
@50758
|
11 years |
vboxsync |
burn fix
|
|
|
@50754
|
11 years |
vboxsync |
Dev/VGA/crOpenGL/wddm: command thread, more command processing
|
|
|
@50550
|
11 years |
vboxsync |
DevVGA/HGSMI: use RTList
|
|
|
@50149
|
11 years |
vboxsync |
crOpenGL: bugfixes
|
|
|
@49519
|
11 years |
vboxsync |
Devices/Graphics/DevVGA_VDMA: warning.
|
|
|
@49510
|
11 years |
vboxsync |
vga/crogl: fix assertion
|
|
|
@49509
|
11 years |
vboxsync |
vga/crOpenGL: some more
|
|
|
@49507
|
11 years |
vboxsync |
vga/crOpenGL: basics for ring buffer-based command submission
|
|
|
@49474
|
11 years |
vboxsync |
crOpenGL: some host bits for buffer-based command submission
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@43486
|
12 years |
vboxsync |
vga/3d: allow passing command VRAM offset with CrHGSMI command
|
|
|
@41974
|
12 years |
vboxsync |
DevVGA: Don't assert if the HGSMI driver is not attached.
|
|
|
@41636
|
12 years |
vboxsync |
wddm: fix win8 halt issues
|
|
|
@41292
|
13 years |
vboxsync |
DevVGA_VDMA: don't crash if there is no VGA driver attached
|
|
|
@39603
|
13 years |
vboxsync |
crHgsmi: cleanup
|
|
|
@37490
|
13 years |
vboxsync |
wddm: autoresize fixes
|
|
|
@36045
|
14 years |
vboxsync |
dev/graphics disable unnecessary assertions
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@34188
|
14 years |
vboxsync |
wddm/3d: saved state working for Aero (current frame still needs to be …
|
|
|
@34182
|
14 years |
vboxsync |
wddm/3d: saved state fixes 1
|
|
|
@34141
|
14 years |
vboxsync |
2d: solaris burn fix, additianal saved state fix
|
|
|
@33823
|
14 years |
vboxsync |
wddm/3d: disable debug assertion
|
|
|
@33575
|
14 years |
vboxsync |
build fix
|
|
|
@33574
|
14 years |
vboxsync |
build fix
|
|
|
@33572
|
14 years |
vboxsync |
wddm/3d: enable hgsmi for chromium
|
|
|
@33306
|
14 years |
vboxsync |
wddm/3d: scrolling with aero 8x speedup, bugfixing + profiling
|
|
|
@33216
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi fixes
|
|
|
@33171
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi fixes
|
|
|
@33146
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi, host part + guest part debugging
|
|
|
@32904
|
14 years |
vboxsync |
wddm/3d: better shgsmi channel perf test
|
|
|
@32877
|
14 years |
vboxsync |
wddm/3d: basics for chromium over hgsmi
|
|
|
@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 …
|
|
|
@27429
|
15 years |
vboxsync |
wddm: graphics dev update only necessary portion of framebuffer
|
|
|
@27426
|
15 years |
vboxsync |
wddm: graphics dev partial screen update fix
|
|
|
@27389
|
15 years |
vboxsync |
wddm: fix image corruption for partial display updates
|
|
|
@27383
|
15 years |
vboxsync |
wddm: basic Video DMA impl, guest driver bugfix
|
|
|
@27340
|
15 years |
vboxsync |
wddm: disable asynch test
|
|
|
@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
|