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
  • Tim Van Patten's avatar
    Reland "Capture/Replay: Reset GL Fence Sync objects" · 7444466c
    Tim Van Patten authored Apr 19, 2021
    This is a reland of 9b4fd545
    
    This fixes the original CL by moving where setCaptureActive() is called
    to allow the first replay source file to be written.
    
    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
    Bug: angleproject:5900
    Change-Id: I5e1d901d8875007691699b7b973f3fb7db027337
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2850758Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Tim Van Patten <timvp@google.com>
    7444466c
FrameCapture.cpp 200 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.