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) @103999   11 months vboxsync Addition/3D,Additions/WINNT/Graphics: Updates for mesa-24.0.2 (not …
(edit) @103983   11 months vboxsync WDDM: D3D11 test
(edit) @103574   12 months vboxsync Devices/Graphics,WDDM: translate ClearDepthStencilView flags
(edit) @102809   13 months vboxsync WDDM: multisampling
(edit) @102639   14 months vboxsync WDDM: fix for vertex and constant buffers tracking
(edit) @102631   14 months vboxsync WDDM: VGPU queries
(edit) @102591   14 months vboxsync WDDM: removed wrong SetError
(edit) @102530   14 months vboxsync WDDM: user mode driver cleanup: bugref:10529
(edit) @102505   14 months vboxsync WDDM: user mode driver update: bugref:10529
(edit) @102408   15 months vboxsync WDDM: user mode driver update: bugref:10529
(edit) @102383   15 months vboxsync WDDM: user mode driver update: bugref:10529
(edit) @102295   15 months vboxsync WDDM: user mode driver update: bugref:10529
(edit) @102253   15 months vboxsync WDDM: Track shader resource views; re-create views in …
(edit) @102145   15 months vboxsync WDDM: user mode driver update: bugref:10529
(edit) @102137   15 months vboxsync WDDM: D3D11_1DDI_VIDEODEVICEFUNCS: bugref:10529
(edit) @101303   17 months vboxsync WDDM: More D3D11_1DDI_VIDEODEVICEFUNCS stubs. bugref:10529
(edit) @101254   17 months vboxsync WDDM: Some D3D11_1DDI_VIDEODEVICEFUNCS stubs. bugref:10529
(edit) @101082   17 months vboxsync WDDM: testcase update
(edit) @100065   20 months vboxsync WDDM: read back when mapping for read. bugref:9845
(edit) @100055   21 months vboxsync Reverted r157734: accidentally committed debug code
(edit) @100054   21 months vboxsync WDDM: check host capabilities. bugref:9845
(edit) @99857   21 months vboxsync WDDM: D3D10_DDI_MAP_FLAG_DONOTWAIT fix; remove FlushCommands from Draw …
(edit) @99856   21 months vboxsync WDDM: Take into account the D3D10_DDI_MAP_FLAG_DONOTWAIT flag in …
(edit) @99855   21 months vboxsync WDDM: UpdateSubresourceUP uses a pool of staging buffers. bugref:9845
(edit) @99828   21 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99816   21 months vboxsync WDDM: D3D testcase update
(edit) @98909   2 years vboxsync WDDM: testcase update
(edit) @98907   2 years vboxsync WDDM: make sure that textures are always updated in D3D9 driver
(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   3 years vboxsync Add/Nt/Graphics: Made the debug logging code compile in IPRT_NO_CRT …
(edit) @95955   3 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.
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