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
  • StateManagerGL.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    StateManagerGL: Rework query tracking (again) · bcb4c68d
    Geoff Lang authored Feb 05, 2018
     * Put the temporarily paused queries into a separate map, this should
       be separate functionality from the regular query tracking.
    
     * Pair down the number of functions that modify the current begin/end
       state.
    
     * Always pause all old queries and resume all new queries on context
       switch.
    
    BUG=805233
    
    Change-Id: If37a9947b50feaa4e627070ce2a7895aa5034c0e
    Reviewed-on: https://chromium-review.googlesource.com/902426
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    bcb4c68d
StateManagerGL.cpp 75.8 KB
EditWeb IDE
×

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