VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29539   15 years vboxsync wddm|d3d: disable assertions for non-DEBUG_misha
(edit) @29488   15 years vboxsync wddm: getcaps for d3d9, start impl 2D support
(edit) @29452   15 years vboxsync wddm/3d: make wine directly use VBoxOGL.dll instead of opengl32.dll
(edit) @29434   15 years vboxsync wddm/d3d: fix calling convension for CresteD3D
(edit) @29432   15 years vboxsync wddm/d3d: load/init wine d3d9 lib
(edit) @29260   15 years vboxsync build fix
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27839   15 years vboxsync 2d: working multi-monitor + some fixing for working with …
(edit) @27640   15 years vboxsync wddm: mouse pointer integration fixes
(edit) @27636   15 years vboxsync VBoxDisp: disable rectangle adjustments. Necessary for VRDP video …
(edit) @27516   15 years vboxsync wddm: yet another fix to make dwm & stuff more happy
(edit) @27505   15 years vboxsync wddm: make dwm & other stuff requiring um display driver more happy, …
(edit) @27458   15 years vboxsync wddm: some um display driver prototyping to make logon more happy
(edit) @26928   15 years vboxsync wddm: miniport fixes + display dll stub
(edit) @26667   15 years vboxsync wddm: more impl
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @26505   15 years vboxsync Additions: tabs -> spaces.
(edit) @26493   15 years vboxsync Additions: whitespace cleanup
(edit) @26489   15 years vboxsync Misc svn:eol-style correction and some manual cleanup.
(edit) @25528   15 years vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25507   15 years vboxsync 2d: report linear stretching caps to the guest; cleanup
(edit) @25129   15 years vboxsync VBoxVideo: Don't assert here as well.
(edit) @25128   15 years vboxsync VBoxVideo: Don't assert in vboxVHWACommandCheckHostCmds().
(edit) @25071   15 years vboxsync Windows guest graphics driver/HGSMI: check that the screen origin has …
(edit) @25062   15 years vboxsync HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in …
(edit) @25052   15 years vboxsync HGSMI/VBVA: enable VRDP commands only if there are connected RDP clients.
(edit) @25047   15 years vboxsync 2d accel: fix dxdiag test
(edit) @24930   15 years vboxsync Windows guest additions: disable debug output in release builds.
(edit) @24925   15 years vboxsync 2d video: fix VM reset issues
(edit) @24646   15 years vboxsync 2d accel: 1. performmance: avoid separate drawing of primary surface …
(edit) @24044   15 years vboxsync 2d accel: fix unnecessary unlock g->h commands
(edit) @24028   15 years vboxsync 2d accel: guest driver fix for overlay surfaces not marked as visible
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @22920   15 years vboxsync Video hw accel: fallback for PBO allocation failure
(edit) @22868   15 years vboxsync Windows guest display driver: fixed incorrect creation of the screen …
(edit) @22848   15 years vboxsync win guest video: get rid of >= XP functions
(edit) @22652   15 years vboxsync fixed OSE headers
(edit) @22644   15 years vboxsync video h2 accel: exported missing additions file to ose
(edit) @22592   15 years vboxsync HGSMI/VBVA updates.
(edit) @22548   15 years vboxsync HGSMI/VBVA use port IO for guest commands in display driver instead of …
(edit) @22481   15 years vboxsync Windows guest display driver HGSMI: updates.
(edit) @22475   15 years vboxsync video hw accel: make the new driver not fail with old VMs w/o HGSMI
(edit) @22465   15 years vboxsync Additions/WINNT: reverted r51445
(edit) @22448   15 years vboxsync hgsmi/guest video driver: backwards compatibility with < WinXP: make …
(edit) @22446   15 years vboxsync Additions/WINNT: re-enable the host mouse cursor when the guest requests it
(edit) @22440   15 years vboxsync Windows guest display driver HGSMI: removed unused code, corrected a …
(edit) @22412   15 years vboxsync HGSMI/VBVA updates
(edit) @22408   15 years vboxsync video hw accel: properly handle synch vhwa command completion
(edit) @22274   15 years vboxsync HGSMI saved state impl (not debugged yet)
(edit) @22248   15 years vboxsync video hw accel: remove unnecessary host cmd check
(edit) @22247   15 years vboxsync video hw accel: more saved state support impl, bugfixes
(edit) @22189   15 years vboxsync video hw accel: propper report supported functionality, some code cleaning
(edit) @22136   15 years vboxsync video hw accel: fix cmd loss
(edit) @22099   15 years vboxsync video hw accel: YUY2 format support debugged, bugfixes
(edit) @22028   15 years vboxsync video hw accel: perf improvements: 1.YV12 stored as BGRA, 2.PBO used …
(edit) @21939   15 years vboxsync Video Hw Accel: debugging & better color support (still debugging & …
(edit) @21611   15 years vboxsync video hw accel: DdLock optimization
(edit) @21609   15 years vboxsync video hw accel: raise interrupts for urgent commands only, hgsmi …
(edit) @21596   15 years vboxsync video hw accel: interrupt support in guest video adapter & driver, …
(edit) @21553   15 years vboxsync video hw accel: overlay & flip fixes
(edit) @21490   15 years vboxsync video hw accel: overlay support (not debugged yet), better colorkey & …
(edit) @21253   15 years vboxsync video hw accel: Blt fixes/enhances, Flip basis for Guest driver & …
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @20985   15 years vboxsync video hw accel: colorkey support in guest driver, checking gl caps …
(edit) @20961   15 years vboxsync fixed typo, it means occurred, not occured
(edit) @20906   15 years vboxsync video hw accel: color keying & color conversion basics impl for QGL …
(edit) @20692   16 years vboxsync video hw accel: DdLock fix
(edit) @20683   16 years vboxsync video hw accel: ddraw command processing fixes
(edit) @20653   16 years vboxsync video hw accel: fixes for basic ddraw op hanlding
(edit) @20483   16 years vboxsync video hw accel: blt impl basics for guest video drv
(edit) @20478   16 years vboxsync video hw accel: guest driver -> host framebuffer commands processing impl
(edit) @20460   16 years vboxsync Windows guest display driver: use correct foreground color in …
(edit) @20242   16 years vboxsync View HW Accel: OpenGL framebuffer
(edit) @20009   16 years vboxsync Video HW Accel: guest->host command mechanism fixes
(edit) @19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19711   16 years vboxsync HGSMI: host->guest command processing working
(edit) @19515   16 years vboxsync video hw accel: basic for ddcaps initialization to support …
(edit) @19464   16 years vboxsync HGSMI support makefile fixes, basics for passing ddraw command to host
(edit) @19430   16 years vboxsync HGSMI: windows graphics drivers.
(edit) @18511   16 years vboxsync vrdptext.c: size_t warning.
(edit) @18246   16 years vboxsync license header updates from filemuncher
(edit) @17704   16 years vboxsync HGSMI: the windows guest display drivers.
(edit) @17665   16 years vboxsync HGSMI: the windows guest display drivers.
(edit) @17623   16 years vboxsync HGSMI: the windows guest display drivers.
(edit) @17615   16 years vboxsync Windows guest display driver: experimental StrokeAndFillPath support …
(edit) @17610   16 years vboxsync HGSMI for the graphics device: the windows guest display driver …
(edit) @16710   16 years vboxsync Windows guest display driver: clear VRAM when setting a new video mode …
(edit) @16615   16 years vboxsync additional header updates
(edit) @16605   16 years vboxsync header updates
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @12446   16 years vboxsync Additions/Makefiles: Pushed them up to root (sub-makefile wise). Some …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11814   16 years vboxsync Initial commit of the NetFlt driver for Windows
(edit) @10129   16 years vboxsync VBOX_KBUILD_HACKING.
(edit) @9664   17 years vboxsync Added some hints to the NOINST stuff when signing, and a few todos.
(edit) @9634   17 years vboxsync Use int64.lib (see template) instead of libcmt.lib.
(edit) @9632   17 years vboxsync Removed the non-VBOX_WITH_64BIT_ADDITIONS bits.
(edit) @9507   17 years vboxsync Preparing 64-bit guest additions building (focusing on windows atm.)
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8387   17 years vboxsync eol
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