1
0
Fork 0
mutter-performance-source/tests/micro-perf
Robert Bragg 7ab54be3b7 avoid redundant idle if using FRAME_SYNC to throttle
This updates the examples and test-journal which now use the _FRAME_SYNC
events to throttle rendering so that they don't install a redundant idle
handler to paint when they get a FRAME_SYNC event and instead they now
directly paint when the event is received.

(cherry picked from commit 579eb75e6ac6f50d7a9cfe5093435126158b3c96)
2013-02-15 17:44:49 +00:00
..
Makefile.am build: update to build with automake 1.13 2013-01-22 18:00:05 +00:00
test-journal.c avoid redundant idle if using FRAME_SYNC to throttle 2013-02-15 17:44:49 +00:00