Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • extensions
  • EGL_ANGLE_direct_composition.txt
Find file
BlameHistoryPermalink
  • John Bauman's avatar
    Add EGL spec for EGL_ANGLE_direct_composition · 160d9ab7
    John Bauman authored Dec 10, 2015
    This allows applications to specify that they want to render to the screen
    using DirectComposition. This can save power by allowing the use of
    DXGI_SWAP_EFFECT_FLIP_SEQUENTIAL and DirectFlip, but has other side effects -
    windows must be owned by the current process, and contents drawn by GDI are
    shown underneatch the window.
    
    BUG=angleproject:1178
    Change-Id: I2e45d92c9f92f27eedaf50f0a866c20c43f3aab5
    Reviewed-on: https://chromium-review.googlesource.com/317651Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Tested-by: 's avatarJohn Bauman <jbauman@chromium.org>
    160d9ab7
EGL_ANGLE_direct_composition.txt 2.47 KB
EditWeb IDE
×

Replace EGL_ANGLE_direct_composition.txt

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.