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
  • capture
  • FrameCapture.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Revert "Capture/Replay: Reset GL Fence Sync objects" · 3839fa5b
    Jamie Madill authored Apr 26, 2021
    This reverts commit 9b4fd545.
    
    Reason for revert: Breaks capture:
    INFO:root:Passed: 0, Comparison Failed: 0, Crashed: 0, CompileFailed 0, Skipped: 745, Timeout: 0
    
    Bug: angleproject:5900
    
    Original change's description:
    > Capture/Replay: Reset GL Fence Sync objects
    >
    > Asphalt 9 uses GL Fence Sync objects during rendering, which results in
    > Fence Sync objects being created during setup and deleted while
    > replaying frames. When the replay is restarted, the Fence Sync objects
    > that were created during setup and deleted during the replay need to be
    > recreated during the reset phase.
    >
    > Bug: angleproject:5883
    > Bug: angleproject:4599
    > Change-Id: I118f2b7208c4d512ab646b10f52b3a0936895089
    > Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2838237
    > Commit-Queue: Tim Van Patten <timvp@google.com>
    > Reviewed-by: Cody Northrop <cnorthrop@google.com>
    > Reviewed-by: Jamie Madill <jmadill@chromium.org>
    
    Bug: angleproject:5883
    Bug: angleproject:4599
    Change-Id: I56c682e1d90dcdde7b18c941aad976825de3af42
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2851057Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    3839fa5b
FrameCapture.cpp 197 KB
EditWeb IDE
×

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