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
  • Workarounds.h
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    GL: Apply dirty bit mask on sync state. · d4f07760
    Jamie Madill authored Oct 19, 2018
    This prevents us from updating some dirty bits in some operations.
    It can prevent us from doing things like updating the Program when
    we don't use it in a GPU operation.
    
    Also adds Framebuffer dirty bits to TexImage to work around a bug
    on the Windows Intel OpenGL driver.
    
    Bug: angleproject:2763
    Bug: angleproject:2906
    Change-Id: I9f69775fb930a9bbcbd40d0f9012d62a9381c9f8
    Reviewed-on: https://chromium-review.googlesource.com/c/1292610Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    d4f07760
Workarounds.h 1.27 KB
EditWeb IDE
×

Replace Workarounds.h

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.