VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23098   15 years vboxsync crOpenGL: disable d3d9 support for java apps
(edit) @22994   15 years vboxsync VBoxVideo/win: Fixed Windows version detection.
(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) @22645   15 years vboxsync video hw accel: missing additions files to OSE
(edit) @22644   15 years vboxsync video h2 accel: exported missing additions file to ose
(edit) @22596   15 years vboxsync crOpenGL: fix non updating windows for certain d3d apps
(edit) @22592   15 years vboxsync HGSMI/VBVA updates.
(edit) @22549   15 years vboxsync HGSMI/VBVA removed obsolete VBE port IO code (spinlock).
(edit) @22548   15 years vboxsync HGSMI/VBVA use port IO for guest commands in display driver instead of …
(edit) @22547   15 years vboxsync Windows guest VBoxVideo logging, uninitialized variable.
(edit) @22546   15 years vboxsync VBoxVideo.inf update
(edit) @22540   15 years vboxsync VBoxVideo/win: proper handling OS version information for win > XP & …
(edit) @22496   15 years vboxsync crOpenGL: update wine to 1.1.27 and better fix for depthstencil …
(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) @22469   15 years vboxsync Additions/WINNT: re-enable the host mouse cursor when the guest …
(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) @22444   15 years vboxsync HGSMI/VBVA use PCI IO ports.
(edit) @22440   15 years vboxsync Windows guest display driver HGSMI: removed unused code, corrected a …
(edit) @22415   15 years vboxsync crOpenGL: fix random crashes/memory corruption when running java apps
(edit) @22414   15 years vboxsync HGSMI guest video driver should work on old hosts in unaccelerated mode.
(edit) @22412   15 years vboxsync HGSMI/VBVA updates
(edit) @22408   15 years vboxsync video hw accel: properly handle synch vhwa command completion
(edit) @22364   15 years vboxsync crOpenGL: reenable r51128
(edit) @22342   15 years vboxsync crOpenGL: revert r51128 as it's causing some issues yet
(edit) @22321   15 years vboxsync crOpenGL: wine proper change for snprintf/_snprintf etc.
(edit) @22319   15 years vboxsync crOpenGL: partial fix for crashing java apps with d3d support in guest
(edit) @22283   15 years vboxsync crOpenGL: enable FBO as default method of wine's offscreen rendering
(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) @22141   15 years vboxsync additions burn fix
(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) @21732   15 years vboxsync crOpenGL: fix memory leak when running 3d apps with arb emulation of …
(edit) @21731   15 years vboxsync crOpenGL: update to wine 1.1.26
(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) @21597   15 years vboxsync video hw accel: removed unnecessary polling code
(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) @21226   15 years vboxsync VMMDev.h: cleanup.
(edit) @21219   15 years vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
(edit) @21063   15 years vboxsync OSE header fixes
(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) @20636   16 years vboxsync crOpenGL: disable debugging for release builds
(edit) @20635   16 years vboxsync crOpenGL: add WGL_EXT_pixel_format and WGL_ARB_pixel_format extensions
(edit) @20613   16 years vboxsync crOpenGL: use backbuffer for offscreen rendering by default
(edit) @20612   16 years vboxsync crOpenGL: update wine to 1.1.23
(edit) @20582   16 years vboxsync crOpenGL: copy-paste bug
(edit) @20581   16 years vboxsync crOpenGL: add version info to d3d8/9 dlls
(edit) @20508   16 years vboxsync OSE header
(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) @20390   16 years vboxsync crOpenGL: use case insensitive compare to match app names
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20369   16 years vboxsync Additions: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20312   16 years vboxsync crOpenGL: disable d3d for wdm.exe
(edit) @20242   16 years vboxsync View HW Accel: OpenGL framebuffer
(edit) @20227   16 years vboxsync OSE fix
(edit) @20009   16 years vboxsync Video HW Accel: guest->host command mechanism fixes
(edit) @19982   16 years vboxsync crOpenGL: d3d8/9 wine/native switcher dll
(edit) @19964   16 years vboxsync WINNT/Graphics/Makefile.kmk: nitpicking
(edit) @19909   16 years vboxsync crOpenGL: disable wine for 64bit targets
(edit) @19905   16 years vboxsync crOpenGL: enable building of wine
(edit) @19880   16 years vboxsync crOpenGL: don't do glGetError after every wine's opengl call
(edit) @19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19713   16 years vboxsync VBoxVideo: Log.
(edit) @19711   16 years vboxsync HGSMI: host->guest command processing working
(edit) @19678   16 years vboxsync opengl: update wine to 1.1.21, add d3d9.dll to build list
(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) @17618   16 years vboxsync HGSMI: windows guest video driver.
(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) @17583   16 years vboxsync Shared memory host guest interface (HGSMI) for the graphics device: …
(edit) @17543   16 years vboxsync Additions/crOpenGL: moved the code from the Windows Additions to the …
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