About 69,900 results
Open links in new tab
  1. DXGI overview - Win32 apps | Microsoft Learn

    Aug 20, 2021 · Microsoft DirectX Graphics Infrastructure (DXGI) recognizes that some parts of graphics evolve more slowly than others. The primary goal of DXGI is to manage low-level …

  2. DirectX Graphics Infrastructure - Wikipedia

    Both Direct3D 10 and OpenGL applications in Windows Vista work through DXGI. Windows 8 introduced a notably useful DXGI-based API called Desktop Duplication API for hardware …

  3. Fix DXGI_ERROR_DEVICE_REMOVED on Windows 11/10 PC

    Aug 27, 2024 · If you’re faced with this DXGI_ERROR_DEVICE_REMOVED issue, you can try our recommended solutions below in no particular order and see if that helps to resolve the issue.

  4. What is the difference between DXGI and WGC? What should I use?

    Use DXGI if you need ultra-low-latency, full-display mirroring (e.g., for VDI or remote desktop). DXGI is ultra-efficient for full-screen capture but is also complex and limited.

  5. DXGI desktop duplication sample

    DXGI desktop duplication sample This sample demonstrates how to use the desktop duplication behaviors exposed by DXGI in DirectX. This sample is written in C++. You also need some …

  6. Understand directX Graphics Infrastructure (DXGI) Overview

    DXGI’s role as an abstraction layer ensures consistent behavior across GPUs while providing granular control over display and resource management. Core Responsibilities of DXGI DXGI …

  7. Programming Guide for DXGI - Win32 apps | Microsoft Learn

    Jan 25, 2022 · The Microsoft DirectX Graphics Infrastructure (DXGI) manages low-level tasks that can be independent of the Direct3D graphics runtime. DXGI provides a common framework for …

  8. How to Fix Dxgi.dll is Missing or Not Found Errors - Lifewire

    Aug 9, 2024 · Missing dxgi.dll? Try taking the steps outlined in this comprehensive troubleshooting guide to fix the problem the right way.

  9. How to Fix Dxgi.dll Is Missing or Not Found Error on Windows 11

    Aug 27, 2025 · The error message “The program can’t start because dxgi.dll is missing from your computer” often blocks apps or games from launching on Windows 11. This issue points to a …

  10. GitHub - toivjon/dxgi-sandbox: A sandbox to take a deep dive into DXGI

    This sandbox is dedicated for my personal study about how the Microsoft DirectX Graphics Infrastructure (DXGI) works. DXGI is used by the following DirectX versions: