plymouth/src/plugins/renderers
Charlie Brej 2152c8c830 [region] Allow rectangles to be sorted before being fed back
The renderers commit the rectangles derived from the region in a random order.
This gives some tearing as the screen is displayed with a random regions in
their new state. The change sorts the list of rectangles according to their Y
value to commit them from top to bottom. This gives fewer tear lines.
2009-11-28 19:10:53 +00:00
..
drm [region] Allow rectangles to be sorted before being fed back 2009-11-28 19:10:53 +00:00
frame-buffer [region] Allow rectangles to be sorted before being fed back 2009-11-28 19:10:53 +00:00
x11 [region] Allow rectangles to be sorted before being fed back 2009-11-28 19:10:53 +00:00
Makefile.am [renderer] Add start of X11 plugin 2009-10-04 10:45:36 -04:00