[Mesa-dev] Very low framerate when recording desktop content in Weston using mesa git on Radeon 5770 (glReadPixels slow path)

2013-03-17 Thread Rune Kjær Svendsen
Hello list I'm having problems recording the desktop content using the Weston compositor's built-in recording function. When I start a recording and do something that changes a lot of screen content (like zooming in on the desktop, for example), I get around 0.5 FPS. Using sysprof, I can see that

Re: [Mesa-dev] Very low framerate when recording desktop content in Weston using mesa git on Radeon 5770 (glReadPixels slow path)

2013-03-17 Thread Rune Kjær Svendsen
The patch set sure helps in that regard, although it'd be really nice to get 30 FPS consistently, if at all possible. Thanks again. /Rune On Sun, Mar 17, 2013 at 6:46 PM, Andreas Boll wrote: > 2013/3/17 Rune Kjær Svendsen : > > Hello list > > > > I'm having pr

Re: [Mesa-dev] Very low framerate when recording desktop content in Weston using mesa git on Radeon 5770 (glReadPixels slow path)

2013-03-25 Thread Rune Kjær Svendsen
ge). The 36-second recording I made was 1.3 GB in size, so that's around 36 MB/s. Med venlig hilsen, Rune Kjær Svendsen Østerbrogade 111, 3. - 302 2100 København Ø Tlf.: 2835 0726 On Mon, Mar 18, 2013 at 1:20 AM, Marek Olšák wrote: > Slowness is not usually a bug. > > I guess it can

Re: [Mesa-dev] Very low framerate when recording desktop content in Weston using mesa git on Radeon 5770 (glReadPixels slow path)

2013-03-26 Thread Rune Kjær Svendsen
;< 24); run -= 1 << (7 + i); } All of that adds up 90.89% CPU time spent inside screenshooter.c. /Rune On Tue, Mar 26, 2013 at 8:58 AM, Pekka Paalanen wrote: On Tue, 26 Mar 2013 03:30:58 +0100 Rune Kjær Svendsen wrote: > Marek, do you have an idea on where the currency bottlene