Re: [dev] [st PATCH] Use tfulldirt instead of setting all lines dirty in tresize.
> In fact tfulldirt should be removed completely, as tswapscreen calls > tfulldirt later (twice). Yeah, it is true, it can be removed, but in case of removing it, a comment should be put in tresize, because it is not ovbious that lines become dirty. Regards, -- Roberto E. Vargas Caballero
Re: [dev] [st PATCH] Use tfulldirt instead of setting all lines dirty in tresize.
In fact tfulldirt should be removed completely, as tswapscreen calls tfulldirt later (twice).