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
    Add the ANGLEPlatform entry points to eglGetProcAddress · 64598b53
    Corentin Wallez authored Nov 11, 2016
    Reland with a Windows build fix.
    
    We want to move the Chromium initialization of the ANGLE platform from
    being Windows-specific to being EGL-specific. Because the mechanisms by
    which the ANGLE library is loaded are OS-specific, it is inconvenient to
    use dlsym and friends to get the ANGLEPlatform entry points. Instead
    we expose the through eglGetProcAddress which is readily available in the
    EGL-specific part of Chromium.
    
    BUG=angleproject:1621
    
    Change-Id: I022a39493756a3b5d1ed626fd05e74af3f043211
    Reviewed-on: https://chromium-review.googlesource.com/410066
    Commit-Queue: Corentin Wallez <cwallez@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    64598b53
entry_points_egl.cpp 65.3 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.