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
  • src
  • libGLESv2
  • entry_points_egl.cpp
Find file
BlameHistoryPermalink
  • Corentin Wallez's avatar
    GLX backend: check for child window resizes on eglWaitNative · 436e32ae
    Corentin Wallez authored Jan 15, 2016
    This is the standard way, if not often used, for application to notify
    the driver of window size changes. Chromium uses it to resize when it
    is done rendering and swapping so that drivers do not clobber the
    backbuffer.
    This fixes black flickering appearing when resizing the Chromium
    windows with --use-gl=angle.
    
    BUG=angleproject:1281
    
    Change-Id: Ic76f3c3ef453eae07eb59122135290411f86764d
    Reviewed-on: https://chromium-review.googlesource.com/322390Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Tryjob-Request: Corentin Wallez <cwallez@chromium.org>
    Tested-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    436e32ae
entry_points_egl.cpp 52.6 KB
EditWeb IDE
×

Replace entry_points_egl.cpp

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.