Home
last modified time | relevance | path

Searched refs:sdl (Results 26 – 50 of 98) sorted by relevance

1234

/openbmc/qemu/scripts/coverity-scan/
H A Drun-coverity-scan393 ../configure --disable-modules --enable-sdl --enable-gtk \
396 --audio-drv-list=oss,alsa,sdl,pa --enable-virtfs \
/openbmc/qemu/scripts/ci/org.centos/stream/8/x86_64/
H A Dconfigure112 --disable-sdl \
113 --disable-sdl-image \
/openbmc/openbmc-build-scripts/
H A Dqemu-build.sh91 --disable-sdl \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/
H A Dlvgl-demo-fb_9.1.0.bb10 file://0002-fix-sdl-handle-both-LV_IMAGE_SRC_FILE-and-LV_IMAGE_S.patch;patchdir=lvgl \
/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/poky/meta/recipes-multimedia/mpeg2dec/
H A Dmpeg2dec_0.5.1.bb30 EXTRA_OECONF = "--enable-shared --disable-sdl"
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Drunqemu184 self.sdl = False
507 self.sdl = True
1421 if self.sdl == True:
1431 if (self.gl_es == True or self.gl == True) and (self.sdl == False and self.gtk == False):
1437 …if not self.nographic and not self.sdl and not self.gtk and not self.publicvnc and not self.egl_he…
1442 self.sdl = True
1446 if self.sdl == True or self.gtk == True or self.egl_headless == True:
1460 if self.sdl == True:
/openbmc/openbmc/poky/scripts/
H A Drunqemu184 self.sdl = False
507 self.sdl = True
1421 if self.sdl == True:
1431 if (self.gl_es == True or self.gl == True) and (self.sdl == False and self.gtk == False):
1437 …if not self.nographic and not self.sdl and not self.gtk and not self.publicvnc and not self.egl_he…
1442 self.sdl = True
1446 if self.sdl == True or self.gtk == True or self.egl_headless == True:
1460 if self.sdl == True:
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-1.7.rst22 PACKAGECONFIG_append_pn-qemu-native = " sdl"
23 PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
96 libsdl (sdl-config)
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gegl/
H A Dgegl_0.4.48.bb45 PACKAGECONFIG[sdl] = "-Dsdl1=enabled,-Dsdl1=disabled,libsdl"
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu.inc151 # Append build host pkg-config paths for native target since the host may provide sdl
205 PACKAGECONFIG[sdl] = "--enable-sdl,--disable-sdl,libsdl2"
/openbmc/qemu/docs/about/
H A Dremoved-features.rst230 Use ``-display sdl,show-cursor=on``, ``-display gtk,show-cursor=on``
373 ``-display sdl,window_close=...`` (removed in 7.1)
376 Use ``-display sdl,window-close=...`` instead (i.e. with a minus instead of
379 ``-alt-grab`` and ``-display sdl,alt_grab=on`` (removed in 7.1)
382 Use ``-display sdl,grab-mod=lshift-lctrl-lalt`` instead.
384 ``-ctrl-grab`` and ``-display sdl,ctrl_grab=on`` (removed in 7.1)
387 Use ``-display sdl,grab-mod=rctrl`` instead.
389 ``-sdl`` (removed in 7.1)
392 Use ``-display sdl`` instead.
/openbmc/qemu/docs/
H A Dmultiseat.txt12 ./configure --enable-sdl
22 -display [ sdl | gtk ] \
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/
H A Drpidistro-vlc_3.0.17.bb121 PACKAGECONFIG[sdl-image] = "--enable-sdl-image,,libsdl-image"
/openbmc/qemu/scripts/
H A Dmeson-buildoptions.sh462 --enable-sdl) printf "%s" -Dsdl=enabled ;;
463 --disable-sdl) printf "%s" -Dsdl=disabled ;;
464 --enable-sdl-image) printf "%s" -Dsdl_image=enabled ;;
465 --disable-sdl-image) printf "%s" -Dsdl_image=disabled ;;
/openbmc/qemu/ui/
H A Dsdl2.c882 if (o->u.sdl.has_grab_mod) { in sdl2_display_init()
883 if (o->u.sdl.grab_mod == HOT_KEY_MOD_LSHIFT_LCTRL_LALT) { in sdl2_display_init()
885 } else if (o->u.sdl.grab_mod == HOT_KEY_MOD_RCTRL) { in sdl2_display_init()
/openbmc/qemu/docs/specs/
H A Dtpm.rst251 qemu-system-x86_64 -display sdl -accel kvm \
322 qemu-system-x86_64 -display sdl -accel kvm \
332 qemu-system-ppc64 -display sdl -machine pseries,accel=kvm \
434 qemu-system-x86_64 -display sdl -accel kvm \
474 qemu-system-x86_64 -display sdl -accel kvm \
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/
H A Dxserver-xorg.inc57 PACKAGES =+ "${PN}-sdl \
93 FILES:${PN}-sdl = "${bindir}/Xsdl"
/openbmc/openbmc/poky/meta/recipes-graphics/libsdl2/
H A Dlibsdl2_2.30.1.bb34 CVE_PRODUCT = "simple_directmedia_layer sdl"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/
H A Ddirectfb.inc58 --disable-sdl \
/openbmc/openbmc/meta-ibm/meta-palmetto/conf/templates/default/
H A Dlocal.conf.sample239 #PACKAGECONFIG:append:pn-qemu-system-native = " sdl"
240 PACKAGECONFIG:append:pn-qemu-native = " sdl"
241 PACKAGECONFIG:append:pn-nativesdk-qemu = " sdl"
/openbmc/qemu/qapi/
H A Daudio.json462 { 'name': 'sdl', 'if': 'CONFIG_AUDIO_SDL' },
505 'sdl': { 'type': 'AudiodevSdlOptions',
/openbmc/u-boot/arch/sandbox/dts/
H A Dsandbox64.dts125 compatible = "sandbox,lcd-sdl";
/openbmc/linux/arch/mips/lib/
H A Dmemset.S20 #define LONG_S_L sdl
/openbmc/openbmc/meta-ampere/meta-jade/conf/templates/default/
H A Dlocal.conf.sample206 #PACKAGECONFIG_append_pn-qemu-native = " sdl"
207 #PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"

1234