2015-10-06 1:52 GMT+08:00 Christopher Michael <[email protected]>: > What version of Mesa is being used for this ?? I ask because there is a > an issue where Mesa could be rendering just black squares > It is mesa 10.3.
Curious why mesa involves. I guess for the first frame, the damage area should just be one rectangle(hence 're->cur_rect = re->cur_rect->next'[1] is of course makes re->cur_rect NULL, then clear re->rects if 're->cur_rect == NULL' is improper?) --- 1. https://git.enlightenment.org/core/efl.git/tree/src/modules/evas/engines/software_generic/evas_engine.c?id=2725a248c993856d70323c3a0bb0d859d7501789#n3359 - Regards, - cee1 ------------------------------------------------------------------------------ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
