Home
last modified time | relevance | path

Searched full:patch (Results 1 – 18 of 18) sorted by relevance

/lvgl-latest/docs/details/integration/os/yocto/
Dlvgl_recipe.rst323 │ ├── 0002-fix-sdl-handle-both-LV_IMAGE_SRC_FILE-and-LV_IMAGE_S.patch
324 │ ├── 0003-Make-fbdev-device-node-runtime-configurable-via-envi.patch
325 │ ├── 0004-Factor-out-fbdev-initialization-code.patch
326 │ ├── 0005-Add-DRM-KMS-example-support.patch
327 │ ├── 0006-Add-SDL2-example-support.patch
328 │ ├── 0007-fix-cmake-generate-versioned-shared-libraries.patch
329 │ └── 0008-fix-fbdev-set-resolution-prior-to-buffer.patch
357 file://0002-fix-sdl-handle-both-LV_IMAGE_SRC_FILE-and-LV_IMAGE_S.patch \
358 file://0007-fix-cmake-generate-versioned-shared-libraries.patch \
359 file://0008-fix-fbdev-set-resolution-prior-to-buffer.patch \
[all …]
/lvgl-latest/docs/details/libs/
Drlottie.rst206 Rlottie patch file
212 A patch file is available in lvgl under:
213 ``/env_support/esp/rlottie/0001-changes-to-compile-with-esp-idf.patch``
215 Apply the patch file to your rlottie submodule.
/lvgl-latest/src/libs/thorvg/rapidjson/internal/
Dregex.h305 Patch(e->out, NewState(kRegexInvalidState, kRegexInvalidState, 0)); in RAPIDJSON_DIAG_OFF()
347 void Patch(SizeType l, SizeType s) { in RAPIDJSON_DIAG_OFF()
361 Patch(e1.out, e2.start); in RAPIDJSON_DIAG_OFF()
389 Patch(e.out, s); in RAPIDJSON_DIAG_OFF()
399 Patch(e.out, s); in RAPIDJSON_DIAG_OFF()
/lvgl-latest/scripts/
Dupdate_version.py33 self.patch = groups[2]
95 'LVGL_VERSION_PATCH': version.patch,
135 'LVGL_VERSION_PATCH': version.patch,
/lvgl-latest/src/draw/sw/arm2d/
Dlv_draw_sw_arm2d.h204 #if 0 /* a temporary patch */ in lv_draw_sw_image_helium()
449 #if 0 /* a temporary patch */ in lv_draw_sw_image_helium()
/lvgl-latest/src/libs/thorvg/rapidjson/
Drapidjson.h69 \brief Patch version of RapidJSON in integer.
73 \brief Version of RapidJSON in "<major>.<minor>.<patch>" string format.
Dschema.h2117 static const Ch kVersion30String[] = { '3', '.', '0', '.', '\0' }; // ignore patch level
2118 static const Ch kVersion31String[] = { '3', '.', '1', '.', '\0' }; // ignore patch level
/lvgl-latest/.github/
D.codecov.yml7 patch: off
/lvgl-latest/.github/workflows/
Dcheck_properties.yml29 if ! (git diff --exit-code --color=always | tee /tmp/lvgl_diff.patch); then
Dcheck_style.yml41 if ! (git diff --exit-code --color=always | tee /tmp/lvgl_diff.patch); then
/lvgl-latest/env_support/esp/rlottie/
D0001-changes-to-compile-with-esp-idf.patch4 Subject: [PATCH] changes to compile with esp-idf
/lvgl-latest/src/others/vg_lite_tvg/
Dvg_lite.h57 #define VGLITE_MAKE_VERSION(major, minor, patch) (((major) << 16) | ((minor) << 8) | (patch)) argument
/lvgl-latest/docs/details/integration/os/buildroot/
Dimage_generation.rst40 sudo apt install sed make binutils gcc g++ bash patch gzip bzip2 perl tar \
/lvgl-latest/src/libs/expat/
Dinternal.h143 /* NOTE BEGIN If you ever patch these defaults to greater values
Dxmlparse.c167 If you have reasons to patch this detection code away or need changes \
/lvgl-latest/docs/intro/
Dintroduction.rst97 * Patch version: backward-compatible bug fixes. E.g. v6.1.1, v6.1.2
/lvgl-latest/env_support/cmsis-pack/
DLVGL.lvgl.pdsc140 - Apply patch for memory leaking issue
141 - Apply patch to speed up non normal blend mode
/lvgl-latest/src/libs/freetype/
Dftoption.h879 * like Fedora that did not un-patch the following change (which was