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
  • renderer
  • vulkan
  • xcb
  • DisplayVkXcb.cpp
Find file
BlameHistoryPermalink
  • Maksim Sisov's avatar
    Type cast EGLNativeDisplayType to _XDisplay* in xcb and glx · ba4e2b94
    Maksim Sisov authored May 21, 2020
    As we are approaching the point when DisplayGLX will be compiled
    in Ozone/X11 configuration, we need to resolve compilation errors.
    
    Ozone has intptr_t EGLNativeDisplayType whereas X11 requires
    Display* aka _XDisplay*. We've already done so in Chromium, and
    it's time to do the same cast in angle.
    
    Bug: chromium:1084458
    Change-Id: I11b5ae2e10bfa316cbaa882be86af6894cfdbbf2
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2211761Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    ba4e2b94
DisplayVkXcb.cpp 3.65 KB
EditWeb IDE
×

Replace DisplayVkXcb.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.