← Back to team overview

touch-packages team mailing list archive

[Bug 1365214] [NEW] App switcher uses GL_NEAREST texturing; should be GL_LINEAR

 

Public bug reported:

The app switcher uses ugly GL_NEAREST texturing. It should be GL_LINEAR
or better.

Test case:
  1. Swipe from the right edge to show the app switcher.

Expected: The tilted screen previews look slightly corrupt with irregular pixelation in places (that's GL_NEAREST texture filtering)
Observed: The tilted screen previews should look smooth (GL_LINEAR or better).

current build number: 220
device name: mako
channel: ubuntu-touch/devel-proposed
alias: ubuntu-touch/utopic-proposed
last update: 2014-09-04 01:41:47
version version: 220
version ubuntu: 20140903.1
version device: 20140903.1

** Affects: unity8 (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  The app switcher uses ugly GL_NEAREST texturing. It should be GL_LINEAR
  or better.
  
  Test case:
-   1. Swipe from the right edge to show the app switcher.
+   1. Swipe from the right edge to show the app switcher.
  
  Expected: The tilted screen previews look slightly corrupt with irregular pixelation in places (that's GL_NEAREST texture filtering)
  Observed: The tilted screen previews should look smooth (GL_LINEAR or better).
+ 
+ current build number: 220
+ device name: mako
+ channel: ubuntu-touch/devel-proposed
+ alias: ubuntu-touch/utopic-proposed
+ last update: 2014-09-04 01:41:47
+ version version: 220
+ version ubuntu: 20140903.1
+ version device: 20140903.1

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1365214

Title:
  App switcher uses GL_NEAREST texturing; should be GL_LINEAR

Status in “unity8” package in Ubuntu:
  New

Bug description:
  The app switcher uses ugly GL_NEAREST texturing. It should be
  GL_LINEAR or better.

  Test case:
    1. Swipe from the right edge to show the app switcher.

  Expected: The tilted screen previews look slightly corrupt with irregular pixelation in places (that's GL_NEAREST texture filtering)
  Observed: The tilted screen previews should look smooth (GL_LINEAR or better).

  current build number: 220
  device name: mako
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/utopic-proposed
  last update: 2014-09-04 01:41:47
  version version: 220
  version ubuntu: 20140903.1
  version device: 20140903.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1365214/+subscriptions


Follow ups

References