Home
last modified time | relevance | path

Searched refs:xtrans (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/xtrans/
H A Dmultilibfix.patch1 The xtrans.pc file is installed into a non-arch directory yet contains libdir
8 Index: xtrans-1.3.5/xtrans.pc.in
10 --- xtrans-1.3.5.orig/xtrans.pc.in
11 +++ xtrans-1.3.5/xtrans.pc.in
/OK3568_Linux_fs/buildroot/package/x11r7/xlib_xtrans/
H A Dxlib_xtrans.hash2 md5 ce2fb8100c6647ee81451ebe388b17ad xtrans-1.4.0.tar.bz2
3 sha1 7c490026efb450798e02b040c05eba5212291c08 xtrans-1.4.0.tar.bz2
4 sha256 377c4491593c417946efcd2c7600d1e62639f7a8bbca391887e2c4679807d773 xtrans-1.4.0.tar.bz2
5 …1a6d2a6b1fd63cf1327b769ab426286b9c54b32ec764a50cd2b46228e4e43b841bda6b94de214 xtrans-1.4.0.tar.bz2
H A DConfig.in2 bool "xtrans"
4 X.Org xtrans library
H A Dxlib_xtrans.mk8 XLIB_XTRANS_SOURCE = xtrans-$(XLIB_XTRANS_VERSION).tar.bz2
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/libx11-compose-data/
H A D0001-Drop-x11-dependencies.patch23 -X11_REQUIRES='xproto >= 7.0.17 xextproto xtrans xcb >= 1.11.1'
30 -# Issue an error if xtrans.m4 was not found and XTRANS_CONNECTION_FLAGS macro
33 -# If you're seeing an error here, be sure you installed the lib/xtrans module
39 -# Transport selection macro from xtrans.m4
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dftl.c195 uint16_t xvalid, xtrans, i; in build_maps() local
217 xvalid = xtrans = 0; in build_maps()
237 if (xtrans == part->header.NumTransferUnits) { in build_maps()
243 part->XferInfo[xtrans].state = XFER_PREPARED; in build_maps()
244 part->XferInfo[xtrans].EraseCount = le32_to_cpu(header.EraseCount); in build_maps()
246 part->XferInfo[xtrans].state = XFER_UNKNOWN; in build_maps()
248 part->XferInfo[xtrans].EraseCount = in build_maps()
251 part->XferInfo[xtrans].Offset = offset; in build_maps()
252 xtrans++; in build_maps()
257 if ((xtrans != header.NumTransferUnits) || in build_maps()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxfont2_2.0.5.bb12 DEPENDS += "freetype xtrans xorgproto libfontenc zlib"
H A Dlibxfont_1.5.4.bb12 DEPENDS += "freetype xtrans xorgproto libfontenc zlib"
H A Dlibice_1.0.10.bb14 DEPENDS += "xorgproto xtrans"
H A Dlibsm_1.2.3.bb14 DEPENDS += "libice xorgproto xtrans"
H A Dlibx11_1.7.3.1.bb30 xtrans \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gnome-session/
H A Dgnome-session_42.0.bb9 xtrans \
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/xorg-xserver/
H A Dxserver-xorg_%.bbappend4 DEPENDS:append = " automake-native autoconf-native util-macros-native font-util-native xtrans-nativ…
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xwayland/
H A Dxwayland_22.1.8.bb20 DEPENDS += "xorgproto xtrans pixman libxkbfile libxfont2 wayland wayland-native wayland-protocols l…
/OK3568_Linux_fs/external/xserver/
H A Dconfigure.ac633 dnl Issue an error if xtrans.m4 was not found and XTRANS_CONNECTION_FLAGS macro
636 dnl If you're seeing an error here, be sure you installed the lib/xtrans module
642 # Transport selection macro from xtrans.m4
645 # Secure RPC detection macro from xtrans.m4
755 XTRANS="xtrans >= 1.3.5"
1124 AC_ARG_ENABLE(xtrans-send-fds, AS_HELP_STRING([--disable-xtrans-send-fds], [Use Xtrans support for …
1140 AC_DEFINE(XTRANS_SEND_FDS, 1, [Enable xtrans fd passing support])
1148 AC_MSG_ERROR([DRI3 requested, but xtrans fd passing support not found.])
1154 AC_MSG_NOTICE([DRI3 disabled because xtrans fd passing support not found.])
H A Dmeson.build72 xtrans_dep = dependency('xtrans', version: '>= 1.3.5')
H A Dconfigure2229 --disable-xtrans-send-fds
H A DChangeLog28561 Removed from xtrans in 2012, and never wired up in the modular build
41257 uses a new xtrans interface, TRANS(Listen), to provide a command line
41269 Require xtrans 1.3.5 or newer
41271 This version of xtrans offers the TRANS(Listen) function.
57517 Check to see if xtrans FD passing is available and use that to
71701 throw a FatalError and bomb startup entirely. From poking at xtrans, it
104571 os: Clean up various xtrans bits that we've never supported
141710 Depend on xtrans >= 1.2.2 for TRANS_NOXAUTH
171312 Propogate $LIBS for xtrans, clock_gettime, libm, etc. to libs used for each server
173691 Add LOCALCONN to dix-config.h template for xtrans
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-xserver/
H A Dxserver-xorg.inc39 LIB_DEPS = "pixman libxfont2 xtrans libxau libxext libxdmcp libdrm libxkbfile libpciaccess libxcvt …
/OK3568_Linux_fs/external/xserver/debian/
H A Dcontrol15 xtrans-dev (>= 1.3.5),
H A Dchangelog800 * Enable dri3 on kfreebsd, now xtrans 1.3.3 supports fd passing.
814 * Bump xtrans requirement to 1.3.3.
852 * Disable dri3 on kfreebsd. xtrans doesn't enable fd passing there yet.
861 - bump x11proto-xext-dev, x11proto-gl-dev, xtrans-dev, libgl1-mesa-dev
2173 - Bump the xtrans-dev build-dep version to 1.2.2.
/OK3568_Linux_fs/external/xserver/include/
H A Ddo-not-use-config.h.in769 /* Enable xtrans fd passing support */
/OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/
H A Dmaintainers.inc865 RECIPE_MAINTAINER:pn-xtrans = "Unassigned <unassigned@yoctoproject.org>"
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist1.txt8014 -rw-r--r-- root root 6537 ./usr/share/aclocal/xtrans.m4
9122 -rw-r--r-- root root 213 ./usr/share/pkgconfig/xtrans.pc
H A Dbuildhistory_filelist2.txt8017 -rw-r--r-- root root 6537 ./usr/share/aclocal/xtrans.m4
9125 -rw-r--r-- root root 213 ./usr/share/pkgconfig/xtrans.pc

12