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
  • FramebufferGL.cpp
Find file
BlameHistoryPermalink
  • Martin Radev's avatar
    Do not implicitly enable the scissor test for side-by-side FBOs · eef80e40
    Martin Radev authored Aug 11, 2017
    The patch modifies the ANGLE_multiview specification so that issuing a
    Draw* command has undefined results for side-by-side FBOs if the scissor
    test is disabled. Also, clearing a side-by-side framebuffer will result
    in clearing the whole content of the specified buffers if the scissor
    test is disabled.
    StateManagerGL and FramebufferGL are modified to address this change in
    the spec.
    
    BUG=angleproject:2062
    TEST=angle_end2end_tests
    
    Change-Id: I39a87d297944f12769dee2ead17b508ac22053db
    Reviewed-on: https://chromium-review.googlesource.com/612283
    Commit-Queue: Martin Radev <mradev@nvidia.com>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    eef80e40
FramebufferGL.cpp 33.5 KB
EditWeb IDE
×

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