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
  • gl
  • wgl
  • DisplayWGL.cpp
Find file
BlameHistoryPermalink
  • Jonah Ryan-Davis's avatar
    Add basic multithreading support to GLX · 4eb2f6dc
    Jonah Ryan-Davis authored Jun 11, 2020
    The first step for true multithreading support is allowing multiple
    threads to use ANGLE as long as only one thread has a current context
    at a time.
    Added a test to MultithreadingTests to reproduce this behavior and
    implemented it in GLX.
    
    Bug: angleproject:4724
    Bug: angleproject:4725
    Bug: chromium:1087084
    Change-Id: I908d3f02f34a681f1c9d0919dd17aee1a489173c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2241616
    Commit-Queue: Jonah Ryan-Davis <jonahr@google.com>
    Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    4eb2f6dc
DisplayWGL.cpp 35.9 KB
EditWeb IDE
×

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