Commit graph

22 commits

Author SHA1 Message Date
Vladimir Stoiakin
32f134ef6f lvgl: enable NEON optimizations on aarch64
According to CHANGELOG: "Up to 33% faster software rendering with on platforms that support NEON SIMD support".
2026-02-04 19:44:46 +03:00
Vladimir Stoiakin
1840f10f62 backends: make the framebuffer backend optional
The framebuffer is a legacy backend and we know that at least OpenSUSE disabled it in the kernel configuration, so let's make it optional.
2026-02-02 15:15:21 +03:00
Vladimir Stoiakin
0b561f0eef lvgl: update to v9.4.0-345-gd99d2a553 2026-01-30 12:06:47 +00:00
Dylan Van Assche
e69bcf5dc2 treewide: add Wayland and SDL2 backends 2025-11-29 20:37:51 +00:00
Vladimir Stoiakin
8ddc3d448e input: use events instead of threads 2025-10-21 17:51:58 +00:00
Johannes Marbach
8dd14d4b60 Merge branch 'lvgl93' into 'master'
misc: Update LVGL to 9.3.0

See merge request postmarketOS/buffybox!59
2025-06-18 18:24:23 +00:00
Vladimir Stoiakin
b6c6bab4d9 misc: Update LVGL to 9.3.0 2025-06-09 15:56:42 +03:00
Johannes Marbach
d9a06596a7 Revert !32 2025-05-09 14:00:23 +02:00
Vladimir Stoiakin
b711b97632 misc: use standard C library instead of builtin functions 2025-04-22 16:28:47 +03:00
Vladimir Stoiakin
8b1ca6e4cf Update LVGL to 9.2.2 2025-04-15 16:17:52 +00:00
Vladimir Stoiakin
2627baeea3 build: do not hardcode endianess of a system 2025-03-25 10:50:02 +03:00
xs5871
a410763f02 Add software rotation to unl0kr
Co-authored-by: craftyguy
2025-03-12 20:11:38 +00:00
Johannes Marbach
79c1b2dfb6 Prevent logging internal LVGL errors to stdout 2024-08-08 20:05:28 +02:00
Johannes Marbach
23a84b3cd8 Fix failing build when DRM is disabled 2024-03-31 08:24:42 +02:00
Johannes Marbach
1578617560 Use bbx prefix for shared code 2024-03-30 20:52:01 +01:00
Johannes Marbach
b31f61f6c1 Move font to shared 2024-03-30 19:35:29 +00:00
Johannes Marbach
9e7ae24fe3 Adaptions for upstreamed libinput driver 2024-01-29 12:56:00 +00:00
Johannes Marbach
f41d3d3130 Update to LVGL master (unl0kr) 2024-01-25 09:59:45 +00:00
Johannes Marbach
db906419e8 Minor formatting 2024-01-12 10:00:05 +01:00
Johannes Marbach
fadf86d8b0 Replace license headers with SPDX-License-Identifiers 2024-01-12 09:51:43 +01:00
Johannes Marbach
c8d1b8905a Use 'buffybox' in copyright headers 2024-01-10 19:54:00 +01:00
Johannes Marbach
0738a693fe Move files to correct folders 2024-01-02 20:32:29 +01:00
Renamed from lv_conf.h (Browse further)