You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/gdc
cepetr 407c049eb1
feat(core): introduce new drawing library
2 months ago
..
gdc.h feat(core): introduce new drawing library 2 months ago
gdc_bitmap.h feat(core): introduce new drawing library 2 months ago
gdc_clip.h feat(core): introduce new drawing library 2 months ago
gdc_color.c feat(core): introduce new drawing library 2 months ago
gdc_color.h feat(core): introduce new drawing library 2 months ago
gdc_core.c feat(core): introduce new drawing library 2 months ago
gdc_core.h feat(core): introduce new drawing library 2 months ago
gdc_dma2d.h feat(core): introduce new drawing library 2 months ago
gdc_geom.h feat(core): introduce new drawing library 2 months ago
gdc_mono8_ops.c feat(core): introduce new drawing library 2 months ago
gdc_ops.h feat(core): introduce new drawing library 2 months ago
gdc_rgb565.c feat(core): introduce new drawing library 2 months ago
gdc_rgb565_ops.c feat(core): introduce new drawing library 2 months ago
gdc_rgba8888.c feat(core): introduce new drawing library 2 months ago
gdc_text.c feat(core): introduce new drawing library 2 months ago
gdc_text.h feat(core): introduce new drawing library 2 months ago
gdc_wnd565.c feat(core): introduce new drawing library 2 months ago
gdc_wnd565.h feat(core): introduce new drawing library 2 months ago
gdc_wnd565_ops.c feat(core): introduce new drawing library 2 months ago