Home
last modified time | relevance | path

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

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl3/
H A Dlibsdl2-compat_2.32.56.bb1 SUMMARY = "Simple DirectMedia Layer (SDL) sdl2-compat"
3 API for programs written against SDL2, but it uses SDL3 behind the scenes. If you are \
13 SRC_URI = "http://www.libsdl.org/release/sdl2-compat-${PV}.tar.gz"
15 S = "${WORKDIR}/sdl2-compat-${PV}"
26 mv ${D}${libdir}/pkgconfig/sdl2-compat.pc ${D}${libdir}/pkgconfig/sdl2.pc
/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/poky/meta/recipes-graphics/libsdl2/
H A Dlibsdl2_2.32.6.bb24 SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz"
26 S = "${WORKDIR}/SDL2-${PV}"
31 UPSTREAM_CHECK_REGEX = "SDL2-(?P<pver>\d+\.(\d*[02468])+(\.\d+)+)\.tar"
33 BINCONFIG = "${bindir}/sdl2-config"
85 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/qemu/tests/lcitool/projects/
H A Dqemu.yml107 - sdl2
108 - sdl2-image
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libopenmpt/
H A Dlibopenmpt_0.7.10.bb39 PACKAGECONFIG[sdl2] = "--with-sdl2,--without-sdl2,virtual/libsdl2"
/openbmc/qemu/ui/
H A Dmeson.build122 'sdl2-2d.c',
123 'sdl2-input.c',
124 'sdl2.c',
126 sdl_ss.add(when: opengl, if_true: files('sdl2-gl.c'))
H A Dsdl2-input.c29 #include "ui/sdl2.h"
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/
H A Dfluidsynth_2.4.5.bb37 PACKAGECONFIG[sdl] = "-Denable-sdl2=ON,-Denable-sdl2=OFF,virtual/libsdl2"
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gegl/
H A Dgegl_0.4.62.bb33 PACKAGECONFIG ??= "gexiv2 libraw librsvg pango poppler sdl2"
46 PACKAGECONFIG[sdl2] = "-Dsdl2=enabled,-Dsdl2=disabled,virtual/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/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/meta-openembedded/meta-multimedia/recipes-multimedia/openal/
H A Dopenal-soft_1.24.3.bb21 PACKAGECONFIG[sdl2] = "-DALSOFT_BACKEND_SDL2=ON,-DALSOFT_BACKEND_SDL2=OFF,virtual/libsdl2 ffmpeg"
/openbmc/qemu/tests/vm/generated/
H A Dfreebsd.json66 "sdl2",
/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/poky/meta/recipes-multimedia/ffmpeg/
H A Dffmpeg_7.1.1.bb77 PACKAGECONFIG[sdl2] = "--enable-sdl2,--disable-sdl2,virtual/libsdl2"
/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/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/qemu/tests/docker/dockerfiles/
H A Dalpine.docker97 sdl2-dev \
H A Dcentos9.docker15 SDL2-devel \
H A Dfedora-win64-cross.docker81 mingw64-SDL2 \
H A Dfedora.docker21 SDL2-devel \
/openbmc/qemu/scripts/coverity-scan/
H A Dcoverity-scan.docker32 SDL2-devel \
/openbmc/qemu/docs/devel/
H A Dbuild-environment.rst92 ${MINGW_PACKAGE_PREFIX}-SDL2 \

12