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
  • Context.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Capture/Replay: Fix capture-enabled libs build. · eb1b1646
    Jamie Madill authored Jul 30, 2019
    Adds a build option to use the capture libraries in the default output
    location for libGLESv2. With |angle_with_capture_by_default| enabled,
    libGLESv2 will have capture enabled and the non-capture libGLESv2 is
    built as libGLESv2_no_capture.
    
    Also moves the FrameCapture to be owned by gl::Context. Rearranges the
    code a bit so that we don't require a separate version of libANGLE for
    capture.
    
    Also implements a read pixels entry point parameter.
    
    Bug: angleproject:3611
    Change-Id: Ic528e43e4779f794c8b6d0bf35410166dacc81b1
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1719064Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    eb1b1646
Context.cpp 297 KB
EditWeb IDE
×

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