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
  • ContextGL.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    GL: Re-enable emulatePrimitiveRestartFixedIndex · 8cae5e19
    Geoff Lang authored Apr 08, 2020
    This workaround is needed when the GL driver is less than 4.3 (all
    MacOS). The driver will generate many errors during execution without
    this enabled which blocks GL driver error checking.
    
    Add additional workarounds for Intel drivers that need a sufficiently
    large primitive restart index when doing DrawArrays calls.
    
    BUG=angleproject:3997
    
    Change-Id: Idd293ff1dbc0a3609b11ea1d6b30da0a99e8f5c5
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2141714
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com>
    8cae5e19
ContextGL.cpp 29.4 KB
EditWeb IDE
×

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