mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-28 16:29:56 +00:00
red_worker: mark DRAW_ALL as broken
setting DRAW_ALL define doesn't produce correct rendering. Using update_area instead of red_draw_qxl_drawable will work but it shouldn't be required. This is not work I intend to do right now, so marking it for anyone looking at this in the future.
This commit is contained in:
parent
6ced0f6985
commit
478a1906b0
@ -87,6 +87,7 @@
|
||||
//#define DUMP_BITMAP
|
||||
//#define PIPE_DEBUG
|
||||
//#define RED_WORKER_STAT
|
||||
/* TODO: DRAW_ALL is broken. */
|
||||
//#define DRAW_ALL
|
||||
//#define COMPRESS_DEBUG
|
||||
//#define ACYCLIC_SURFACE_DEBUG
|
||||
|
||||
Loading…
Reference in New Issue
Block a user