adding in Jason, not sure how he got missed.
On Mon, Oct 16, 2023 at 9:13 AM Łukasz Bartosik wrote:
>
> czw., 12 paź 2023 o 20:48 napisał(a):
> >
> > > If you want the kernel to keep separate flight recorders I guess we could
> > > add that, but I don't think it currently exists for the dyndbg s
In a GLES app wired up to Weston/Wayland using EGL, we're calling
`eglSwapBuffers` in a render loop that takes about 12-13ms to draw our content,
based on CPU timing the run loop. However, the call to swap incurs a duration
of around 20ms, meaning we're only hitting 30fps.
I've investigated a li
On Mon, Oct 16, 2023 at 10:00:51PM +, Simon Ser wrote:
> On Monday, October 16th, 2023 at 17:10, Ville Syrjälä
> wrote:
>
> > On Mon, Oct 16, 2023 at 05:52:22PM +0300, Pekka Paalanen wrote:
> >
> > > On Mon, 16 Oct 2023 15:42:16 +0200
> > > André Almeida andrealm...@igalia.com wrote:
> > >
Hi Jessica,
On Tue, 17 Oct 2023 at 03:41, Jessica Zhang wrote:
> On 9/24/2023 3:23 AM, Dmitry Baryshkov wrote:
> > On 22/09/2023 20:49, Jessica Zhang wrote:
> >>
> >>
> >> On 8/29/2023 1:22 AM, Pekka Paalanen wrote:
> >>> On Mon, 28 Aug 2023 17:05:13 -0700
> >>> Jessica Zhang wrote:
> >>>
>