On Tue, 12 Dec 2017 16:29:49 +0200
Alexandros Frantzis wrote:
> On Tue, Dec 12, 2017 at 03:09:56PM +0200, Pekka Paalanen wrote:
> > On Tue, 12 Dec 2017 14:43:11 +0200
> > Alexandros Frantzis wrote:
> >
> > > On Tue, Dec 12, 2017 at 12:09:59PM +0200, Pekka Paalanen wrote:
> > > > On Mon, 4
On Tue, Dec 12, 2017 at 03:09:56PM +0200, Pekka Paalanen wrote:
> On Tue, 12 Dec 2017 14:43:11 +0200
> Alexandros Frantzis wrote:
>
> > On Tue, Dec 12, 2017 at 12:09:59PM +0200, Pekka Paalanen wrote:
> > > On Mon, 4 Dec 2017 15:34:02 +0200
> > > Alexandros Frantzis wrote:
> > >
> > > > Add h
On Tue, 12 Dec 2017 14:43:11 +0200
Alexandros Frantzis wrote:
> On Tue, Dec 12, 2017 at 12:09:59PM +0200, Pekka Paalanen wrote:
> > On Mon, 4 Dec 2017 15:34:02 +0200
> > Alexandros Frantzis wrote:
> >
> > > Add helpers to safely convert between struct timespec values and
> > > tv_sec_hi, tv_
On Tue, Dec 12, 2017 at 12:09:59PM +0200, Pekka Paalanen wrote:
> On Mon, 4 Dec 2017 15:34:02 +0200
> Alexandros Frantzis wrote:
>
> > Add helpers to safely convert between struct timespec values and
> > tv_sec_hi, tv_sec_lo, tv_nsec triplets used for sending high-resolution
> > timestamp data o
On Mon, 4 Dec 2017 15:34:02 +0200
Alexandros Frantzis wrote:
> Add helpers to safely convert between struct timespec values and
> tv_sec_hi, tv_sec_lo, tv_nsec triplets used for sending high-resolution
> timestamp data over the wayland protocol. Replace existing conversion
> code with the helper
Add helpers to safely convert between struct timespec values and
tv_sec_hi, tv_sec_lo, tv_nsec triplets used for sending high-resolution
timestamp data over the wayland protocol. Replace existing conversion
code with the helper functions.
Signed-off-by: Alexandros Frantzis
---
clients/presentati