summaryrefslogtreecommitdiff
path: root/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium
Commit message (Expand)AuthorAgeFilesLines
* WDDM: align allocation size. bugref:9845vboxsync2023-05-081-0/+1
* WDDM: DxgkDdiDXBuildPagingBuffer VRAM<->SysMem transfersvboxsync2023-03-131-1/+120
* Copyright year updates by scm.vboxsync2023-01-1717-17/+17
* WDDM: corrected assertionsvboxsync2023-01-111-2/+2
* 3D/WDDM: Improved GMR logic, bugref:10339vboxsync2023-01-101-0/+4
* scm copyright and license note updatevboxsync2022-08-2217-136/+306
* WDDM: use VRAM segment for primary surfaces. bugref:9845vboxsync2022-06-154-29/+41
* WDDM: OpenResource fix; use RTR0MemObjAllocPageTag; updates for new mesa. bug...vboxsync2022-06-122-38/+14
* WDDM: allow gallium based d3d9 and opengl drivers to work with VGPU10. bugref...vboxsync2022-06-085-89/+392
* WDDM: render should output all patch locations; when allocation is deleted th...vboxsync2022-06-032-36/+30
* WDDM: immediately update mouse pointer shapevboxsync2022-06-011-0/+2
* WDDM: [C]OTables. bugref:9845vboxsync2022-05-256-281/+577
* WDDM: stream output; ClearView. bugref:9845vboxsync2022-05-211-3/+13
* WDDM: 64 bit surfaceFlags. bugref:9845vboxsync2022-05-132-45/+9
* WDDM: D3D10DDI_QUERY_EVENT; SetPredication. bugref:9845vboxsync2022-05-121-9/+13
* WDDM: Present. bugref:9845vboxsync2022-05-103-438/+169
* WDDM: Fill and DiscardContent paging operations; various fixes. bugref:9845vboxsync2022-05-094-41/+289
* WDDM: RotateResourceIdentities. bugref:9845vboxsync2022-05-071-1/+1
* WDDM: fixed regression with older guests. bugref:9845vboxsync2022-05-061-29/+11
* WDDM: miniport updates for VGPU10. bugref:9845vboxsync2022-05-065-153/+740
* WDDM: Patch. bugref:9845vboxsync2022-05-051-0/+67
* WDDM: Map/UnmapAperture paging ops, Render and Present. bugref:9845vboxsync2022-05-051-0/+591
* WDDM: SvgaRender.cpp and VBoxMPDX.cpp. bugref:9845vboxsync2022-05-052-0/+2545
* WDDM: cleanup routines; submit pending buffers. bugref:9845vboxsync2022-04-193-16/+96
* WDDM: support for command buffers. bugref:9845vboxsync2022-04-195-86/+242
* WDDM: Initial code for command buffers. bugref:9845vboxsync2022-04-165-189/+733
* 3D/VMSVGA: Create equal Object Tables of the PAGE_SIZE bytes, bugref:9845vboxsync2022-02-172-0/+64
* 3D/VMSVGA: protocol assumes tightly packed structsvboxsync2022-01-191-0/+3
* scm --update-copyright-yearvboxsync2022-01-0115-15/+15
* 3D/VMSVGA: Syncing access to command buffers from EMT and FIFO threads, bugre...vboxsync2021-08-092-12/+63
* 3D/VMSVGA: Command buffers are used instead of FIFO when 3D accel is disabled...vboxsync2021-07-201-2/+38
* 3D/VMSVGA: Parameters validation during command buffer context init/cleanup, ...vboxsync2021-07-142-1/+5
* 3D/VMSVGA: The command buffer context init/cleanup on device start/stop, bugr...vboxsync2021-07-142-0/+58
* 3D/VMSVGA/WDDM: Use SVGA_REG_DEV_CAP register only if SVGA_CAP_GBOBJECTS is e...vboxsync2021-06-011-3/+6
* 3D/VMSVGA/WDDM: Read all the SVGA3D_DEVCAP_* values from host during device i...vboxsync2021-05-281-0/+6
* WDDM: cleanup. bugref:9830vboxsync2020-09-262-24/+2
* iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as DECLCALLB...vboxsync2020-07-081-1/+1
* Add/NT/Graphics: VC++ 14.1 warnings. bugref:8489vboxsync2020-04-191-13/+15
* WDDM: surface definition.vboxsync2020-04-142-1/+48
* WDDM: compute the number of available miplevels; return an error if a fence h...vboxsync2020-04-066-12/+34
* WDDM: Miniport: host surface management and shared surface handling, bugref:8893vboxsync2020-03-067-111/+771
* Copyright year updates by scm.vboxsync2020-02-0414-14/+14
* WDDM: miniport log groupsvboxsync2019-12-056-42/+73
* WDDM: process HGSMI interrupts for VBoxSVGA adapter, this makes VHWA function...vboxsync2019-11-051-2/+0
* WDDM: increase the max mouse pointer size to 256x256; use the VMSVGA interfac...vboxsync2019-10-306-0/+245
* WDDM: remove old chromium based 3D code from the miniport driver. bugref:9529vboxsync2019-08-261-1/+13
* WDDM: Gallium Miniport Driver: handle empty command buffers. bugref:8893vboxsync2019-02-081-30/+82
* WDDM: Gallium miniport driver: cleanupvboxsync2019-01-184-380/+471
* WDDM: Gallium miniport driver: VidPn notifications and DxgkDdiPresentDisplayO...vboxsync2019-01-124-61/+274
* Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes with scm.vboxsync2019-01-016-18/+18