~mir-team/mir/trunk

Viewing all changes in revision 532.

  • Committer: Tarmac
  • Author(s): Christopher James Halse Rogers, Alan Griffiths
  • Date: 2013-03-25 00:16:56 UTC
  • mfrom: (452.2.43 client-side-buffer-age)
  • Revision ID: tarmac-20130325001656-2k870l2edmx0v5hw
Add an “age” field to MirBufferPackage

This is the number of frames submitted by the client since the buffer 
has been rendered to; 0 indicates that the client has not rendered to it before.

This allows clients which have only small changes between frames to do
significantly less rendering, by only rendering the difference.

See also: http://www.khronos.org/registry/egl/extensions/EXT/EGL_EXT_buffer_age.txt.

Approved by Alan Griffiths, Alexandros Frantzis, PS Jenkins bot.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: