VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98416   2 years vboxsync Additions/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98141   2 years vboxsync Add/WinNT/Graphics: Converted some optionally compiled 3D related …
(edit) @98139   2 years vboxsync Add/WinNT: Made an disabled opengl test build again and use …
(edit) @98138   2 years vboxsync Add/WinNT: Made some disabled 3d tests build again and use …
(edit) @98128   2 years vboxsync *.kmk: s/VBOXR3EXE/VBoxR3Exe/ bugref:10348
(edit) @98126   2 years vboxsync *.kmk: s/VBOXGUESTR0LIB/VBoxGuestR0DrvLib/ …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97721   2 years vboxsync WDDM: always call pfnSetErrorCb. bugref:9845
(edit) @96887   2 years vboxsync WDDM: Fix licenses.
(edit) @96886   2 years vboxsync WDDM: Export missing bits.
(edit) @96691   2 years vboxsync Add/*.kmk: Always check for both VBOX_SIGNING_MODE and VBOX_SIGN_ADDITIONS.
(edit) @96662   2 years vboxsync Add/3D/mesa,WDDM: Don't release the presentation group reference at …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95957   2 years vboxsync Add/Nt/Graphics: Made the debug logging code compile in IPRT_NO_CRT …
(edit) @95955   2 years vboxsync Add/Nt/Graphics: Made the debug logging code compile in IPRT_NO_CRT …
(edit) @95301   3 years vboxsync WDDM: testcase update
(edit) @95253   3 years vboxsync WDDM: Makefile tweak for undefined VBOX_WITH_MESA3D. bugref:9845
(edit) @95250   3 years vboxsync WDDM: OpenResource fix; use RTR0MemObjAllocPageTag; updates for new …
(edit) @95234   3 years vboxsync WDDM: allow gallium based d3d9 and opengl drivers to work with VGPU10. …
(edit) @95152   3 years vboxsync WDDM: testcase update.
(edit) @95081   3 years vboxsync WDDM: D3D testcase update
(edit) @94584   3 years vboxsync Additions: WDDM miniport does not depend on VBOX_WITH_MESA3D, this …
(edit) @94523   3 years vboxsync WDDM: CreateDevice fixes; split code; started working on UMD command …
(edit) @94499   3 years vboxsync WDDM: init logging via the miniport. bugref:9845
(edit) @94489   3 years vboxsync WDDM: use correct headers. bugref:9845
(edit) @94485   3 years vboxsync WDDM: added VBOX_WITH_WDDM_DX (not enabled yet) to include the new …
(edit) @94469   3 years vboxsync WDDM: Updated D3D tests for new compiler
(edit) @93299   3 years vboxsync Add/win: VC++ 19.2 update 11 build adjustments. bugref:8489
(edit) @93265   3 years vboxsync Add,SUP: x86 build adjustments for /guard:cf. bugref:10162
(edit) @93251   3 years vboxsync /Config.kmk,Add,SupDrv: Enable control flow guards. bugref:10162
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92964   3 years vboxsync GA/wddm: Don't include d3dkmthk directly, always via the clean iprt …
(edit) @92180   3 years vboxsync Add/WINNT/d3dhlp.cpp: Force UTF-8 file encoding.
(edit) @86815   4 years vboxsync WDDM: D3D11 test application
(edit) @85121   5 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85057   5 years vboxsync wddm/dbg/D3DFeatureLevel: compilation fixes
(edit) @84749   5 years vboxsync WDDM: D3D9 test: warnings
(edit) @84664   5 years vboxsync WDDM: D3D9 test: FPS display
(edit) @84367   5 years vboxsync Add/wddm: Adjustments for VC++ 19.2. bugref:8489
(edit) @84321   5 years vboxsync WDDM: D3D9 test: fixed continuous mode
(edit) @83827   5 years vboxsync Add/NT/Graphics: VC++ 14.1 warnings. bugref:8489
(edit) @83222   5 years vboxsync WDDM: Miniport: host surface management and shared surface handling, …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82679   5 years vboxsync WDDM: HardwareAccess for create/delete surface.
(edit) @82651   5 years vboxsync WDDM: the miniport does not implement proper handling of host objects yet
(edit) @82584   5 years vboxsync WDDM: DXVA support for various video transfer matrices
(edit) @82547   5 years vboxsync WDDM: added DXVAHD and WIN7 adapter capabilities, currently disabled
(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) @82411   5 years vboxsync WDDM: no need for D3DDDICB_ESCAPE::Flags.HardwareAccess when creating …
(edit) @82330   5 years vboxsync WDDM: prototype DXVA implementation
(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) @81632   5 years vboxsync WDDM: miniport should tell the user mode driver whether 3D is enabled …
(edit) @81369   5 years vboxsync *: doxygen fixes
(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) @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) @80422   5 years vboxsync WDDM: remove old chromium based 3D code from the miniport driver. …
(edit) @80372   5 years vboxsync WDDM: remove old chromium based 3D code from the user mode driver. …
(edit) @79938   6 years vboxsync 3D: Build fix for the case when VBOXWDDMDISP_DEBUG_PRINT enables …
(edit) @79838   6 years vboxsync WDDM: direct3d test application: render to texture.
(edit) @79792   6 years vboxsync WDDM: use a separate list of supported formats for the Gallium driver. …
(edit) @79770   6 years vboxsync WDDM: gallium/GaDdi.cpp: removed unnecessary code
(edit) @79767   6 years vboxsync WDDM: direct3d test application: ColorFill.
(edit) @79745   6 years vboxsync WDDM: opengl test application: texture2d.
(edit) @79739   6 years vboxsync WDDM: removed obsolete code.
(edit) @77646   6 years vboxsync WDDM: opengl test application.
(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) @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) @75630   6 years vboxsync WDDM: Gallium Display Driver: code cleanup
(edit) @75445   6 years vboxsync WDDM: Gallium driver (disabled)
(edit) @75443   6 years vboxsync Exported Mesa related code to OSE.
(edit) @74670   6 years vboxsync WDDM: enable VectoredExceptionHandler in debug builds
(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   7 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72621   7 years vboxsync WDDM: display driver: handle the case when …
(edit) @72010   7 years vboxsync WDDM: VBoxDispD3D: D3D backend creation cleanup.
(edit) @71938   7 years vboxsync WDDM: VBoxDispMpLogger headers cleanup
(edit) @71934   7 years vboxsync WDDM: VBoxDispD3D: OpenAdapter cleanup, moved DllMain to the end of …
(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) @71329   7 years vboxsync WDDM: another not supported D3D capability.
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