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:
Alon Levy 2013-08-12 12:45:56 +03:00
parent 6ced0f6985
commit 478a1906b0

View File

@ -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