← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1408117] [NEW] Turn on GPU rasterization on krillin

 

Public bug reported:

GPU rasterization is currently disabled everywhere, but it seems to work
fine on krillin. We should enable it there by:

1) Pretending to be Android for the purposes of GPU feature blacklisting on mobile (we're more Android than desktop Linux).
2) Update entry 96 in software_rendering_list_json.cc to to whitelist krillin. Nexus 4 is already there, so by doing the first bit we get mako for free.

Doing 1) also allows us to drop accelerated-2d-support.patch and enables
accelerated canvas on mako

** Affects: oxide
     Importance: High
     Assignee: Chris Coulson (chrisccoulson)
         Status: Triaged

** Changed in: oxide
    Milestone: None => branch-1.5

** Changed in: oxide
     Assignee: (unassigned) => Chris Coulson (chrisccoulson)

** Changed in: oxide
   Importance: Undecided => High

** Changed in: oxide
       Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1408117

Title:
  Turn on GPU rasterization on krillin

Status in Oxide Webview:
  Triaged

Bug description:
  GPU rasterization is currently disabled everywhere, but it seems to
  work fine on krillin. We should enable it there by:

  1) Pretending to be Android for the purposes of GPU feature blacklisting on mobile (we're more Android than desktop Linux).
  2) Update entry 96 in software_rendering_list_json.cc to to whitelist krillin. Nexus 4 is already there, so by doing the first bit we get mako for free.

  Doing 1) also allows us to drop accelerated-2d-support.patch and
  enables accelerated canvas on mako

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1408117/+subscriptions


Follow ups

References