summaryrefslogtreecommitdiffstats
path: root/quantum/painter/qp_draw_image.c
Commit message (Expand)AuthorAgeFilesLines
* [Bugfix] Check `NULL` pointers on QP (#20481)Pablo Martínez2023-07-081-3/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-031-0/+4
|\
| * [Bugfix] Check QGF's bpp against display's native_bits_per_pixel (#19995)Pablo Martínez2023-04-031-0/+4
* | [Cleanup] Quantum Painter (#19825)Pablo Martínez2023-03-251-6/+6
* | Quantum Painter QoL enhancements -- auto-poweroff, auto-flush, buffer sizing ...Nick Brassel2023-03-201-13/+1
|/
* Add RGB565 and RGB888 color support to Quantum Painter (#19382)David Hoelscher2023-01-141-11/+26
* [Core] Quantum Painter - LVGL Integration (#18499)jpe2302022-12-131-0/+12
* [QP] Add RGB565 surface. Docs clarification, cleanup, tabsification, and reor...Nick Brassel2022-09-191-12/+31
* [QP] Check BPP capabilities before loading the palette (#16863)Stefan Kerkmann2022-04-171-6/+6
* Quantum Painter (#10174)Nick Brassel2022-04-131-0/+382