Skip to content
  1. Feb 10, 2016
  2. Jan 25, 2016
    • Emmanuele Bassi's avatar
      gdk: Enable swap throttling on full screen windows · c624230a
      Emmanuele Bassi authored
      Since commit 6183eb36 we disabled swap
      throttling in favour of being driven by the GDK frame clock (and thus by
      the compositor).
      
      Compositors may decide to unredirect full screen windows to avoid the
      performance penalty of the additional copy, especially on X11, which
      means that a Clutter application marked as full screen is not going to
      be driven by the compositor, and it's not going to be throttled by the
      underlying GL machinery. This has a performance impact on constrained
      platforms.
      
      For this reason, we should re-enable swap throttling when the window is
      full screen.
      
      As the change was introduced especially because of Wayland, we should
      check that we're not running as clients under a Wayland compositor; if
      we do, we always keep swap throttling disabled, as the compositor will
      always manage our output, even when full screen.
      c624230a
    • Gábor Kelemen's avatar
      Updated Hungarian translation · 84b17220
      Gábor Kelemen authored and Administrator's avatar Administrator committed
      84b17220
  3. Jan 21, 2016
  4. Jan 14, 2016
  5. Jan 12, 2016
  6. Jan 05, 2016
  7. Dec 31, 2015
  8. Dec 28, 2015
  9. Dec 23, 2015
  10. Dec 20, 2015
  11. Dec 17, 2015
  12. Dec 13, 2015
  13. Dec 11, 2015
  14. Dec 10, 2015
  15. Dec 09, 2015
  16. Dec 08, 2015