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) @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
(edit) @8239   17 years vboxsync Rebranding: Fixes for Windows Guest Additions.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8107   17 years vboxsync Rebranding: Fixed product name.
(edit) @8060   17 years vboxsync Rebranding: Guest Additions graphic drivers.
(edit) @7392   17 years vboxsync OSE
(edit) @7194   17 years vboxsync Enabled the VRDP text orders.
(edit) @6973   17 years vboxsync Initial commit of VRDP text cache (disabled).
(edit) @6190   17 years vboxsync Added / extended guest additions for product version and SVN revision …
(edit) @6002   17 years vboxsync tabs.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5982   17 years vboxsync Removed obsolete VRDP server interface that used COM.
(edit) @5952   17 years vboxsync Workaround for scrambled icons over VRDP with 16BPP guest video mode.
(edit) @5159   17 years vboxsync DdMapMemory must map the offscreen heap as well. Report DdLock updates …
(edit) @5144   17 years vboxsync Report fullscreen DdLock/DdUnlock updates in the Windows guest …
(edit) @5039   17 years vboxsync Reenabled the redraw optimization.in the Windows guest display driver.
(edit) @5038   17 years vboxsync Inform VBVA and VRDP about rectangle updated within DdLock/DdUnlock …
(edit) @5036   17 years vboxsync Logging.
(edit) @5023   17 years vboxsync Disabled redraw optimization in the Windows guest graphics driver.
(edit) @4736   17 years vboxsync NT4 does not have DrvDeriveSurface.
(edit) @4540   17 years vboxsync Implemented notification for guest about an active VRDP connection.
(edit) @4347   17 years vboxsync removed LOG_ENABLED
(edit) @4346   17 years vboxsync logging updates
(edit) @4343   17 years vboxsync Added DdMapMemory
(edit) @4280   17 years vboxsync More logging
(edit) @4265   17 years vboxsync Implemented DrvDeriveSurface in the Windows guest diplay driver.
(edit) @4262   17 years vboxsync Paranoia
(edit) @4261   17 years vboxsync Added VBOXESC_ISVRDPACTIVE escape
(edit) @4259   17 years vboxsync compile fix
(edit) @4258   17 years vboxsync Disable the DrvDeriveSurface handler
(edit) @4257   17 years vboxsync Completed DrvDeriveSurface
(edit) @4181   17 years vboxsync Windows guest display driver to report the screen rectangle that was …
(edit) @4125   17 years vboxsync update
(edit) @4124   17 years vboxsync new surface code (disabled by default)
(edit) @4123   17 years vboxsync backed out small change
(edit) @4122   17 years vboxsync changed nt4 detection
(edit) @4121   17 years vboxsync Set GDI version number according to the windows guest version
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4061   17 years vboxsync Reserve VBVA memory buffer in the guest VRAM (Windows guest).
(edit) @4028   17 years vboxsync Build fix
(edit) @4027   17 years vboxsync Direct draw heap and miniport heap memory reservation for Windows …
(edit) @3560   17 years vboxsync updated logging
(edit) @3555   17 years vboxsync Compile fix
(edit) @3553   17 years vboxsync More logging
(edit) @3550   17 years vboxsync More logging
(edit) @3425   17 years vboxsync Less strict size check
(edit) @3423   17 years vboxsync Or maybe not. Sigh.
(edit) @3418   17 years vboxsync OPENGL_GETINFO as a dummy is sufficient.
(edit) @3417   17 years vboxsync Added QUERYESCSUPPORT support
(edit) @3416   17 years vboxsync Added DrvEscape support and OPENGL_GETINFO (disabled by default)
(edit) @3397   17 years vboxsync Disabled all ddraw features that are not mandatory. Enabled DirectDraw.
(edit) @3396   17 years vboxsync commented out incorrect code; just always fail in DrvDeriveSurface
(edit) @3395   17 years vboxsync compile fix
(edit) @3394   17 years vboxsync ddraw updates
(edit) @3389   17 years vboxsync logging update
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