VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63566   8 years vboxsync scm: cleaning up todos
(edit) @63105   8 years vboxsync GA/NT: warnings
(edit) @63026   8 years vboxsync GA/NT/Graphics: warnings
(edit) @62522   8 years vboxsync (C) 2016
(edit) @60193   9 years vboxsync static DECLINLINE -> DECLINLINE.
(edit) @58358   9 years vboxsync WDDM: use correct pitch.
(edit) @57915   9 years vboxsync WDDM: enable D3DDDIQUERYTYPE_OCCLUSION.
(edit) @57914   9 years vboxsync WDDM: fixed vboxWddmDDevDrawIndexedPrimitive2 to correctly interpret …
(edit) @57633   9 years vboxsync WDDM: minor fixes for VBOXWDDMDISP_DEVICE::cRTs greater than 1
(edit) @56974   9 years vboxsync WDDM: prevent crash with W10.
(edit) @56264   10 years vboxsync Additions/WDDM: prevent system D3D DLL from unloading until guest App …
(edit) @56204   10 years vboxsync 3D GAs: init guest R3 lib and make it possible to log() messages over …
(edit) @54134   10 years vboxsync VBoxDispD3D: wrong field Dst->Src
(edit) @53296   10 years vboxsync Guest 3D: Drop unused code in WDDM driver.
(edit) @53189   10 years vboxsync VBoxDispD3D: corrected assert.
(edit) @52804   10 years vboxsync wddm: typo fix
(edit) @50940   11 years vboxsync compilable w/o CROGL
(edit) @50628   11 years vboxsync wddm: misc bugfixes
(edit) @49449   11 years vboxsync wddm: proper surf release
(edit) @49244   11 years vboxsync wddm: fix 3D rendering to primary
(edit) @49220   11 years vboxsync wddm/3d: gen hostid for primary surfaces
(edit) @49180   11 years vboxsync wddm/3d: ref d3d rt to avoid calling unloaded lib
(edit) @48944   11 years vboxsync Additions/nt: Whitespace and svn:keyword cleanups by scm.
(edit) @46783   11 years vboxsync wddm/crOpenGL: more TexPresent impl
(edit) @46757   11 years vboxsync wddm/crOpenGL: r0-based visible regions handling, r0-based chromium …
(edit) @46662   11 years vboxsync wddm/3d/wine: set host id impl
(edit) @46606   11 years vboxsync wddm/3d: fix DrawPrimitive impl
(edit) @46593   11 years vboxsync updates
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43643   12 years vboxsync wddm/3d: SetStreamSourceFreq support; more formats
(edit) @43607   12 years vboxsync wddm/3d: d3d width in SurfDesc to make it properly propagated to …
(edit) @43606   12 years vboxsync wine/updat: bugfix
(edit) @43490   12 years vboxsync wddm/3d: profiling, flushToHost support
(edit) @43360   12 years vboxsync wddm/3d: more impl & fixes
(edit) @43340   12 years vboxsync wddm/3d: 1. DrawIndexedPrimitive fixes; 2. swapchain fix
(edit) @43334   12 years vboxsync wddm/3d: volume texture func impl; fixes & cleanup
(edit) @43314   12 years vboxsync wddm/3d: DrawIndexedPrimitive2 impl
(edit) @43269   12 years vboxsync wddm/3d: assertion fixes
(edit) @43236   12 years vboxsync wddm/3d: bugfixes + cleanup
(edit) @42971   12 years vboxsync wddm/3d: fix app crashes on shut down
(edit) @42683   12 years vboxsync wddm/3d: fix black scren under Aero regression
(edit) @42652   12 years vboxsync wddm/3d: logging fixes
(edit) @42557   12 years vboxsync wddm/3d: prevent sporadic metro apps exit on startup (speedup d3d init)
(edit) @42518   12 years vboxsync crOpenGL/wddm: context-connection and other fixes
(edit) @42501   12 years vboxsync followup for r79662, sigh
(edit) @41858   12 years vboxsync wddm/3d: better event query support
(edit) @41637   12 years vboxsync wddm/3d: some fixes + profiling & debugging
(edit) @41475   13 years vboxsync wddm/3d: burn fixes + logging enhancements
(edit) @41471   13 years vboxsync wddm/3d: more correct shared rc usage reporting
(edit) @41337   13 years vboxsync wddm: aero multimon fixes + some cleanup
(edit) @41109   13 years vboxsync crOpenGL,wined3d,wddm: second part of fixing resource leakage, basics …
(edit) @41058   13 years vboxsync crHgsmi cleanup & adjustments
(edit) @40716   13 years vboxsync wddm/display: fix 3d-off rendering, miniport changes still pending; …
(edit) @40388   13 years vboxsync wddm/3d: shared resource destroy handling fixes
(edit) @40125   13 years vboxsync wine: fix shader version detection, some extensions-to-caps fixes
(edit) @39900   13 years vboxsync wddm/3d: debugging stuff
(edit) @39870   13 years vboxsync wddm/3d: fix a crash
(edit) @39820   13 years vboxsync wddm/3d: remove disabled code
(edit) @39819   13 years vboxsync wddm/3d: fix ie rendering with mesa nvidia drivers
(edit) @39587   13 years vboxsync wddm/3d: remove caps correction as it is done in wine d3d9 now
(edit) @39508   13 years vboxsync wddm/d3d: fix surface rederence
(edit) @39463   13 years vboxsync wddm/3d: some cleanup
(edit) @39315   13 years vboxsync wddm/3d: fix Windows Media Player rendering under Aero
(edit) @39245   13 years vboxsync wddm/3d: proper dealing with compressed formats
(edit) @39160   13 years vboxsync wddm: better logging
(edit) @39150   13 years vboxsync wddm: avoid unnecessary window creation (caused img flickering for …
(edit) @39130   13 years vboxsync wddm: fix image inversion on Mac; debugging stuff
(edit) @39044   13 years vboxsync wddm: 1.fix wine misbehave for ModifyLocation(TEXTURE), 2.colorfill …
(edit) @38988   13 years vboxsync wddm: fix rendering to texture
(edit) @38982   13 years vboxsync wddm: proper ie rendering under win8 (shared resource open & destroy …
(edit) @38930   13 years vboxsync wddm/3d: more rendering fixes
(edit) @38903   13 years vboxsync wddm/3d: offscreen rendering to solve one of win8 ie rendering issues
(edit) @38884   13 years vboxsync wddm/3d: rendering fixes
(edit) @38660   13 years vboxsync Wddm/3D: fix incorrect window border blurs under aero on ati cards
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38565   13 years vboxsync wddm/3d: reuse window for wine swapchains representing one and the …
(edit) @38363   13 years vboxsync wddm/3d: make wine handle gl window create/destroy
(edit) @38112   13 years vboxsync wddm/3d: 1. fix invalid visible rectreporting on swapchain destruction …
(edit) @37907   13 years vboxsync wddm/3d: fix performance regression
(edit) @37840   13 years vboxsync wddm: bugfixes
(edit) @37734   13 years vboxsync wddm/3d: 1.fix ie9 under Aero (still some problems w/o Aero), 2.Fix …
(edit) @37640   13 years vboxsync wddm/3d: propper handling of ID3DDevice::Clear
(edit) @37626   13 years vboxsync wddm/3d: fix card resets
(edit) @37423   13 years vboxsync Ran the source code massager (scm).
(edit) @37216   14 years vboxsync wddm/3d: fix google earth rendering
(add) @36867   14 years vboxsync Additions/Video: display/miniport drivers
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