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