VirtualBox

source: vbox/trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp

Revision Log Mode:


Legend:

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