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) @82429   5 years vboxsync WDDM: init D3DDDICB_ESCAPE
(edit) @82424   5 years vboxsync WDDM: RT_ZERO D3DDDICB_ESCAPE
(edit) @82416   5 years vboxsync WDDM: use DXVA
(edit) @82415   5 years vboxsync WDDM: initial DXVA implementation
(edit) @82414   5 years vboxsync WDDM: introduce DXVA capability flag; log the adapter capabilities; …
(edit) @82413   5 years vboxsync WDDM: scm
(edit) @82412   5 years vboxsync WDDM: a helper to translate VBOXWDDM_ALLOC_TYPE_ to a string
(edit) @82411   5 years vboxsync WDDM: no need for D3DDDICB_ESCAPE::Flags.HardwareAccess when creating …
(edit) @82396   5 years vboxsync Additions: revert VBoxVideo back to start on boot, because old, not …
(edit) @82330   5 years vboxsync WDDM: prototype DXVA implementation
(edit) @82326   5 years vboxsync Config.kmk: use w.x.y.z version scheme for drivers (InfVerif …
(edit) @82169   5 years vboxsync WDDM: gallium driver does not need the workaround.
(edit) @81977   5 years vboxsync WDDM: direct3d test application: fix
(edit) @81904   5 years vboxsync WDDM: SetRenderTarget resets the viewport and the scissor rectangle, …
(edit) @81856   5 years vboxsync WDDM: exclude transparent pixels from the monochrome mouse pointers …
(edit) @81813   5 years vboxsync WDDM: exclude transparent pixels from the mouse pointer.
(edit) @81759   5 years vboxsync Additions/WDDM: Compile fixes if VBOX_WITH_MESA3D is not defined.
(edit) @81686   5 years vboxsync WDDM: process HGSMI interrupts for VBoxSVGA adapter, this makes VHWA …
(edit) @81651   5 years vboxsync WDDM: support for the legacy VBoxVGA adapter
(edit) @81650   5 years vboxsync WDDM: code for the legacy VBoxVGA adapter
(edit) @81632   5 years vboxsync WDDM: miniport should tell the user mode driver whether 3D is enabled …
(edit) @81594   5 years vboxsync WDDM: increase the max mouse pointer size to 256x256; use the VMSVGA …
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81111   5 years vboxsync WDDM: install the OpenGL ICD if VBOX_WITH_MESA3D is defined; remove …
(edit) @81082   5 years vboxsync WDDM: display driver: added asserts.
(edit) @81081   5 years vboxsync WDDM: opengl test application: DrawArraysInstanced.
(edit) @80959   5 years vboxsync WDDM: no need to synch textures and cube textures.
(edit) @80876   5 years vboxsync Additions/WINNT/Graphics,include: remove obsolete Chromium code. …
(edit) @80748   5 years vboxsync Additions/WINNT/Graphics: Lots of compilation fixes if …
(edit) @80745   5 years vboxsync Additions/WDDM: Build fix if VBOX_WITH_MESA3D is not defined.
(edit) @80488   5 years vboxsync WDDM: removed obsolete swapchain related code. bugref:9529
(edit) @80487   5 years vboxsync WDDM: removed obsolete VBOX_WITH_CROGL define. bugref:9529
(edit) @80486   5 years vboxsync WDDM: removed obsolete VBOXVDMA code. bugref:9529
(edit) @80483   5 years vboxsync WDDM: remove obsolete CmdVbva code. bugref:9529
(edit) @80482   5 years vboxsync WDDM: remove Gallium driver dependency on CmdVbva. bugref:9529
(edit) @80478   5 years vboxsync WDDM: remove unused VBOX_VDMA_WITH_WATCHDOG code. bugref:9529
(edit) @80475   5 years vboxsync WDDM: remove unused VBoxMPVhwa code. bugref:9529
(edit) @80435   5 years vboxsync WDDM: more cleanups. bugref:9529
(edit) @80425   5 years vboxsync WDDM: remove unused parameters. bugref:9529
(edit) @80424   5 years vboxsync WDDM: wine is not used anymore (forgot display driver bits). bugref:9529
(edit) @80423   5 years vboxsync WDDM: wine is not used anymore. bugref:9529
(edit) @80422   5 years vboxsync WDDM: remove old chromium based 3D code from the miniport driver. …
(edit) @80405   5 years vboxsync Additions,GuestHost/OpenGL: Windows additions build fix, bugref:9529
(edit) @80372   5 years vboxsync WDDM: remove old chromium based 3D code from the user mode driver. …
(edit) @80300   5 years vboxsync Additions/WINNT: Disable building and bundling the chromium OpenGL …
(edit) @79938   5 years vboxsync 3D: Build fix for the case when VBOXWDDMDISP_DEBUG_PRINT enables …
(edit) @79937   5 years vboxsync 3D: Fix driver name typo, bugref:9496
(edit) @79934   5 years vboxsync 3D: Init IPRT with RTR0Init before using it in VBoxWddm.sys driver, …
(edit) @79864   5 years vboxsync WDDM: correctly report mouse pointer visibility change in …
(edit) @79838   5 years vboxsync WDDM: direct3d test application: render to texture.
(edit) @79792   5 years vboxsync WDDM: use a separate list of supported formats for the Gallium driver. …
(edit) @79770   5 years vboxsync WDDM: gallium/GaDdi.cpp: removed unnecessary code
(edit) @79767   5 years vboxsync WDDM: direct3d test application: ColorFill.
(edit) @79746   5 years vboxsync WDDM: correctly report mouse pointer visibility change in …
(edit) @79745   5 years vboxsync WDDM: opengl test application: texture2d.
(edit) @79739   5 years vboxsync WDDM: removed obsolete code.
(edit) @78408   6 years vboxsync Additions,GuestHost/OpenGL,HostServices/SharedOpenGL: Get rid of the …
(edit) @78340   6 years vboxsync Additions: Remove the VBoxOGLarrayspu library as it is unused for a …
(edit) @78195   6 years vboxsync Another SCM fix
(edit) @78190   6 years vboxsync Merge first stage of the Chromium cleanup from the branch: * …
(edit) @77646   6 years vboxsync WDDM: opengl test application.
(edit) @77343   6 years vboxsync Additions/WDDM: Always enable handling complex topologies …
(edit) @77342   6 years vboxsync Additions/WDDM: Return TRUE in VBoxVidPnIsSupported() if hVidPn is …
(edit) @77225   6 years vboxsync WDDM: Gallium Miniport Driver: handle empty command buffers. bugref:8893
(edit) @77150   6 years vboxsync Graphics/VideoMP: Fixed retrieving the product build version of …
(edit) @77125   6 years vboxsync WDDM: Gallium Display Driver: removed unnecessary assertion
(edit) @77046   6 years vboxsync WDDM: Gallium Display Driver: separate Gallium based driver from the …
(edit) @76884   6 years vboxsync WDDM: Gallium miniport driver: cleanup
(edit) @76790   6 years vboxsync WDDM: Gallium miniport driver: VidPn notifications and …
(edit) @76580   6 years vboxsync WINNT/Graphics/.scm-settings: restore previous revision (mixed it up …
(edit) @76565   6 years vboxsync Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(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) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76379   6 years vboxsync VBox/GuestHost/DragAndDrop.h: Don't include err.h, dir.h and file.h …
(edit) @76376   6 years vboxsync VBoxUhgsmi.h: GCC doesn't like unnamed sub-structures in C++ code, so …
(edit) @76343   6 years vboxsync WDDM: check that VBVA has been initialized.
(edit) @75697   6 years vboxsync WDDM: GaScreenDestroy
(edit) @75655   6 years vboxsync WDDM: extended GaScreenDefine
(edit) @75630   6 years vboxsync WDDM: Gallium Display Driver: code cleanup
(edit) @75566   6 years vboxsync Additions/WINNT: Use ICD forwarder dll. bugref:9296
(edit) @75545   6 years vboxsync WDDM: additional check
(edit) @75487   6 years vboxsync WDDM: Gallium miniport driver: wait until the host completes submitted …
(edit) @75468   6 years vboxsync XPDM: miniport driver fix for vboxsvga.
(edit) @75464   6 years vboxsync WDDM: Gallium miniport driver: comment.
(edit) @75460   6 years vboxsync WDDM: Gallium miniport driver: disable the device when the driver is …
(edit) @75445   6 years vboxsync WDDM: Gallium driver (disabled)
(edit) @75443   6 years vboxsync Exported Mesa related code to OSE.
(edit) @75403   6 years vboxsync Additions/win: Win10 build 17763 uses different registry key to store …
(edit) @74671   6 years vboxsync WDDM: enable R3 logging in debug builds
(edit) @74670   6 years vboxsync WDDM: enable VectoredExceptionHandler in debug builds
(edit) @74521   6 years vboxsync WDDM: fixed misplaced ifdef, cleanup. bugref:8893
(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) @74236   6 years vboxsync WDDM: Miniport driver: Assert -> AssertBreak
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72621   6 years vboxsync WDDM: display driver: handle the case when …
(edit) @72082   7 years vboxsync WDDM: x86 debug build of the miniport driver needs memcmp to work on …
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