|
|
@19713
|
16 years |
vboxsync |
VBoxVideo: Log.
|
|
|
@19711
|
16 years |
vboxsync |
HGSMI: host->guest command processing working
|
|
|
@19678
|
16 years |
vboxsync |
opengl: update wine to 1.1.21, add d3d9.dll to build list
|
|
|
@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.
|
|
|
@17618
|
16 years |
vboxsync |
HGSMI: windows guest video driver.
|
|
|
@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 …
|
|
|
@17583
|
16 years |
vboxsync |
Shared memory host guest interface (HGSMI) for the graphics device: …
|
|
|
@17543
|
16 years |
vboxsync |
Additions/crOpenGL: moved the code from the Windows Additions to the …
|
|
|
@17472
|
16 years |
vboxsync |
crOpenGL: more dri related drafts
|
|
|
@17466
|
16 years |
vboxsync |
crOpenGL: remove obsolete files
|
|
|
@17269
|
16 years |
vboxsync |
export to OSE
|
|
|
@17076
|
16 years |
vboxsync |
crOpenGL: add opengl feedback/select support, public bug #2920
|
|
|
@16875
|
16 years |
vboxsync |
crOpenGL: additions makefiles cleanup
|
|
|
@16748
|
16 years |
vboxsync |
crOpenGL: use damage regions information for pixmap updates
|
|
|
@16718
|
16 years |
vboxsync |
crOpenGL: another 8x speed up for compiz, xdamage but without regions …
|
|
|
@16710
|
16 years |
vboxsync |
Windows guest display driver: clear VRAM when setting a new video mode …
|
|
|
@16640
|
16 years |
vboxsync |
crOpenGL: use shared memory to access xserver pixmaps data
|
|
|
@16615
|
16 years |
vboxsync |
additional header updates
|
|
|
@16605
|
16 years |
vboxsync |
header updates
|
|
|
@16574
|
16 years |
vboxsync |
crOpenGL: linux, fixes for compiz to work
|
|
|
@16480
|
16 years |
vboxsync |
crOpenGL: track visible regions on linux guests + some more exports
|
|
|
@16477
|
16 years |
vboxsync |
LGPL disclaimer by filemuncher
|
|
|
@16456
|
16 years |
vboxsync |
crOpenGL: (linux) fix, show window if X window is mapped after opengl …
|
|
|
@16411
|
16 years |
vboxsync |
remove obsolete old OpenGL stuff
|
|
|
@16410
|
16 years |
vboxsync |
export the Wine stuff to OSE
|
|
|
@16387
|
16 years |
vboxsync |
attempt to fix the adds builds
|
|
|
@16381
|
16 years |
vboxsync |
crOpenGL: some initial functionality on linux
|
|
|
@16241
|
16 years |
vboxsync |
crOpenGL: fix up additions burns (dll/lib paths) and cleanup host …
|
|
|
@16220
|
16 years |
vboxsync |
crOpenGL: add wglGetExtensionsStringARB extension
|
|
|
@16219
|
16 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@16074
|
16 years |
vboxsync |
crOpenGL: fix guest app crashes with vertexarrays for multithreaded apps
|
|
|
@16073
|
16 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@16036
|
16 years |
vboxsync |
crOpenGL: fix crash in spec viewperf tcvis-01 benchmark
|
|
|
@16035
|
16 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@15820
|
16 years |
vboxsync |
crOpenGL: reverted r41328 - this brokes OpenGL on win32 guests.
|
|
|
@15760
|
16 years |
vboxsync |
crOpenGL: icd exports for vista64
|
|
|
@15758
|
16 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@15561
|
16 years |
vboxsync |
fixed header
|
|
|
@15560
|
16 years |
vboxsync |
eol
|
|
|
@15552
|
16 years |
vboxsync |
eol
|
|
|
@15532
|
16 years |
vboxsync |
crOpenGL: export to OSE
|
|
|
@14140
|
16 years |
vboxsync |
crOpenGL: moved guest/host parts into right places in source tree, …
|
|
|
@13947
|
16 years |
vboxsync |
Don't build the OpenGL ICD
|
|
|
@13946
|
16 years |
vboxsync |
Moved
|
|
|
@13945
|
16 years |
vboxsync |
Export
|
|
|
@13941
|
16 years |
vboxsync |
Unexport OpenGL
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@12741
|
16 years |
vboxsync |
VBoxVideo: Logging.
|
|
|
@12738
|
16 years |
vboxsync |
Windows Guest Additions Video Miniport: Be more quiet when debugging.
|
|
|
@12449
|
16 years |
vboxsync |
+changed IFramebuffer interface to report id of associated window if …
|
|
|
@12446
|
16 years |
vboxsync |
Additions/Makefiles: Pushed them up to root (sub-makefile wise). Some …
|
|
|
@12215
|
16 years |
vboxsync |
LogRel for video mode hints which require too much VRAM.
|
|
|
@12210
|
16 years |
vboxsync |
VboxVideo: This fixes the XP64 installation problems with video driver.
|
|
|
@12170
|
16 years |
vboxsync |
Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
|
|
|
@12004
|
16 years |
vboxsync |
VBoxVideo: Fixes for install on 64-bit.
|
|
|
@11982
|
16 years |
vboxsync |
All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
|
|
|
@11977
|
16 years |
vboxsync |
VBoxVideo: Extended for installation on 64-bit guests.
|
|
|
@11820
|
16 years |
vboxsync |
made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
|
|
|
@11814
|
16 years |
vboxsync |
Initial commit of the NetFlt driver for Windows
|
|
|
@11642
|
16 years |
vboxsync |
another guest additions 32/64 bit hack
|
|
|
@11636
|
16 years |
vboxsync |
#3105: Implemented editing of DriverVer in driver .inf files.
|
|
|
@11635
|
16 years |
vboxsync |
Additions: Use VBOX_MAKE_CAT_FN instead of CAT32.
|
|
|
@11608
|
16 years |
vboxsync |
Wrong inf file processing
|
|
|
@11603
|
16 years |
vboxsync |
Corrected inf files for 64 bits installation
|
|
|
@11577
|
16 years |
vboxsync |
Take inf files from the right place; parse inf files even in …
|
|
|
@11397
|
16 years |
vboxsync |
Windows Guest Additions: Repaired broken .INF files for 32-bit guests. …
|
|
|
@11395
|
16 years |
vboxsync |
Fixed SetPixelFormat failure with NVIDIA drivers
|
|
|
@11338
|
16 years |
vboxsync |
Make the drivers signable in 64 bits mode (inf files)
|
|
|
@10552
|
16 years |
vboxsync |
More IOCTLs.
|
|
|
@10541
|
16 years |
vboxsync |
Removed deprecated IOCTL namings.
|
|
|
@10516
|
16 years |
vboxsync |
More IOCTL stuff for R3 guest lib (Windows).
|
|
|
@10129
|
16 years |
vboxsync |
VBOX_KBUILD_HACKING.
|
|
|
@10093
|
16 years |
vboxsync |
Additions/WINNT: make the OpenGL testcases cross-build on Linux hosts. …
|
|
|
@9664
|
16 years |
vboxsync |
Added some hints to the NOINST stuff when signing, and a few todos.
|
|
|
@9634
|
16 years |
vboxsync |
Use int64.lib (see template) instead of libcmt.lib.
|
|
|
@9632
|
16 years |
vboxsync |
Removed the non-VBOX_WITH_64BIT_ADDITIONS bits.
|
|
|
@9521
|
17 years |
vboxsync |
x86 fixes (when VBOX_WITH_64BIT_ADDITIONS=1).
|
|
|
@9512
|
17 years |
vboxsync |
Preparations for 64-bit windows guest additions.
|
|
|
@9511
|
17 years |
vboxsync |
Preparations for 64-bit windows guest additions.
|
|
|
@9510
|
17 years |
vboxsync |
Preparations for 64-bit windows guest additions.
|
|
|
@9508
|
17 years |
vboxsync |
64-bit windows guest addition preparations.
|
|
|
@9507
|
17 years |
vboxsync |
Preparing 64-bit guest additions building (focusing on windows atm.)
|
|
|
@8760
|
17 years |
vboxsync |
PATH_KBUILD -> KBUILD_PATH.
|
|
|
@8515
|
17 years |
vboxsync |
Partially reverted r30186 to keep old behaviour of Windows additions.
|
|
|
@8433
|
17 years |
vboxsync |
Save current video mode parameters to be able to know them when a new …
|
|
|
@8427
|
17 years |
vboxsync |
Backed out r30267.
|
|
|
@8420
|
17 years |
vboxsync |
Save current video mode parameters before rebuilding the video mode …
|
|
|
@8411
|
17 years |
vboxsync |
Guest Additions (VBoxVideo): Fix for invalid media types on manual …
|
|
|
@8393
|
17 years |
vboxsync |
debugging
|
|
|
@8387
|
17 years |
vboxsync |
eol
|
|
|