VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42518   13 years vboxsync crOpenGL/wddm: context-connection and other fixes
(edit) @42516   13 years vboxsync wine/wddm: shader cache destroy fix
(edit) @42499   13 years vboxsync crOgl/wddm: per-context connections
(edit) @42426   13 years vboxsync wine: remove debug assertion
(edit) @42408   13 years vboxsync wine: shader cache (enabled for wddm for now)
(edit) @42309   13 years vboxsync cleanup
(edit) @42286   13 years vboxsync wine/wddm: disable sinchronization
(edit) @42285   13 years vboxsync wine/wddm: basics for non-sinchronized wined3d
(edit) @42255   13 years vboxsync wine/wddm: shared resource fixes
(edit) @42154   13 years vboxsync VS2010 preps.
(edit) @42136   13 years vboxsync More cleaning up.
(edit) @42135   13 years vboxsync Wine/Makefile.kmk: Cleanups.
(edit) @42023   13 years vboxsync wine/wddm: cleanup window class
(edit) @41950   13 years vboxsync wined3d: remove debug assertion
(edit) @41929   13 years vboxsync crOpenGL,wddm/3d: create windows hidden initially to avoid flikering
(edit) @41858   13 years vboxsync wddm/3d: better event query support
(edit) @41821   13 years vboxsync wined3d/wddm: fix uninitialized value
(edit) @41818   13 years vboxsync wined3d/wddm: fix sporadic app crashes
(edit) @41481   13 years vboxsync wddm/3d: a bit more logging
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41432   13 years vboxsync don't build libwine & don't include it in GA installer
(edit) @41428   13 years vboxsync Windows Additions build fix
(edit) @41425   13 years vboxsync wined3d: even more logging
(edit) @41424   13 years vboxsync wined3d: more logging
(edit) @41418   13 years vboxsync wine & crOpenGL: backdoor logging for wine and enhancements for crOpenGL
(edit) @41320   13 years vboxsync wine: reenable shaver v3 support
(edit) @41283   13 years vboxsync wine/wddm: temporary disable shader v3
(edit) @41109   13 years vboxsync crOpenGL,wined3d,wddm: second part of fixing resource leakage, basics …
(edit) @41028   13 years vboxsync wined3d: fix win8 solitaire rendering issues (state handling)
(edit) @40986   13 years vboxsync header fixes
(edit) @40964   13 years vboxsync wined3d: shader logging typo
(edit) @40962   13 years vboxsync wined3d: more work-arounds for intel graphics rendering issues
(edit) @40650   13 years vboxsync wined3d/xpdm: better blacklisting
(edit) @40647   13 years vboxsync wddm/wine: revert r76989 for future investigation
(edit) @40588   13 years vboxsync wined3d/wddm: try fix mesa intel hd regression
(edit) @40587   13 years vboxsync wined3d/xpdm: gracefully handle missing msd3d dll
(edit) @40481   13 years vboxsync wined3d: shared resource cleanup fixes
(edit) @40480   13 years vboxsync wined3d: build log bugfix, max_uniforms tmp workaround for win8
(edit) @40389   13 years vboxsync wine/wddm: force D3DPTADDRESSCAPS_MIRRORONCE
(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) @39899   13 years vboxsync wine/wddm: shared resource handling fixes, state fixes - working …
(edit) @39889   13 years vboxsync wine: assertion fix
(edit) @39869   13 years vboxsync wine/d3d: proper habdling of context destruction and tls stuff
(edit) @39819   13 years vboxsync wddm/3d: fix ie rendering with mesa nvidia drivers
(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) @39605   13 years vboxsync missing file
(edit) @39602   13 years vboxsync wine/XPDM: 1. Additional swapchain creation fixes 2. De-libwine'ize …
(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) @39501   13 years vboxsync wine/xpdm: fix refering destroyed swapchain
(edit) @39486   13 years vboxsync wine/xpdm: proper buffer allocation size
(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) @39173   13 years vboxsync wddm/wine: fix debug build
(edit) @39150   13 years vboxsync wddm: avoid unnecessary window creation (caused img flickering for …
(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) @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) @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) @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) @38438   13 years vboxsync wddm/wine: disable extra warnings
(edit) @38366   14 years vboxsync wine/wddm: cleanup & fixes for window create/destroy
(edit) @38363   14 years vboxsync wddm/3d: make wine handle gl window create/destroy
(edit) @38331   14 years vboxsync wddm/wine: fix winsat crashes (context adjustments for …
(edit) @38283   14 years vboxsync wddm/wine: bugfix
(edit) @38239   14 years vboxsync wddm/wine: fix pbo creation err handling
(edit) @38236   14 years vboxsync wddm/wine: some cleaning
(edit) @38230   14 years vboxsync wddm/wine: workaround chromium inability for nondefault unpack raw …
(edit) @38218   14 years vboxsync wddm/wine: yet another PBO fix
(edit) @38217   14 years vboxsync wddm/wine: fix fast sys2vram blits for the PBO case
(edit) @38172   14 years vboxsync wddm/wine: context handling fixes
(edit) @38156   14 years vboxsync wddm/wine: enable single context (missing commit)
(edit) @38147   14 years vboxsync wddm/wine: disable debugging fixme
(edit) @38146   14 years vboxsync wddm/wine: enable single context
(edit) @38118   14 years vboxsync undo undesirec commit
(edit) @38117   14 years vboxsync wddm/3d: burn fixes
(edit) @38114   14 years vboxsync wddm/3d: missing files
(edit) @38112   14 years vboxsync wddm/3d: 1. fix invalid visible rectreporting on swapchain destruction …
(edit) @38082   14 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(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) @37840   14 years vboxsync wddm: bugfixes
(edit) @37760   14 years vboxsync WDDM/3D: fix windows expirience index crashed on win7 with ati cards
(edit) @37550   14 years vboxsync wddm/3d: fix random black lines with projected textures
(edit) @37394   14 years vboxsync Wddm/3D: fixed random screen corruption when running 3d apps under …
(edit) @37300   14 years vboxsync wddm: memory leaks fixes, some cleanup
(edit) @37216   14 years vboxsync wddm/3d: fix google earth rendering
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