Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • V virglrenderer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 78
    • Issues 78
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 38
    • Merge requests 38
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • virgl
  • virglrenderer
  • Merge requests
  • !793

render: Add an option to ignore GL errors.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Lepton Wu requested to merge lepton/virglrenderer:df1 into master Apr 27, 2022
  • Overview 19
  • Commits 1
  • Pipelines 18
  • Changes 1

It turned out on Mali GPU, sometimes we have some GL errors on glEGLImageTargetTexture2DOES on some NV12 format image. Before we figured out a proper fix, add a compile option to disable this check. The check is still on by default.

Signed-off-by: Lepton Wu lepton@chromium.org

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: df1