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
  • angle.gyp
Find file
BlameHistoryPermalink
  • Frank Henigman's avatar
    Revert "Gyp build support for Chrome OS." · 0c0d8006
    Frank Henigman authored Apr 01, 2016
    http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/189745
    
    ../../third_party/angle/src/libANGLE/renderer/gl/glx/DisplayGLX.cpp:87:27: error: assigning to 'Display *' (aka '_XDisplay *') from incompatible type 'EGLNativeDisplayType' (aka 'long')
        mXDisplay             = display->getNativeDisplayId();
                              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ../../third_party/angle/src/libANGLE/renderer/gl/glx/DisplayGLX.cpp:93:19: error: comparison between pointer and integer ('Display *' (aka '_XDisplay *') and 'EGLNativeDisplayType' (aka 'long'))
        if (mXDisplay == EGL_DEFAULT_DISPLAY)
            ~~~~~~~~~ ^  ~~~~~~~~~~~~~~~~~~~
    
    TBR=kbr@chromium.org
    TBR=jmadill@chromium.org
    BUG=angleproject:1297
    
    This reverts commit b5aa26bd.
    
    Change-Id: Icf3bd84df4493e66e78f8351b1a3879893ae9d0e
    Reviewed-on: https://chromium-review.googlesource.com/336849Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    0c0d8006
angle.gyp 9.25 KB
EditWeb IDE
×

Replace angle.gyp

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.