VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22189   16 years vboxsync video hw accel: propper report supported functionality, some code cleaning
(edit) @22141   16 years vboxsync additions burn fix
(edit) @22136   16 years vboxsync video hw accel: fix cmd loss
(edit) @22099   16 years vboxsync video hw accel: YUY2 format support debugged, bugfixes
(edit) @22028   16 years vboxsync video hw accel: perf improvements: 1.YV12 stored as BGRA, 2.PBO used …
(edit) @22023   16 years vboxsync Windows Guest Addition installer: Spelling for WFP warning.
(edit) @21939   16 years vboxsync Video Hw Accel: debugging & better color support (still debugging & …
(edit) @21905   16 years vboxsync VBoxTray: Reverted r50540 (needs a bit of tweaking first).
(edit) @21891   16 years vboxsync VBoxTray: Do a thread yield when reloading the cursor. Otherwise …
(edit) @21888   16 years vboxsync Additions/WINNT: fix problems of the mouse cursor not being shown when …
(edit) @21732   16 years vboxsync crOpenGL: fix memory leak when running 3d apps with arb emulation of …
(edit) @21731   16 years vboxsync crOpenGL: update to wine 1.1.26
(edit) @21703   16 years vboxsync Wrong pointer casting
(edit) @21702   16 years vboxsync Limit the patch memory allocation to 32 bits guests only for now.
(edit) @21645   16 years vboxsync Naming changes
(edit) @21644   16 years vboxsync Register guest allocated memory (locked & executable) for patching …
(edit) @21611   16 years vboxsync video hw accel: DdLock optimization
(edit) @21609   16 years vboxsync video hw accel: raise interrupts for urgent commands only, hgsmi …
(edit) @21597   16 years vboxsync video hw accel: removed unnecessary polling code
(edit) @21596   16 years vboxsync video hw accel: interrupt support in guest video adapter & driver, …
(edit) @21553   16 years vboxsync video hw accel: overlay & flip fixes
(edit) @21508   16 years vboxsync buildfix
(edit) @21506   16 years vboxsync VBoxGuest,VMMDev: New HGCM cancellation request.
(edit) @21490   16 years vboxsync video hw accel: overlay support (not debugged yet), better colorkey & …
(edit) @21456   16 years vboxsync HGCM&Co: physical page list.
(edit) @21260   16 years vboxsync VBGL: Renamed the internal HGCM functions and added a kernel/user mode …
(edit) @21253   16 years vboxsync video hw accel: Blt fixes/enhances, Flip basis for Guest driver & …
(edit) @21229   16 years vboxsync windows additions: build fixes.
(edit) @21228   16 years vboxsync build fix.
(edit) @21227   16 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21226   16 years vboxsync VMMDev.h: cleanup.
(edit) @21220   16 years vboxsync Missed one.
(edit) @21219   16 years vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
(edit) @21063   16 years vboxsync OSE header fixes
(edit) @21050   16 years vboxsync Windows Guest Additions installer: Typo.
(edit) @20986   16 years vboxsync Additions/WINNT/Installer: French NLS
(edit) @20985   16 years vboxsync video hw accel: colorkey support in guest driver, checking gl caps …
(edit) @20969   16 years vboxsync Windows Guest Additions installer: Only let the D3D support install in …
(edit) @20961   16 years vboxsync fixed typo, it means occurred, not occured
(edit) @20906   16 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) @20659   16 years vboxsync Windows guest additions: use KernelMode wait for HCGM calls from …
(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) @20482   16 years vboxsync Additions/WINNT/Installer: French NLS
(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) @20307   16 years vboxsync Windows Guest Additions Installer: Message for WRP, proper uninstallation.
(edit) @20242   16 years vboxsync View HW Accel: OpenGL framebuffer
(edit) @20239   16 years vboxsync Windows Guest Additions Installer: Added components page for D3D …
(edit) @20227   16 years vboxsync OSE fix
(edit) @20201   16 years vboxsync Fixed a regression in VBoxTray: setvideomodehint was ignored if there …
(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) @19836   16 years vboxsync Fix for the videomodehint processing in Windows7 guest.
(edit) @19713   16 years vboxsync VBoxVideo: Log.
(edit) @19711   16 years vboxsync HGSMI: host->guest command processing working
(edit) @19705   16 years vboxsync VBoxTray: Debug msg.
(edit) @19703   16 years vboxsync VBoxTray: Display debug stuff. Added check for setting display mode.
(edit) @19701   16 years vboxsync VBoxTray: Make display thread less noisy.
(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) @19373   16 years vboxsync VBoxService: Replacing VBoxService/win with VBoxService/common. This …
(edit) @18854   16 years vboxsync VBoxMouse/win: Whops.
(edit) @18688   16 years vboxsync VBoxMouse/win: Added mouse detection for interrupt 12h (ACPI enabled VMs).
(edit) @18682   16 years vboxsync Additions/win: Mouse filter logging.
(edit) @18512   16 years vboxsync WINNT/VBoxGuest_Internal.h: disabled warnings about intrinsic stupiditity.
(edit) @18511   16 years vboxsync vrdptext.c: size_t warning.
(edit) @18265   16 years vboxsync config file cleanup + small copyright year update
(edit) @18246   16 years vboxsync license header updates from filemuncher
(edit) @18172   16 years vboxsync VBoxGuest/win: library order.
(edit) @18171   16 years vboxsync VBoxGuest/win: Moved the bugcheck code into a separate file so we can …
(edit) @18170   16 years vboxsync VBoxGuest/win: bugcheck cleanup: ULONG_PTR parameters cannot be …
(edit) @18075   16 years vboxsync Windows guest additions: fixed detection of the emulated PS/2 mouse in …
(edit) @18037   16 years vboxsync VBoxGuest/Windows: Build fix.
(edit) @18022   16 years vboxsync VBoxGuest/Windows: Cleaning up.
(edit) @18019   16 years vboxsync VBoxGuest/Windows: Added bugcheck detection + details (not enabled by …
(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.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette