Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,850
    • Issues 2,850
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 898
    • Merge requests 898
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • mesamesa
  • Issues
  • #697

Closed
Open
Created Sep 18, 2019 by Bugzilla Migration User@bugzilla-migration

Google-Chrome's canvas opengl backend is very slow on i915

Submitted by Clemens Eisserer

Assigned to Ian Romanick

Link to original bug (#40071)

Description

Using google-chrome's opengl html5-canvas backend, rendering is almost unuseable slow on my i945GM with mesa-7.11.1.

Sysprof hints software fallbacks executed: 61% in intel_ReadRGBASpan_ARGB888 15% in _mesa_pack_rgba_span_float

Steps to reproduce:

  1. Download a version of google chrome that has canas GPU acceleration enabled by default (like 14 beta or higher)
  2. Load a web-page which uses canvas for animation: http://themaninblue.com/experiment/AnimationBenchmark/canvas/

It would be great if somebody could analyze the root cause of the fallbacks, and try to implement the driver functionality missing.

Version: git

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking