Searched full:patch (Results 1 – 18 of 18) sorted by relevance
/lvgl-latest/docs/details/integration/os/yocto/ |
D | lvgl_recipe.rst | 323 │ ├── 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/ |
D | rlottie.rst | 206 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/ |
D | regex.h | 305 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/ |
D | update_version.py | 33 self.patch = groups[2] 95 'LVGL_VERSION_PATCH': version.patch, 135 'LVGL_VERSION_PATCH': version.patch,
|
/lvgl-latest/src/draw/sw/arm2d/ |
D | lv_draw_sw_arm2d.h | 204 #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/ |
D | rapidjson.h | 69 \brief Patch version of RapidJSON in integer. 73 \brief Version of RapidJSON in "<major>.<minor>.<patch>" string format.
|
D | schema.h | 2117 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.yml | 7 patch: off
|
/lvgl-latest/.github/workflows/ |
D | check_properties.yml | 29 if ! (git diff --exit-code --color=always | tee /tmp/lvgl_diff.patch); then
|
D | check_style.yml | 41 if ! (git diff --exit-code --color=always | tee /tmp/lvgl_diff.patch); then
|
/lvgl-latest/env_support/esp/rlottie/ |
D | 0001-changes-to-compile-with-esp-idf.patch | 4 Subject: [PATCH] changes to compile with esp-idf
|
/lvgl-latest/src/others/vg_lite_tvg/ |
D | vg_lite.h | 57 #define VGLITE_MAKE_VERSION(major, minor, patch) (((major) << 16) | ((minor) << 8) | (patch)) argument
|
/lvgl-latest/docs/details/integration/os/buildroot/ |
D | image_generation.rst | 40 sudo apt install sed make binutils gcc g++ bash patch gzip bzip2 perl tar \
|
/lvgl-latest/src/libs/expat/ |
D | internal.h | 143 /* NOTE BEGIN If you ever patch these defaults to greater values
|
D | xmlparse.c | 167 If you have reasons to patch this detection code away or need changes \
|
/lvgl-latest/docs/intro/ |
D | introduction.rst | 97 * Patch version: backward-compatible bug fixes. E.g. v6.1.1, v6.1.2
|
/lvgl-latest/env_support/cmsis-pack/ |
D | LVGL.lvgl.pdsc | 140 - Apply patch for memory leaking issue 141 - Apply patch to speed up non normal blend mode
|
/lvgl-latest/src/libs/freetype/ |
D | ftoption.h | 879 * like Fedora that did not un-patch the following change (which was
|