VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40387   13 years vboxsync wddm: concurrency fixes
(edit) @40373   13 years vboxsync wddm: proper lookaside list initialization
(edit) @40309   13 years vboxsync wddm/3d: disible rects fix
(edit) @40125   13 years vboxsync wine: fix shader version detection, some extensions-to-caps fixes
(edit) @40064   13 years vboxsync VBoxDisp: disabled debug code.
(edit) @39992   13 years vboxsync wddm: missing file to r76080
(edit) @39981   13 years vboxsync wddm/3d: visible regions fixes for WPF apps
(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) @39606   13 years vboxsync some debugging cleanup
(edit) @39587   13 years vboxsync wddm/3d: remove caps correction as it is done in wine d3d9 now
(edit) @39537   13 years vboxsync wddm: ~0UL -> UINT32_MAX
(edit) @39536   13 years vboxsync wddm: missing file (burn fix)
(edit) @39533   13 years vboxsync adds burn fix
(edit) @39528   13 years vboxsync wddm: vboxWddmSwapchainCtxEscape fix
(edit) @39527   13 years vboxsync wddm: vboxVideoAMgrCtxAllocSubmit fix
(edit) @39526   13 years vboxsync wddm: remove extra assertion
(edit) @39525   13 years vboxsync wddm: DxgkDdiEscape fix
(edit) @39524   13 years vboxsync wddm: DxgkDdiCreateAllocation fix
(edit) @39523   13 years vboxsync wddm: better parameter validation for DxgkDdiCreateAllocation
(edit) @39515   13 years vboxsync *: Use RTLISTANCHOR.
(edit) @39508   13 years vboxsync wddm/d3d: fix surface rederence
(edit) @39463   13 years vboxsync wddm/3d: some cleanup
(edit) @39330   13 years vboxsync fix svn properties
(edit) @39316   13 years vboxsync wddm/3d: more debug tooling: D3DCAPS9 comparison tool prototype
(edit) @39315   13 years vboxsync wddm/3d: fix Windows Media Player rendering under Aero
(edit) @39305   13 years vboxsync wddm: fix paging buffer logic
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @39245   13 years vboxsync wddm/3d: proper dealing with compressed formats
(edit) @39215   13 years vboxsync wddm/3d/hgsmi: fix buffer overrun
(edit) @39161   13 years vboxsync missing file
(edit) @39160   13 years vboxsync wddm: better logging
(edit) @39155   13 years vboxsync wddm: fix release build rendering
(edit) @39150   13 years vboxsync wddm: avoid unnecessary window creation (caused img flickering for …
(edit) @39132   13 years vboxsync wddm: dbg build fix
(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) @38983   13 years vboxsync wddm: switch back to 3 direct render targets for now
(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) @38906   13 years vboxsync Additions: reverted r74060 (was only for debugging)
(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) @38840   13 years vboxsync VBoxVideo: fix guest video driver hang when switching back from …
(edit) @38771   13 years vboxsync debugging
(edit) @38765   13 years vboxsync more Windows 8 fixes
(edit) @38739   13 years vboxsync Another Assert redefinition bites the dust.
(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) @38635   13 years vboxsync Windows guest XPDM video miniport: removed unnecessary code from …
(edit) @38565   13 years vboxsync wddm/3d: reuse window for wine swapchains representing one and the …
(edit) @38560   13 years vboxsync disp/xpdm: fix pointer arithmetics (causing bsod, public bug #9508)
(edit) @38506   13 years vboxsync Windows Additions: fix swapped coordinates for mouse pointer hotspot
(edit) @38405   13 years vboxsync wddm: propper context destruction
(edit) @38363   13 years vboxsync wddm/3d: make wine handle gl window create/destroy
(edit) @38331   13 years vboxsync wddm/wine: fix winsat crashes (context adjustments for …
(edit) @38238   13 years vboxsync wddm/3d: disable debugging by default
(edit) @38144   13 years vboxsync wddm: fix deadlock
(edit) @38117   13 years vboxsync wddm/3d: burn fixes
(edit) @38114   13 years vboxsync wddm/3d: missing files
(edit) @38112   13 years vboxsync wddm/3d: 1. fix invalid visible rectreporting on swapchain destruction …
(edit) @38045   13 years vboxsync VBoxDisp: fixed PATBLTBRUSH for VRDE.
(edit) @37907   13 years vboxsync wddm/3d: fix performance regression
(edit) @37889   13 years vboxsync wddm: mouse pointer for multimon fix, shared resource optimize
(edit) @37870   13 years vboxsync wddm/wine: ie9 black screen fix, shared rc fixes & performance enhancements
(edit) @37845   13 years vboxsync adds burn fix
(edit) @37840   13 years vboxsync wddm: bugfixes
(edit) @37801   13 years vboxsync TARGET_xxx -> xxx_1_TARGET.
(edit) @37736   13 years vboxsync wddm: some cleanup
(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) @37490   14 years vboxsync wddm: autoresize fixes
(edit) @37423   14 years vboxsync Ran the source code massager (scm).
(edit) @37384   14 years vboxsync 1 million rectangles ought to be enough for anybody…
(edit) @37335   14 years vboxsync VBoxVideo: fix integer overflow in parameters check (#5720)
(edit) @37300   14 years vboxsync wddm: memory leaks fixes, some cleanup
(edit) @37273   14 years vboxsync VBoxVideo: fix opengl support for xpdm mode
(edit) @37216   14 years vboxsync wddm/3d: fix google earth rendering
(edit) @37207   14 years vboxsync wddm: more multimon & autoresize fixes
(edit) @37189   14 years vboxsync wddm: more VidPn fixes & cleanup
(edit) @37188   14 years vboxsync wddm: vidpn stuff fixes
(edit) @37165   14 years vboxsync wddm: fix autoresize
(edit) @37127   14 years vboxsync wddm: fix driver breakage, sigh
(edit) @36955   14 years vboxsync wddm: build fixes for DEBUG_misha
(edit) @36896   14 years vboxsync VBoxVideo: fix hangup during boot on windows2000
(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