Home
last modified time | relevance | path

Searched full:sdl2 (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D2001-configure-setup-for-OE-core-usage.patch20 Only check that sdl2 version greater than 3.0.0
70 if enabled sdl2; then
71 SDL2_CONFIG="${cross_prefix}sdl2-config"
72 - test_pkg_config sdl2 "sdl2 >= 2.0.1 sdl2 < 3.0.0" SDL_events.h SDL_PollEvent
73 + test_pkg_config sdl2 "sdl2 >= 2.0.1" SDL_events.h SDL_PollEvent
74 if disabled sdl2 && "${SDL2_CONFIG}" --version > /dev/null 2>&1; then
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/
H A D0006-Add-SDL2-example-support.patch4 Subject: [PATCH 6/6] Add SDL2 example support
6 Extend the main.c to support both legacy fbdev, DRM/KMS, SDL2 initialization.
7 The SDL2 window resolution can be configured using environment variables
20 To use SDL2 support, adjust lv_conf.h as follows:
41 +find_package(SDL2)
/openbmc/openbmc/poky/meta/recipes-graphics/libsdl2/
H A Dlibsdl2_2.30.11.bb24 SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz"
26 S = "${WORKDIR}/SDL2-${PV}"
32 BINCONFIG = "${bindir}/sdl2-config"
84 FILES:${PN} += "${datadir}/licenses/SDL2/LICENSE.txt"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-kivy/
H A D0001-add-support-for-glesv2.patch37 sdl_inc = join(include, 'SDL2')
40 - sdl2_paths.extend(['/usr/local/include/SDL2', '/usr/include/SDL2'])
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libopenmpt/
H A Dlibopenmpt_0.7.10.bb39 PACKAGECONFIG[sdl2] = "--with-sdl2,--without-sdl2,libsdl2"
/openbmc/qemu/ui/
H A Dmeson.build125 'sdl2-2d.c',
126 'sdl2-input.c',
127 'sdl2.c',
129 sdl_ss.add(when: opengl, if_true: files('sdl2-gl.c'))
H A Dsdl2-input.c29 #include "ui/sdl2.h"
/openbmc/qemu/tests/lcitool/
H A Dmappings.yml84 sdl2:
87 sdl2-image:
/openbmc/qemu/tests/lcitool/projects/
H A Dqemu.yml107 - sdl2
108 - sdl2-image
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/
H A Dfluidsynth_2.3.4.bb37 PACKAGECONFIG[sdl] = "-Denable-sdl2=ON,-Denable-sdl2=OFF,libsdl2"
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gegl/
H A Dgegl_0.4.52.bb31 PACKAGECONFIG ??= "gexiv2 jpeg libpng libraw librsvg pango poppler sdl2"
46 PACKAGECONFIG[sdl2] = "-Dsdl2=enabled,-Dsdl2=disabled,libsdl2"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-kivy_2.3.1.bb12 # Also, if using SDL2 as backend, SDL2 needs to be configured with gles
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/
H A Drpidistro-ffmpeg_5.1.4.bb81 PACKAGECONFIG[sdl2] = "--enable-sdl2,--disable-sdl2,virtual/libsdl2"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl2-ttf/
H A Dautomake_foreign.patch21 libSDL2_ttfincludedir = $(includedir)/SDL2
/openbmc/qemu/.gitlab-ci.d/cirrus/
H A Dmacos-14.vars14 …meson mtools ncurses nettle ninja pixman pkg-config python3 rpm2cpio rust sdl2 sdl2_image snappy s…
H A Dfreebsd-14.vars14 …py311-sphinx_rtd_theme py311-tomli python3 rpm2cpio rust rust-bindgen-cli sdl2 sdl2_image snappy s…
/openbmc/openbmc/poky/meta/recipes-multimedia/ffmpeg/
H A Dffmpeg_7.1.bb79 PACKAGECONFIG[sdl2] = "--enable-sdl2,--disable-sdl2,virtual/libsdl2"
/openbmc/qemu/docs/
H A Dmultiseat.txt10 list includes sdl2, gtk (both 2+3) and vnc:
57 The sdl2 ui will start up with two windows, one for each display
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/openal/
H A Dopenal-soft_1.23.1.bb21 PACKAGECONFIG[sdl2] = "-DALSOFT_BACKEND_SDL2=ON,-DALSOFT_BACKEND_SDL2=OFF,libsdl2 ffmpeg"
/openbmc/qemu/tests/vm/generated/
H A Dfreebsd.json66 "sdl2",
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/
H A Dlibsdl2-image_2.8.4.bb24 rm -f ${S}/acinclude/sdl2.m4
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/
H A Dlvgl-demo-fb_9.1.0.bb14 file://0006-Add-SDL2-example-support.patch \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole/
H A D0001-utils-Use-name-of-the-first-prerequisite-in-rule.patch34 $(CC) $(CFLAGS) $(CPPFLAGS) -c $^ -o $@ `$(PKG_CONFIG) --cflags sdl2`
/openbmc/qemu/tests/docker/dockerfiles/
H A Dalpine.docker97 sdl2-dev \
H A Dfedora-win64-cross.docker80 mingw64-SDL2 \

12