~vanvugt/mir/client-side-vsync-part2

Viewing all changes in revision 4158.

  • Committer: Tarmac
  • Author(s): Daniel van Vugt
  • Date: 2017-04-29 16:06:45 UTC
  • mfrom: (4157.1.5 fix-1686620)
  • Revision ID: tarmac-20170429160645-mgz8muz73ojs0n2o
Ensure fullscreen eglapps that request initial state 'fullscreen'
know their actual buffer dimensions in time to set up glViewport 
and render their first frame (LP: #1686620)

Since r4134 they were getting 0x0 from mir_eglapp_init and using
that to set a 0x0 viewport. So the window would remain black until
resized.
. Fixes: https://bugs.launchpad.net/bugs/1655804, https://bugs.launchpad.net/bugs/1686620.

Approved by Alberto Aguirre, mir-ci-bot.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: