clutter 1.13.6



About Clutter
=============

Clutter is an open source software library for creating fast,
portable, compelling and dynamic graphical user interfaces. Clutter
uses OpenGL (and optionally OpenGL|ES for use on Mobile and embedded
platforms) for rendering, but with an API which hides the underlying
GL complexity from the developer. The Clutter API is intended to be
easy to use, efficient and flexible.

News
====

  • List of changes since Clutter 1.13.4

    - Perform the picking in a separate buffer
    By using a separate buffer we can maintain the back buffer in a stable
    state, and recycle its contents when doing clipped redraws; this should
    improve performance and reduce tearing.

    - Add experimental API for changing the draw timing
    This API can be used to delay the next frame to a specific point in time,
    instead of immediately.

    - Always request XInput 2.3 on the X11 backend
    If XInput is available, we should request the latest version.

    - Translation updates
    Serbian, Brazilian Portuguese, Uyghur, Lithuanian, Italian, French,
    Polish, Galician.

  • List of bugs fixed since Clutter 1.13.4

    #692466 - clutter: Add "support" for XI2.3
    #692971 - x11/device-manager-xi2: Fix slave to master association
    #669122 - Clipped redraws and tearing
    #693348 - evdev: Fix use of the common XKB code for the evdev device
    #692901 - Add clutter_stage_set_sync_delay()
    #693696 - Fix startup with gnome-shell and cogl-1.14
    #693767 - tests fail on new unexpected symbols
    #694187 - double-typed constant where enum is expected
    #693741 - wayland: Unable to run conform suite on Wayland unless [X]
              DISPLAY set
    #694229 - Don't do anything special with COGL_ENABLE_EXPERIMENTAL_2_0_API
    #687652 - cogl: Don't use cogl_xlib_set_diplay()
    #694237 - actor: Fix clutter_actor_allocate_align_fill for
              partially-filled actors

Many thanks to:

  Adel Gadllah, Jasper St. Pierre, Gheyret Kenji, Milo Casagrande, Neil
  Roberts, Alexandre Franke, Aurimas Černius, Damien Lespiau, Fran Diéguez,
  Josselin Mouette, Owen W. Taylor, Piotr Drąg, Rafael Ferreira, Rob Bradford,
  Rui Matos, Sebastian Keller, Yanko Kaneti, Мирослав Николић.


ChangeLog
=========
http://download.gnome.org/sources/clutter/1.13/clutter-1.13.6.changes  (16.2K)

Download
========
http://download.gnome.org/sources/clutter/1.13/clutter-1.13.6.tar.xz (4.79M)
  sha256sum: 3ecd5979c0de257015656e7e9f5f6a360d0ea248e7685c56f11d134245388560



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]