Lines Matching refs:refr
305 - fix(refr): fix true double double buffering logic with transparent screens [`8b605cc`](https://gi…
332 - fix(refr): fix lv_refr_get_top_obj [`9750c97`](https://github.com/lvgl/lvgl/commit/9750c97aff4dc3…
402 - feat(refr): prevents dirty areas from being modified during rendering [`3107`](https://github.com…
453 - fix(refr): initializing row_cnt is to silence the warning [`3309`](https://github.com/lvgl/lvgl/p…
509 - fix(refr): fix performance monitor NULL pointer access [`3105`](https://github.com/lvgl/lvgl/pull…
532 - fix(refr): fix memory write out of bounds issue [`13c99fc`](https://github.com/lvgl/lvgl/commit/1…
538 - fix(refr): consider masks with LV_OBJ_FLAG_OVERFLOW_VISIBLE [`a7f9dfa`](https://github.com/lvgl/l…
690 - feat(refr): add reset function for FPS statistics [`2832`](https://github.com/littlevgl/lvgl/pull…
731 - fix(refr): crash if full_refresh = 1 [`2999`](https://github.com/littlevgl/lvgl/pull/2999)
758 - fix(refr): swap buffers only on the last area with direct mode [`2867`](https://github.com/little…
815 - fix(refr): fix missed buffer switch in double full-screen buffer + direct_mode [`731ef5a`](https:…
1031 - fix(refr) silence compiler warning due to integer type mismatch [`2722`](https://github.com/lvgl/…
1107 - fix(refr) reduce the nesting level in lv_refr_area [`2df1282`](https://github.com/lvgl/lvgl/commi…
1175 - fix(refr) set disp_drv->draw_buf->flushing_last correctly with sw rotation [`c514bdd`](http…
1545 - fix(refr) reduce the nesting level in lv_refr_area