VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65846   8 years vboxsync use symbolic constant for _64K
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @64766   8 years vboxsync src/VBox: Make the use of the iterator for …
(edit) @63822   8 years vboxsync include,Main,DevVGA: bugref:8387: support for guest request to blank …
(edit) @63562   8 years vboxsync scm: cleaning up todos
(edit) @62928   8 years vboxsync Devices: warnings
(edit) @62514   8 years vboxsync (C) 2016
(edit) @62032   8 years vboxsync Devices/VGA: fixed alignment of CritSectIRQ (important for 32-bit …
(edit) @61976   8 years vboxsync DevVGA: bugref:8447: clear IRQ on reset
(edit) @61973   8 years vboxsync DevVGA: bugref:8447: update and clear HGSMI IRQ flag under lock to …
(edit) @60905   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: do not reset …
(edit) @60465   9 years vboxsync DevVGA: set IRQs only if the VM is running (bugref:8320)
(edit) @60369   9 years vboxsync DevVGA: handle VBVACAPS_USE_VBVA_ONLY, make sure that VBVA pause is …
(edit) @59307   9 years vboxsync bugref:8183: Mouse Integration sometimes not working after restore …
(edit) @59169   9 years vboxsync warning
(edit) @58539   9 years vboxsync DevVGA_VBVA: postpone data offset update, use uintptr_t, cleanup.
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @57801   9 years vboxsync Devices/VGA,Additions/WDDM: Fix hardware accelerated video playback …
(edit) @57393   9 years vboxsync DECLCALLBACK
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56992   9 years vboxsync Devices: Log & Assertion formatting fixes.
(edit) @56969   9 years vboxsync DevVGA: Added markers to the saved state that separates various parts …
(edit) @56814   9 years vboxsync Devices/Graphics: re-set VBVA capabilities when VBVA is disabled (for …
(edit) @56799   9 years vboxsync DevVGA: LogRelMax
(edit) @56797   9 years vboxsync DevVGA: log VBVA enable failures.
(edit) @56785   9 years vboxsync DevVGA: correctly restore VBVA state.
(edit) @56438   10 years vboxsync LogRel nit.
(edit) @56431   10 years vboxsync Windows guest additions, VBVA: reverted part of r100972: host mouse …
(edit) @56378   10 years vboxsync Windows guest additions, VBVA: host mouse cursor capability.
(edit) @56316   10 years vboxsync whitespace
(edit) @56097   10 years vboxsync VBVA: logrel nits.
(edit) @56041   10 years vboxsync DevVGA_VBVA: release VGA lock before calling PDMDevHlpPCISetIrq
(edit) @56036   10 years vboxsync DevVGA_VBVA: HGSMI and VBVA cleanup, logging
(edit) @55844   10 years vboxsync DevVGA: screen resize cleanup, logging
(edit) @55560   10 years vboxsync HGSMI: host command submission cleanup, removed obsolete code, comments.
(edit) @55421   10 years vboxsync HGSMI: cleanup, logging, comments, move legacy host heap support from …
(edit) @55342   10 years vboxsync HGSMI: cleanup, comments.
(edit) @54594   10 years vboxsync Devices/Graphics: re-set the whole mode hint array to un-break …
(edit) @54565   10 years vboxsync include,Additions: introduce VBVA_SCREEN_F_BLANK
(edit) @54168   10 years vboxsync DevVGA_VBVA: fix
(edit) @54162   10 years vboxsync Devices/Graphics and Main: avoid unnecessary graphics notifications to …
(edit) @53965   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53813   10 years vboxsync Devices/Graphics: do not re-set the guest VBVA capabilities when VBVA …
(edit) @53809   10 years vboxsync Devices/Graphics: mirror guest VBVA capabilities to Display after …
(edit) @53551   10 years vboxsync Devices/Graphics: replace hard-coded 64 with VBOX_VIDEO_MAX_SCREENS.
(edit) @53535   10 years vboxsync DevVGA: fixed loading of pre-VGA_SAVEDSTATE_VERSION_MODE_HINTS saved states
(edit) @53529   10 years vboxsync Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
(edit) @53528   10 years vboxsync Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
(edit) @53078   10 years vboxsync DevVGA: reverted r96537 (wrong solution)
(edit) @53044   10 years vboxsync DevVGA: disable secondary screens when VBVA is disabled for them.
(edit) @52849   10 years vboxsync Devices/Graphics: resume paused VBVA when it is re-asserted by the guest.
(edit) @51730   10 years vboxsync Devices/VGA_VBVA: use RT_STR_TUPLE()
(edit) @51648   10 years vboxsync vga: legacy state load fixes
(edit) @51633   10 years vboxsync vga: saved state bugfix, sigh
(edit) @51632   10 years vboxsync vga: build fix
(edit) @51631   10 years vboxsync vga: saved state fixes
(edit) @51358   11 years vboxsync fix crogl disabled
(edit) @51349   11 years vboxsync crOpenGL: saved state fixes, misc fixes
(edit) @51324   11 years vboxsync DevVGA: fix IRQ handling racing
(edit) @51260   11 years vboxsync wddm: resize enhancements & fixes
(edit) @51121   11 years vboxsync extend PDMIDISPLAYCONNECTOR::pfnVBVAXxx and VBVA resize for better …
(edit) @51013   11 years vboxsync Main/crOpenGL/DevVGA: synchronization, bugfixes, cleanup
(edit) @50940   11 years vboxsync compilable w/o CROGL
(edit) @50754   11 years vboxsync Dev/VGA/crOpenGL/wddm: command thread, more command processing
(edit) @50259   11 years vboxsync DevVGA: VBVAPause
(edit) @50149   11 years vboxsync crOpenGL: bugfixes
(edit) @49507   11 years vboxsync vga/crOpenGL: basics for ring buffer-based command submission
(edit) @49484   11 years vboxsync DevVGA: warning
(edit) @49435   11 years vboxsync burn fix
(edit) @49434   11 years vboxsync VHWA: smp guests syncronization
(edit) @49427   11 years vboxsync DevVGA: check parameter.
(edit) @49420   11 years vboxsync forward-port and adopt VHWA fixes
(edit) @49366   11 years vboxsync burn fix
(edit) @49365   11 years vboxsync wddm: basics for ring buffer-based command submission
(edit) @48070   11 years vboxsync wddm,vboxtray: forward-port autoresize, multimon, and seamless fixes …
(edit) @44876   12 years vboxsync DevVGA: Drop the default crit sect in favour of our own (now called …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @42409   12 years vboxsync Devices/VGA: added additional enable-able release loggingfor screen …
(edit) @41636   13 years vboxsync wddm: fix win8 halt issues
(edit) @39887   13 years vboxsync DevVGA_VBVA: fixed guest SMP unsafe code. Fixed a case when loaded …
(edit) @39603   13 years vboxsync crHgsmi: cleanup
(edit) @38514   13 years vboxsync Devices/VGA: make two debug log statements into LogRelFlow
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35104   14 years vboxsync Devices/Graphics: make VBOXWDDM_WITH_VBVA code that X.Org guests also …
(edit) @34674   14 years vboxsync Devices/Graphics: r68469, fixed
(edit) @34667   14 years vboxsync Devices/Graphics: check requested screen sizes to be sure they fit in …
(edit) @34490   14 years vboxsync VBoxVideo: remove leading underscore from structure names and make …
(edit) @34203   14 years vboxsync dev/vga: saved state fix for solaris host
(edit) @34188   14 years vboxsync wddm/3d: saved state working for Aero (current frame still needs to be …
(edit) @34141   14 years vboxsync 2d: solaris burn fix, additianal saved state fix
(edit) @34140   14 years vboxsync 2d: saved state as part of vga state
(edit) @34129   14 years vboxsync 2d: fix save state deadlock (xtracker#5335)
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33146   14 years vboxsync wddm/3d: chromium hgsmi, host part + guest part debugging
(edit) @32877   14 years vboxsync wddm/3d: basics for chromium over hgsmi
(edit) @32622   14 years vboxsync wddm: VBOXWDDM->VBOX_WITH_WDDM
(edit) @32585   14 years vboxsync DevVGA: fixed redraw problems if a secondary screen is left of the …
(edit) @32241   14 years vboxsync wddm: 1. guest installler integration (uninstall needs additional …
(edit) @29798   15 years vboxsync wddm: driver update w/o reboot working; dummy context creation in …
(edit) @29742   15 years vboxsync wddm/2D: more impl (get caps + initialization working)
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