VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @39162   13 years vboxsync Windows Guest Additions installer: fix wddm driver uninstall
(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) @38994   13 years vboxsync Windows Guest Additions installer: Use WDDM driver by default on …
(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) @38935   13 years vboxsync Windows Guest Additions installer: Use WDDM driver by default on Windows 8.
(edit) @38932   13 years vboxsync VBoxMouse/win: simplify power handling, code formatting
(edit) @38931   13 years vboxsync VBoxMouse/win: apply patch from Huihong Luo
(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) @38760   13 years vboxsync More Windows 8 fixes
(edit) @38751   13 years vboxsync Windows Additions: hack Windows 8
(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) @38646   13 years vboxsync Burn fix.
(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) @38313   13 years vboxsync VBoxGINA: Use "autologon" log group, fixed WinLogon API hooking (>= …
(edit) @38310   13 years vboxsync Reverted accidental commit in r73297, fixed debug logging.
(edit) @38290   13 years vboxsync GuestCtrl: Update.
(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) @38193   13 years vboxsync Windows guest shared folders: implement SetFileAllocationInformation.
(edit) @38172   13 years vboxsync wddm/wine: context handling fixes
(edit) @38156   13 years vboxsync wddm/wine: enable single context (missing commit)
(edit) @38154   13 years vboxsync *.kmk: PATH_INS -> PATH_STAGE.
(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   13 years vboxsync wddm/3d: fix performance regression
(edit) @37889   13 years vboxsync wddm: mouse pointer for multimon fix, shared resource optimize
(edit) @37873   13 years vboxsync wddm/wine: do not delete openned shared resource
(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) @37815   13 years vboxsync Windows Guest Additions installer: Fixed file typos which might have …
(edit) @37801   13 years vboxsync TARGET_xxx -> xxx_1_TARGET.
(edit) @37760   13 years vboxsync WDDM/3D: fix windows expirience index crashed on win7 with ati cards
(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) @37638   13 years vboxsync VBoxGINA: Moved loading global configuration to WlxInitialize().
(edit) @37630   13 years vboxsync vboxtray/wddm: autoresize fix
(edit) @37626   13 years vboxsync wddm/3d: fix card resets
(edit) @37550   13 years vboxsync wddm/3d: fix random black lines with projected textures
(edit) @37490   13 years vboxsync wddm: autoresize fixes
(edit) @37423   13 years vboxsync Ran the source code massager (scm).
(edit) @37422   13 years vboxsync VBoxTray.cpp: Tabs and some minor cleanups.
(edit) @37421   13 years vboxsync VBoxGuestInstallHelper.cpp: static, static, static. Use lower case …
(edit) @37394   13 years vboxsync Wddm/3D: fixed random screen corruption when running 3d apps under …
(edit) @37384   14 years vboxsync 1 million rectangles ought to be enough for anybody…
(edit) @37342   14 years vboxsync Additions/WINNT/Installer: NLS adjustment
(edit) @37337   14 years vboxsync Additions/WINNT/Installer: French NLS
(edit) @37336   14 years vboxsync Additions/WINNT/Installer: English NLS adjustment
(edit) @37335   14 years vboxsync VBoxVideo: fix integer overflow in parameters check (#5720)
(edit) @37334   14 years vboxsync Windows Guest Additions installer/WDDM: VRAM NLS change.
(edit) @37326   14 years vboxsync Windows Guest Additions installer/WDDM: Added another hint for VRAM usage.
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