← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1408117] Re: Turn on GPU rasterization on krillin

 

Annnnnnnnd, backed out again (well, the bit that turns on GPU
rasterization), as it results in image corruption on Google

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

** Changed in: oxide
       Status: Fix Released => Triaged

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

-- 
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


References