coreboot/payloads
Yu-Ping Wu a26986e1a7 libpayload: cbgfx: Support drawing a box with rounded corners
A function draw_rounded_box() is added to draw a box with rounded
corners. In addition, this function is different from draw_box() in 2
ways:
- The position and size arguments are relative to the canvas.
- This function supports drawing only the border of a box (linear time
  complexity when the thickness is fixed).

BRANCH=none
BUG=b:146105976
TEST=emerge-nami libpayload

Change-Id: Ie480410d2fd8316462d5ff874999ae2317de04f9
Signed-off-by: Yu-Ping Wu <yupingso@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37757
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
2020-01-14 18:25:36 +00:00
..
coreinfo coreinfo/coreinfo.c: Support both lower and upper case alphabets 2019-10-02 11:20:06 +00:00
external payloads/seabios: Update stable from 1.12.1 to 1.13.0 2019-12-13 16:31:05 +00:00
libpayload libpayload: cbgfx: Support drawing a box with rounded corners 2020-01-14 18:25:36 +00:00
linuxcheck Makefile.inc, payloads: Enable -Wvla 2019-08-20 20:57:01 +00:00
nvramcui Makefile.inc, payloads: Enable -Wvla 2019-08-20 20:57:01 +00:00
Kconfig payloads/bayou: remove unhooked payload 2019-12-09 09:51:23 +00:00
Makefile.inc payloads/external: Add yabits payload 2018-09-16 13:10:17 +00:00