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) @39649   13 years vboxsync wine/wddm: faster blits
(edit) @39648   13 years vboxsync wine: fix debug build
(edit) @39618   13 years vboxsync wine: assertion fix
(edit) @39606   13 years vboxsync some debugging cleanup
(edit) @39605   13 years vboxsync missing file
(edit) @39602   13 years vboxsync wine/XPDM: 1. Additional swapchain creation fixes 2. De-libwine'ize …
(edit) @39587   13 years vboxsync wddm/3d: remove caps correction as it is done in wine d3d9 now
(edit) @39570   13 years vboxsync wine: IDirect3D9Impl_QueryInterface fix, getd3dcaps9 fix, debug tooling
(edit) @39569   13 years vboxsync wine/xpdm: backport WDDM postfixup realloc fix
(edit) @39539   13 years vboxsync wine/xpdm: fix wmplayer problem with your video card issue
(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) @39501   13 years vboxsync wine/xpdm: fix refering destroyed swapchain
(edit) @39486   13 years vboxsync wine/xpdm: proper buffer allocation size
(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) @39257   13 years vboxsync wddm/wine: missing CloseHandle & lock init/term
(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) @39173   13 years vboxsync wddm/wine: fix debug build
(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) @39131   13 years vboxsync adds burn fixes
(edit) @39130   13 years vboxsync wddm: fix image inversion on Mac; debugging stuff
(edit) @39048   13 years vboxsync wddm/wine: burn fix, disable BltSys2Vram for BltFast to test it more
(edit) @39047   13 years vboxsync wddm/wine: BltSys2Vram for BltFast
(edit) @39044   13 years vboxsync wddm: 1.fix wine misbehave for ModifyLocation(TEXTURE), 2.colorfill …
(edit) @39016   13 years vboxsync wddm: fix aditional win8 ie rendering issues
(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) @38711   13 years vboxsync WDDM/3D: fix incorrect blitting in certain cases (imageviewer app)
(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) @38589   13 years vboxsync wine/d3d: speedup fb_copy_to_texture_direct context acquisition
(edit) @38588   13 years vboxsync wddm/wine: fix image viewer rendering under Aero (workaround NVIDIA …
(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) @38438   13 years vboxsync wddm/wine: disable extra warnings
(edit) @38405   13 years vboxsync wddm: propper context destruction
(edit) @38366   13 years vboxsync wine/wddm: cleanup & fixes for window create/destroy
(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) @38283   13 years vboxsync wddm/wine: bugfix
(edit) @38239   13 years vboxsync wddm/wine: fix pbo creation err handling
(edit) @38238   13 years vboxsync wddm/3d: disable debugging by default
(edit) @38236   13 years vboxsync wddm/wine: some cleaning
(edit) @38230   13 years vboxsync wddm/wine: workaround chromium inability for nondefault unpack raw …
(edit) @38218   13 years vboxsync wddm/wine: yet another PBO fix
(edit) @38217   13 years vboxsync wddm/wine: fix fast sys2vram blits for the PBO case
(edit) @38172   13 years vboxsync wddm/wine: context handling fixes
(edit) @38156   13 years vboxsync wddm/wine: enable single context (missing commit)
(edit) @38147   13 years vboxsync wddm/wine: disable debugging fixme
(edit) @38146   13 years vboxsync wddm/wine: enable single context
(edit) @38144   13 years vboxsync wddm: fix deadlock
(edit) @38118   13 years vboxsync undo undesirec commit
(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) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @38045   13 years vboxsync VBoxDisp: fixed PATBLTBRUSH for VRDE.
(edit) @37907   14 years vboxsync wddm/3d: fix performance regression
(edit) @37889   14 years vboxsync wddm: mouse pointer for multimon fix, shared resource optimize
(edit) @37873   14 years vboxsync wddm/wine: do not delete openned shared resource
(edit) @37870   14 years vboxsync wddm/wine: ie9 black screen fix, shared rc fixes & performance enhancements
(edit) @37845   14 years vboxsync adds burn fix
(edit) @37840   14 years vboxsync wddm: bugfixes
(edit) @37801   14 years vboxsync TARGET_xxx -> xxx_1_TARGET.
(edit) @37760   14 years vboxsync WDDM/3D: fix windows expirience index crashed on win7 with ati cards
(edit) @37736   14 years vboxsync wddm: some cleanup
(edit) @37734   14 years vboxsync wddm/3d: 1.fix ie9 under Aero (still some problems w/o Aero), 2.Fix …
(edit) @37640   14 years vboxsync wddm/3d: propper handling of ID3DDevice::Clear
(edit) @37626   14 years vboxsync wddm/3d: fix card resets
(edit) @37550   14 years vboxsync wddm/3d: fix random black lines with projected textures
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