VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94990   3 years vboxsync WDDM: D3D10DDI_QUERY_EVENT; SetPredication. bugref:9845
(edit) @94825   3 years vboxsync WDDM: OpenResource, DestroyResource, SetDisplayMode, Present. bugref:9845
(edit) @94746   3 years vboxsync WDDM: shader and other commands. bugref:9845
(edit) @94586   3 years vboxsync WDDM: allocation description structure in VBoxMPIf.h. bugref:9845
(edit) @94584   3 years vboxsync Additions: WDDM miniport does not depend on VBOX_WITH_MESA3D, this …
(edit) @94524   3 years vboxsync WDDM: rename and enable D3D context in miniport. bugref:9845
(edit) @93833   3 years vboxsync 3D/VMSVGA: Additional header file to fix compilation errors in WDDM …
(edit) @93670   3 years vboxsync 3D/VMSVGA: Helper function to get bpp for a given DXGI_FORMAT, bugref:9845
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @89147   4 years vboxsync 3D/VMSVGA: Use the same AdapterInfo request in DX9 and DX11 drivers, …
(edit) @88111   4 years vboxsync 3D/DX11: New context type for DX11 commands submittion, bugref:9845
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82547   5 years vboxsync WDDM: added DXVAHD and WIN7 adapter capabilities, currently disabled
(edit) @82414   5 years vboxsync WDDM: introduce DXVA capability flag; log the adapter capabilities; …
(edit) @81632   5 years vboxsync WDDM: miniport should tell the user mode driver whether 3D is enabled …
(edit) @80488   5 years vboxsync WDDM: removed obsolete swapchain related code. bugref:9529
(edit) @80435   5 years vboxsync WDDM: more cleanups. bugref:9529
(edit) @80422   5 years vboxsync WDDM: remove old chromium based 3D code from the miniport driver. …
(edit) @76563   6 years vboxsync Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76540   6 years vboxsync Additions/WINNT: scm --fix-header-guards. bugref:9344
(edit) @75445   6 years vboxsync WDDM: Gallium driver (disabled)
(edit) @74494   6 years vboxsync WDDM: comment. bugref:8893
(edit) @74493   6 years vboxsync WDDM: union for context specific data. bugref:8893
(edit) @74477   6 years vboxsync WDDM: renamed VBOXVIDEO_HWTYPE_CROGL to VBOXVIDEO_HWTYPE_VBOX. bugref:8893
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @71862   7 years vboxsync WDDM: miniport/display drivers interface adjustments and cleanups.
(edit) @71592   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71179   7 years vboxsync Fixing few VirtualBox related typos in various places, mostly GUI, GA, …
(edit) @71167   7 years vboxsync WDDM: fixed calculation of pitch for compressed texture formats.
(edit) @69976   7 years vboxsync WDDM: two new formats for vboxWddmCalcBitsPerPixel; logging; minor cleanups
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69350   7 years vboxsync Additions/WINNT/Video: File header cleanups - first @file sentence …
(edit) @68633   7 years vboxsync Reduce number of VBoxGuest.h includes.
(edit) @68630   7 years vboxsync Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
(edit) @68550   7 years vboxsync merging vbglioc r117689: Initial VBoxGuest I/O control changes.
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @63033   8 years vboxsync GA/NT/Graphics: warnings
(edit) @63018   8 years vboxsync GA/NT/Graphics: warnings
(edit) @62522   8 years vboxsync (C) 2016
(edit) @57875   9 years vboxsync WINNT/WDDM: Implement support for the YV12 surface format, fixes VLC …
(edit) @57601   9 years vboxsync WDDM, GuestHost/OpenGL: support for floating point texture formats
(edit) @55704   10 years vboxsync WDDM: FUNCTION is enough for logging
(edit) @53519   10 years vboxsync Additions/WINNT: fix texture format mismatch in WDDM driver.
(edit) @49591   11 years vboxsync wddm: more on new comand mechanism, guest side almost done, some cleanup
(edit) @49244   11 years vboxsync wddm: fix 3D rendering to primary
(edit) @48070   11 years vboxsync wddm,vboxtray: forward-port autoresize, multimon, and seamless fixes …
(edit) @47070   11 years vboxsync wddm: fix 3D disabled case
(edit) @46966   11 years vboxsync wddm/crOpenGL: some bugfixes, more TexPresent fixes
(edit) @46896   11 years vboxsync VBoxDisp,VBoxVideo,VBoxControl: registry flags to tweak the Windows …
(edit) @46783   11 years vboxsync wddm/crOpenGL: more TexPresent impl
(edit) @46757   11 years vboxsync wddm/crOpenGL: r0-based visible regions handling, r0-based chromium …
(edit) @46662   11 years vboxsync wddm/3d/wine: set host id impl
(edit) @45132   12 years vboxsync crOpenGL: seamles mode support impl; bugfizes & cleanup
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43723   12 years vboxsync crOpenGL: fix large buffer transfers
(edit) @43643   12 years vboxsync wddm/3d: SetStreamSourceFreq support; more formats
(edit) @43607   12 years vboxsync wddm/3d: d3d width in SurfDesc to make it properly propagated to …
(edit) @43489   12 years vboxsync wddm: basics for miniport-based visible rects processing
(edit) @43360   12 years vboxsync wddm/3d: more impl & fixes
(edit) @43334   12 years vboxsync wddm/3d: volume texture func impl; fixes & cleanup
(edit) @43236   12 years vboxsync wddm/3d: bugfixes + cleanup
(edit) @42154   12 years vboxsync VS2010 preps.
(edit) @41472   13 years vboxsync wddm/3d: enhanced logging
(edit) @41058   13 years vboxsync crHgsmi cleanup & adjustments
(edit) @40747   13 years vboxsync wddm: fix 3d rendering for 3d-disabled, make wmp render correctly over …
(edit) @40483   13 years vboxsync crOpenGL/wddm: don't use VBoxGuest device to comply woth Metro apps …
(edit) @39992   13 years vboxsync wddm: missing file to r76080
(edit) @39981   13 years vboxsync wddm/3d: visible regions fixes for WPF apps
(edit) @39537   13 years vboxsync wddm: ~0UL -> UINT32_MAX
(edit) @39536   13 years vboxsync wddm: missing file (burn fix)
(edit) @39524   13 years vboxsync wddm: DxgkDdiCreateAllocation fix
(edit) @39245   13 years vboxsync wddm/3d: proper dealing with compressed formats
(edit) @39160   13 years vboxsync wddm: better logging
(edit) @39150   13 years vboxsync wddm: avoid unnecessary window creation (caused img flickering for …
(edit) @38982   13 years vboxsync wddm: proper ie rendering under win8 (shared resource open & destroy …
(edit) @38565   13 years vboxsync wddm/3d: reuse window for wine swapchains representing one and the …
(edit) @38331   13 years vboxsync wddm/wine: fix winsat crashes (context adjustments for …
(edit) @38112   13 years vboxsync wddm/3d: 1. fix invalid visible rectreporting on swapchain destruction …
(edit) @37626   13 years vboxsync wddm/3d: fix card resets
(edit) @37490   14 years vboxsync wddm: autoresize fixes
(edit) @37423   14 years vboxsync Ran the source code massager (scm).
(edit) @37216   14 years vboxsync wddm/3d: fix google earth rendering
(edit) @37207   14 years vboxsync wddm: more multimon & autoresize fixes
(add) @36867   14 years vboxsync Additions/Video: display/miniport drivers
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