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
  • driver_utils.cpp
Find file
BlameHistoryPermalink
  • Jonah Ryan-Davis's avatar
    Pass GL_VERSION info through ANGLE's GL_RENDERER string · 0be050a4
    Jonah Ryan-Davis authored Sep 23, 2020
    Chrome needs ANGLE to pass through the underlying driver vendor and
    version, which cannot always be determined by the SystemInfo library.
    This is done by construction GL_RENDERER in the frontend through
    combining GL_VENDOR, GL_RENDERER, and GL_VERSION from the backends.
    
    Example changes are in the doc:
    https://docs.google.com/document/d/1p0dvrLlu8NKhO-RCU5gqlQ_LvcQj-ZqhvfwSk1n3Sz8/edit?usp=sharing
    
    Bug: chromium:1126526
    Bug: chromium:1131248
    Bug: chromium:1134669
    Bug: chromium:1169861
    Change-Id: Ia618ebcd7f3caaeb376b4b6a03446732efdaeecb
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2427383
    Commit-Queue: Jonah Ryan-Davis <jonahr@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    0be050a4
driver_utils.cpp 9 KB
EditWeb IDE
×

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