The first, second and fourth patches are trivial. The third is a fix for a
segmentation fault with DFPS turned on when resizing the monitor, the damage
rectangle list ends up containing out of bounds rectangles. The fix I chose is
more generic then fixing the dfps code.

Alon Levy (4):
  Xspice: don't pull in kms functions
  src/spiceqxl_main_loop: fix typo in comment
  qxl_surface: protect from out of bounds rectangles
  qxl_surface: remove unused variables, add static where needed

 src/qxl_driver.c         |  5 +++++
 src/qxl_surface.c        | 32 ++++++++++++++++++++------------
 src/spiceqxl_main_loop.c |  2 +-
 3 files changed, 26 insertions(+), 13 deletions(-)

-- 
1.8.3.1

_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to