| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/libva/ |
| H A D | libva_2.14.0.bb | 4 ${@bb.utils.contains('DISTRO_FEATURES', 'x11 opengl', 'glx', '', d)} \ 8 PACKAGES =+ "${PN}-x11 ${PN}-glx ${PN}-wayland" 11 RDEPENDS:${PN}-glx =+ "${PN}-x11" 14 FILES:${PN}-glx =+ "${libdir}/libva-glx*${SOLIBS}"
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dixmods/ |
| H A D | Makefile.am | 18 -I$(top_srcdir)/glx 31 libglx_la_LIBADD = $(top_builddir)/glx/libglx.la $(GLX_SYS_LIBS) 33 libglx_la_LIBADD += $(top_builddir)/glx/libglxdri.la
|
| H A D | meson.build | 45 'glx',
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/ |
| H A D | qtwayland_git.bb | 30 ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xcomposite-egl xcomposite-glx', '', d)} \ 43 PACKAGECONFIG[xcomposite-glx] = "-feature-xcomposite-glx,-no-feature-xcomposite-glx,virtual/mesa"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-graphics/cogl/ |
| H A D | cogl-1.0.inc | 41 PACKAGECONFIG[glx] = "--enable-gl --enable-glx,--disable-gl --disable-glx,${EDEPENDS_GL} ${EDEPENDS… 62 ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'glx egl-x11', '', d)} \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/ |
| H A D | gstreamer1.0-vaapi_1.20.5.bb | 32 # and BSP layers to pick either glx, egl, or no GL. By default, 35 PACKAGECONFIG_GL ?= "${@bb.utils.contains('DISTRO_FEATURES', 'x11 opengl', 'glx', \ 46 PACKAGECONFIG[glx] = "-Dwith_glx=yes,-Dwith_glx=no,virtual/libgl"
|
| /OK3568_Linux_fs/buildroot/package/libva/ |
| H A D | libva.mk | 25 LIBVA_CONF_OPTS += --enable-glx 28 LIBVA_CONF_OPTS += --disable-glx --disable-x11
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk+/gtk+3/ |
| H A D | 0002-Do-not-try-to-initialize-GL-without-libGL.patch | 32 +AC_ARG_ENABLE(glx, 33 + [AS_HELP_STRING([--enable-glx], 47 as we care about glx details such as alpha/depth/stencil depth,
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | Makefile.am | 11 GLX_DIR=glx 112 glx \ 155 glx/meson.build \ 192 hw/xwin/glx/meson.build \
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | Makefile.am | 17 GLX_DIR += glx 19 XWIN_GLX_LIBS += $(top_builddir)/hw/xwin/glx/libXwinGLX.la 176 DIST_SUBDIRS = man dri glx winclipboard .
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xserver_xorg-server/ |
| H A D | xserver_xorg-server.mk | 90 --disable-glx \ 105 XSERVER_XORG_SERVER_CONF_OPTS += --enable-dri --enable-glx 108 XSERVER_XORG_SERVER_CONF_OPTS += --disable-dri --disable-glx
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xwayland/ |
| H A D | xwayland_22.1.8.bb | 22 OPENGL_PKGCONFIGS = "glx glamor dri3" 27 PACKAGECONFIG[glx] = "-Dglx=true,-Dglx=false,virtual/libgl virtual/libx11"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-graphics/clutter/ |
| H A D | clutter-1.0.inc | 33 PACKAGECONFIG[glx] = ",,${EDEPENDS_X11} ${EDEPENDS_GLX}" 42 ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'glx x11', '', d)}"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-xserver/ |
| H A D | xserver-xorg.inc | 65 ${PN}-extension-glx \ 101 FILES:${PN}-extension-glx = "${libdir}/xorg/modules/extensions/libglx.so" 124 OPENGL_PKGCONFIGS = "dri glx glamor dri3" 135 PACKAGECONFIG[glx] = "-Dglx=true,-Dglx=false,virtual/libgl virtual/libx11"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/waffle/ |
| H A D | waffle_1.7.0.bb | 25 PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'glx x11-egl', '', d)} \ 34 PACKAGECONFIG[glx] = "-Dglx=enabled,-Dglx=disabled,virtual/${MLPREFIX}libgl libx11"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/mutter/ |
| H A D | mutter_42.0.bb | 41 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl x11', 'opengl glx', '', d)} \ 55 PACKAGECONFIG[glx] = "-Dglx=true, -Dglx=false"
|
| /OK3568_Linux_fs/buildroot/package/xscreensaver/ |
| H A D | xscreensaver.hash | 4 sha256 56db580415bb313a4a82c5e08f106304904d15d42faf8e6ab14b34e14e2087a5 hacks/glx/chessmodels.h
|
| H A D | xscreensaver.mk | 12 XSCREENSAVER_LICENSE_FILES = hacks/screenhack.h hacks/glx/chessmodels.h
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/GL/ |
| H A D | Makefile.am | 5 -I$(top_srcdir)/glx \
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/ |
| H A D | Config.in | 178 bool "glx" 190 comment "glx not supported with rpi-userland" 193 comment "glx needs the opengl API and modular X.org"
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri/ |
| H A D | Makefile.am | 10 -I$(top_srcdir)/glx \
|
| /OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/x86/ |
| H A D | x86-base.inc | 30 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'xserver-xorg-extension-glx', '', d)} \
|
| /OK3568_Linux_fs/external/xserver/debian/ |
| H A D | rules.flags | 50 --enable-glx \ 76 --disable-glx \
|
| /OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/ |
| H A D | qemu.inc | 9 …ls.contains('DISTRO_FEATURES', 'opengl', 'mesa-driver-swrast xserver-xorg-extension-glx', '', d)} \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/ |
| H A D | 0001-build-Do-not-build-po-files.patch | 22 -SUBDIRS = utils jwxyz hacks/images hacks hacks/glx hacks/fonts \
|