VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT/Graphics

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @58037   9 years vboxsync warning
(edit) @57947   9 years vboxsync WDDM: adjust capabilities for D3D9 feature level 9.3
(edit) @57915   9 years vboxsync WDDM: enable D3DDDIQUERYTYPE_OCCLUSION.
(edit) @57914   9 years vboxsync WDDM: fixed vboxWddmDDevDrawIndexedPrimitive2 to correctly interpret …
(edit) @57875   9 years vboxsync WINNT/WDDM: Implement support for the YV12 surface format, fixes VLC …
(edit) @57848   9 years vboxsync Additions/Graphics/WDDM: Mark allocations as visible to the CPU so we …
(edit) @57801   9 years vboxsync Devices/VGA,Additions/WDDM: Fix hardware accelerated video playback …
(edit) @57633   9 years vboxsync WDDM: minor fixes for VBOXWDDMDISP_DEVICE::cRTs greater than 1
(edit) @57601   9 years vboxsync WDDM, GuestHost/OpenGL: support for floating point texture formats
(edit) @57468   9 years vboxsync static
(edit) @57341   9 years vboxsync Additions/win/xpdm: use correct tag with EngAllocMem()
(edit) @56974   9 years vboxsync WDDM: prevent crash with W10.
(edit) @56431   9 years vboxsync Windows guest additions, VBVA: reverted part of r100972: host mouse …
(edit) @56378   9 years vboxsync Windows guest additions, VBVA: host mouse cursor capability.
(edit) @56335   9 years vboxsync *.def,*.sed,*.m,*.mm: whitespace and svn properties
(edit) @56301   9 years vboxsync *.kmk: Updated (C) year.
(edit) @56279   9 years vboxsync va_end(), warning
(edit) @56264   10 years vboxsync Additions/WDDM: prevent system D3D DLL from unloading until guest App …
(edit) @56234   10 years vboxsync warning
(edit) @56207   10 years vboxsync Windows GAs: export D3DFeatureLevel tool to OSE and enable it for building.
(edit) @56204   10 years vboxsync 3D GAs: init guest R3 lib and make it possible to log() messages over …
(edit) @55999   10 years vboxsync VBoxMPWddm: allocation from second VRAM does not work, disable it for now.
(edit) @55991   10 years vboxsync 3D: WDDM: add macro to enable regions dump on DxgkDdiPresentNew() …
(edit) @55971   10 years vboxsync 3D: WDDM: consider sub-regions on FLIP operation.
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55759   10 years vboxsync Additions/Windows/Graphics: warning
(edit) @55709   10 years vboxsync WDDM: fix inverted condition, which triggered unnecessary guest …
(edit) @55708   10 years vboxsync Additions/Windows: remove old (unused for ages) Wine code
(edit) @55704   10 years vboxsync WDDM: FUNCTION is enough for logging
(edit) @55701   10 years vboxsync WDDM: preserve FPU control word.
(edit) @55421   10 years vboxsync HGSMI: cleanup, logging, comments, move legacy host heap support from …
(edit) @55342   10 years vboxsync HGSMI: cleanup, comments.
(edit) @55249   10 years vboxsync WDDM: do not log the VBVA buffer wraparound
(edit) @55247   10 years vboxsync Reverted r99557 workaround: smaller buffer also works.
(edit) @55245   10 years vboxsync WDDM: experimantal fix against VBVA ring buffer overflow.
(edit) @55239   10 years vboxsync WDDM: log the command size
(edit) @55227   10 years vboxsync WDDM: command buffer size adjustment.
(edit) @55211   10 years vboxsync build fix
(edit) @55210   10 years vboxsync Additions/WINNT/Graphics/Video: log the VBox version and also log if …
(edit) @55124   10 years vboxsync s/targetting/targeting/
(edit) @54957   10 years vboxsync WDDM: fix for display-only mode and Windows 10 guest
(edit) @54155   10 years vboxsync VBoxDispD3D: missing unlock in failure path
(edit) @54134   10 years vboxsync VBoxDispD3D: wrong field Dst->Src
(edit) @54133   10 years vboxsync VBoxMPWddm: missing break in failure path
(edit) @54006   10 years vboxsync Windows additions: OS version check fixes
(edit) @53802   10 years vboxsync 3D: rename constant: CR_VBOX_CAP_HOST_CAPS_NOT_SUFFICIENT -> …
(edit) @53799   10 years vboxsync Host 3D + WDDM driver: add to host service a check to detect if host …
(edit) @53784   10 years vboxsync fixed @file information of a couple of .rc files
(edit) @53781   10 years vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @53774   10 years vboxsync Additions/Windows: add a few missing rc files
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53519   10 years vboxsync Additions/WINNT: fix texture format mismatch in WDDM driver.
(edit) @53349   10 years vboxsync Additions/Video/WDDM: fix
(edit) @53296   10 years vboxsync Guest 3D: Drop unused code in WDDM driver.
(edit) @53189   10 years vboxsync VBoxDispD3D: corrected assert.
(edit) @53126   10 years vboxsync VBoxMPWddm: do not start on W10 preview if 3D is not enabled on the host.
(edit) @53008   10 years vboxsync include,Additions: Windows 10 tweaks.
(edit) @52814   10 years vboxsync Additions/WINNT/wddm: zero the complete array
(edit) @52808   10 years vboxsync wddm: typo fix
(edit) @52806   10 years vboxsync wddm: remove unneeded status decl
(edit) @52804   10 years vboxsync wddm: typo fix
(edit) @52631   10 years vboxsync wddm: more verbose err logging
(edit) @52476   10 years vboxsync VBoxDisp: Parfait warning.
(edit) @52463   10 years vboxsync wddm: bugfix
(edit) @52450   10 years vboxsync wddm: memory cleanup
(edit) @52350   10 years vboxsync more resize fixes, dumper fixes
(edit) @52348   10 years vboxsync resize fixes
(edit) @52329   10 years vboxsync wddm/crOpenGL: prevent shared objects from being deleted till they can …
(edit) @52226   10 years vboxsync wddm: preemption fixes
(edit) @52137   10 years vboxsync wddm simplify a bit
(edit) @52136   10 years vboxsync wddm: autoresize enhancements
(edit) @51960   10 years vboxsync wddm: bugfix, sigh
(edit) @51943   10 years vboxsync wddm: fix display-only
(edit) @51920   10 years vboxsync Additions/WDDM: additional checks
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51535   11 years vboxsync wddm: return proper status, some cleanup
(edit) @51468   11 years vboxsync wddm: report better status
(edit) @51466   11 years vboxsync wddm: re-enable complex topologies
(edit) @51457   11 years vboxsync wddm: fix sporadic hangs
(edit) @51361   11 years vboxsync wddm/crOpenGL: misc bugfixes
(edit) @51357   11 years vboxsync wddm/crOpenGL/DevVGA: CmdVbva disable fixes
(edit) @51330   11 years vboxsync crOpenGL: more extended flexible caps info, backwards compatibility fixes
(edit) @51328   11 years vboxsync wddm: disable complex topologies for now
(edit) @51325   11 years vboxsync wddm: fix IRQ handling racing
(edit) @51313   11 years vboxsync crOpenGL: bugfixes and work-arounds for wine issues
(edit) @51270   11 years vboxsync wine: update to 1.6.2
(edit) @51269   11 years vboxsync wddm: enable complex topology for CmdVbva
(edit) @51266   11 years vboxsync wddm: fix preemption
(edit) @51260   11 years vboxsync wddm: resize enhancements & fixes
(edit) @51157   11 years vboxsync crCmd/wddm/crOpenGL: some optimization & cleanup
(edit) @51148   11 years vboxsync wddm/crOpenGL: fix visual artifacts after resize
(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) @51081   11 years vboxsync wddm/CrCmd: bugfixes + more correct complex command length info data
(edit) @51080   11 years vboxsync wddm/CrCmd: fix amd64
(edit) @51078   11 years vboxsync crOpenGL/wddm: disable unnecessary warnings, disable debugging stuff
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