~gerboland/qtmir/desktophintenvvar

  • Committer: Bileto Bot
  • Author(s): Gerry Boland
  • Date: 2017-03-07 23:41:58 UTC
  • mfrom: (595.4.3 fix-font-rendering)
  • Revision ID: ci-train-bot@canonical.com-20170307234158-8w0qdl0j85y0y7e6
Workaround for Mir changing GL state unexpectedly on Qt, breaking font rendering.

For non-GL clients, Mir uploads the client pixel buffer to a GL texture which makes compositor code nicer. But as it does to, it changes some GL state (mainly the stride = GL_UNPACK_ALIGNMENT) and neglects to restore it, which breaks Qt's font rendering (which expects a certain stride). (LP: #1583088)

Approved by: Daniel d'Andrada, Daniel van Vugt, Unity8 CI Bot
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 162.1.2 9 years ago Robert Bruce Park Inline Packaging cleanup. Diff
benchmarks 369.4.1 8 years ago Nick Dedekind touch events tracepoints Diff
cmake 250.4.1 9 years ago Robert Carr Begin on cmake Diff
debian 94 9 years ago Michael Zanetti add packaging Diff
demos 93 9 years ago Michael Zanetti moved demos into their own subdir Diff
src 13 10 years ago Gerry Boland Integrating QML plugin from unity-mir, not complet Diff
tests 154.1.2 9 years ago Gerry Boland Update QML plugin: rename to Unity.Application, me Diff
CMakeLists.txt 595.3.1 7 years ago Ken VanDine Handle ubuntu-app-launch API change 6.8 KB Diff Download File
README 466.2.1 8 years ago Daniel d'Andrada Logging of Qt's OpenGL debug messages now must be 1.4 KB Diff Download File