summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/d3d12
AgeCommit message (Expand)AuthorFilesLines
2020-12-16d3d12: Refactor screen to abstract DXGI detailsJesse Natalie2-3/+3
2020-12-16d3d12: Use DirectX-Headers wrap for d3d12.hJesse Natalie2-1/+2
2020-12-14gallium: Add optional pipe_context to flush_frontbufferJesse Natalie2-1/+4
2020-11-18winsys/d3d12: Use MakeWindowAssociation to remove DXGI's alt+enter handlingJesse Natalie1-0/+3
2020-11-18d3d12: also reject GDI-supporting pixel-formatsErik Faye-Lund1-1/+2
2020-11-18d3d12: Release swapchain buffers before resizing themLouis-Francis Ratté-Boulianne1-2/+17
2020-11-18d3d12: Implement winsys framebufferJesse Natalie4-2/+205
2020-11-18wgl: Add stw_winsys callback to check which PFD flags should be addedJesse Natalie2-0/+10
2020-11-18d3d12: Add D3D12 WGL winsysLouis-Francis Ratté-Boulianne3-0/+132