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
  • libANGLE
  • Display.h
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Update Display to allow for changing implementation objects. · 86803677
    Geoff Lang authored Feb 23, 2015
    Previously it was possible to change from a D3D9 to D3D11 display because
    both were implemented with a DisplayD3D.  Now that there is a DisplayGL,
    the DisplayImpl must be updated while maintaining the same EGLDisplay
    value.
    
    Allow the value of Display::mImplementation to be updated when the display
    is not already initialized.
    
    BUG=angle:890
    
    Change-Id: Ic18a8a120218cd130a71b9aa044b6ec00006d6a0
    Reviewed-on: https://chromium-review.googlesource.com/252250Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarNicolas Capens <capn@chromium.org>
    Tested-by: 's avatarGeoff Lang <geofflang@chromium.org>
    86803677
Display.h 3.47 KB
EditWeb IDE
×

Replace Display.h

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.