Home
last modified time | relevance | path

Searched refs:libdrm (Results 1 – 25 of 1578) sorted by relevance

12345678910>>...64

/dports/graphics/drm_info/drm_info-2.3.0/
H A Dmeson.build17 libdrm = dependency('libdrm', variable
18 fallback: ['libdrm', 'ext_libdrm'],
45 if libdrm.version().version_compare('<2.4.104')
46 if libdrm.type_name() == 'internal'
59 fourcc_h = files('subprojects/libdrm/include/drm/drm_fourcc.h')
60 inc += include_directories('subprojects/libdrm/include/drm')
61 libdrm = libdrm.partial_dependency(link_args: true) variable
62 elif libdrm.type_name() == 'internal'
65 fourcc_h = files(libdrm.get_pkgconfig_variable('includedir') / 'libdrm/drm_fourcc.h')
72 if libdrm.type_name() == 'internal' or cc.has_function('drmModeGetFB2', dependencies: [libdrm])
[all …]
/dports/graphics/libdrm/libdrm-2.4.110/
H A DRELEASING1 The release criteria for libdrm is essentially "if you need a release,
4 fix they need in a released version of libdrm.
7 support to libdrm, at which point we typically create a new release.
10 Follow these steps to release a new version of libdrm:
13 2.4.x as the versioning scheme for libdrm, so just bump the micro
19 tarball to the libdrm repo root for the release script to pick up.
25 assuming the remote for the upstream libdrm repo is called origin.
30 the path to the libdrm checkout. So, if a checkout of modular is
31 at the same level than the libdrm repo:
33 ./modular/release.sh libdrm
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libdrm/src/
H A DRELEASING1 The release criteria for libdrm is essentially "if you need a release,
4 fix they need in a released version of libdrm.
7 support to libdrm, at which point we typically create a new release.
10 Follow these steps to release a new version of libdrm:
13 2.4.x as the versioning scheme for libdrm, so just bump the micro
19 tarball to the libdrm repo root for the release script to pick up.
25 assuming the remote for the upstream libdrm repo is called origin.
30 the path to the libdrm checkout. So, if a checkout of modular is
31 at the same level than the libdrm repo:
33 ./modular/release.sh libdrm
[all …]
H A DREADME.rst1 libdrm - userspace library for drm
4 This is libdrm, a userspace library for accessing the DRM, direct rendering
10 New functionality in the kernel DRM drivers typically requires a new libdrm,
11 but a new libdrm will always work with an older kernel.
13 libdrm is a low-level library, typically used by graphics drivers such as
20 libdrm has two build systems, a legacy autotools build system, and a newer
44 By default, libdrm will install into the /usr/local/ prefix. If you
47 libdrm from a git checkout, you first need to run the autogen.sh
52 Next step is to build libdrm:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libdrm/src/
H A DRELEASING1 The release criteria for libdrm is essentially "if you need a release,
4 fix they need in a released version of libdrm.
7 support to libdrm, at which point we typically create a new release.
10 Follow these steps to release a new version of libdrm:
13 2.4.x as the versioning scheme for libdrm, so just bump the micro
19 tarball to the libdrm repo root for the release script to pick up.
25 assuming the remote for the upstream libdrm repo is called origin.
30 the path to the libdrm checkout. So, if a checkout of modular is
31 at the same level than the libdrm repo:
33 ./modular/release.sh libdrm
[all …]
H A DREADME.rst1 libdrm - userspace library for drm
4 This is libdrm, a userspace library for accessing the DRM, direct rendering
10 New functionality in the kernel DRM drivers typically requires a new libdrm,
11 but a new libdrm will always work with an older kernel.
13 libdrm is a low-level library, typically used by graphics drivers such as
20 libdrm has two build systems, a legacy autotools build system, and a newer
44 By default, libdrm will install into the /usr/local/ prefix. If you
47 libdrm from a git checkout, you first need to run the autogen.sh
52 Next step is to build libdrm:
/dports/graphics/libdrm/libdrm-2.4.110/tests/ttmtest/
H A Dconfigure.ac15 AC_ARG_WITH(libdrm, optwith
16 AC_HELP_STRING([--with-libdrm=DIR],
17 [Installation prefix of libdrm [[default=/usr]]]),
24 …[AC_MSG_ERROR(Could not find libdrm installation. Use --with-libdrm=<libdrm_installation_prefix>)])
26 …[AC_MSG_ERROR(Could not find libdrm installation. Use --with-libdrm=<libdrm_installation_prefix>)])
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm/dist/tests/ttmtest/
H A Dconfigure.ac15 AC_ARG_WITH(libdrm, optwith
16 AC_HELP_STRING([--with-libdrm=DIR],
17 [Installation prefix of libdrm [[default=/usr]]]),
24 …[AC_MSG_ERROR(Could not find libdrm installation. Use --with-libdrm=<libdrm_installation_prefix>)])
26 …[AC_MSG_ERROR(Could not find libdrm installation. Use --with-libdrm=<libdrm_installation_prefix>)])
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libdrm/src/tests/ttmtest/
H A Dconfigure.ac15 AC_ARG_WITH(libdrm, optwith
16 AC_HELP_STRING([--with-libdrm=DIR],
17 [Installation prefix of libdrm [[default=/usr]]]),
24 …[AC_MSG_ERROR(Could not find libdrm installation. Use --with-libdrm=<libdrm_installation_prefix>)])
26 …[AC_MSG_ERROR(Could not find libdrm installation. Use --with-libdrm=<libdrm_installation_prefix>)])
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm/dist/tests/modeprint/
H A DMakefile.am3 -I$(top_srcdir)/libdrm/intel/ \
4 -I$(top_srcdir)/libdrm
12 $(top_builddir)/libdrm/libdrm.la \
13 $(top_builddir)/libdrm/intel/libdrm_intel.la
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm/dist/tests/modetest/
H A DMakefile.am3 -I$(top_srcdir)/libdrm/intel/ \
4 -I$(top_srcdir)/libdrm \
13 $(top_builddir)/libdrm/libdrm.la \
14 $(top_builddir)/libdrm/intel/libdrm_intel.la \
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/config/linux/libdrm/
H A DBUILD.gn11 # Controls whether the build should use the version of libdrm library shipped
19 packages = [ "libdrm" ]
21 group("libdrm") {
25 group("libdrm") {
26 public_deps = [ "//third_party/libdrm" ]
29 include_dirs = [ "//third_party/libdrm/src/exynos" ]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/config/linux/libdrm/
H A DBUILD.gn11 # Controls whether the build should use the version of libdrm library shipped
19 packages = [ "libdrm" ]
21 group("libdrm") {
25 group("libdrm") {
26 public_deps = [ "//third_party/libdrm" ]
29 include_dirs = [ "//third_party/libdrm/src/exynos" ]
/dports/lang/v8/v8-9.6.180.12/build/config/linux/libdrm/
H A DBUILD.gn11 # Controls whether the build should use the version of libdrm library shipped
19 packages = [ "libdrm" ]
21 group("libdrm") {
25 group("libdrm") {
26 public_deps = [ "//third_party/libdrm" ]
29 include_dirs = [ "//third_party/libdrm/src/exynos" ]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/config/linux/libdrm/
H A DBUILD.gn11 # Controls whether the build should use the version of libdrm library shipped
19 packages = [ "libdrm" ]
21 group("libdrm") {
25 group("libdrm") {
26 public_deps = [ "//third_party/libdrm" ]
29 include_dirs = [ "//third_party/libdrm/src/exynos" ]
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm/dist/tests/
H A DMakefile.am3 -I $(top_srcdir)/libdrm
5 LDADD = $(top_builddir)/libdrm/libdrm.la
24 $(top_builddir)/libdrm/libdrm.la \
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/cmake/modules/
H A DFindLibdrm.cmake5 # Try to find libdrm on a Unix system.
10 # True if (the requested version of) libdrm is available
12 # The version of libdrm
26 # The libdrm library
50 pkg_check_modules(PKG_Libdrm QUIET libdrm)
85 INTERFACE_INCLUDE_DIRECTORIES "${Libdrm_INCLUDE_DIR}/libdrm"
93 set(Libdrm_INCLUDE_DIRS ${Libdrm_INCLUDE_DIR} "${Libdrm_INCLUDE_DIR}/libdrm")
97 message(STATUS "FindLibdrm.cmake cannot find libdrm on Windows systems.")
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/cmake/
H A DFindLibdrm.cmake5 # Try to find libdrm on a Unix system.
10 # True if (the requested version of) libdrm is available
12 # The version of libdrm
26 # The libdrm library
50 pkg_check_modules(PKG_Libdrm QUIET libdrm)
85 INTERFACE_INCLUDE_DIRECTORIES "${Libdrm_INCLUDE_DIR}/libdrm"
93 set(Libdrm_INCLUDE_DIRS ${Libdrm_INCLUDE_DIR} "${Libdrm_INCLUDE_DIR}/libdrm")
97 message(STATUS "FindLibdrm.cmake cannot find libdrm on Windows systems.")
/dports/games/moonlight-embedded/moonlight-embedded-2.4.11/cmake/
H A DFindRockchip.cmake3 DOC "libdrm include directory"
4 PATHS /usr/local/include/libdrm /usr/include/libdrm /usr/include)
8 NAMES libdrm.so
9 DOC "Path to libdrm Library"
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libdrm/src/nouveau/
H A Dmeson.build27 link_with : libdrm,
34 link_with : [libdrm, libdrm_nouveau],
38 install_headers('nouveau.h', subdir : 'libdrm/nouveau')
42 subdir : 'libdrm/nouveau/nvif'
48 subdirs : ['.', 'libdrm', 'libdrm/nouveau'],
50 requires_private : 'libdrm',
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libdrm/src/nouveau/
H A Dmeson.build27 link_with : libdrm,
34 link_with : [libdrm, libdrm_nouveau],
38 install_headers('nouveau.h', subdir : 'libdrm/nouveau')
42 subdir : 'libdrm/nouveau/nvif'
48 subdirs : ['.', 'libdrm', 'libdrm/nouveau'],
50 requires_private : 'libdrm',
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libdrm/src/amdgpu/
H A Dmeson.build22 datadir_amdgpu = join_paths(get_option('prefix'), get_option('datadir'), 'libdrm')
38 link_with : libdrm,
44 install_headers('amdgpu.h', subdir : 'libdrm')
49 subdirs : ['.', 'libdrm'],
51 requires_private : 'libdrm',
56 link_with : [libdrm, libdrm_amdgpu],
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libdrm/src/amdgpu/
H A Dmeson.build22 datadir_amdgpu = join_paths(get_option('prefix'), get_option('datadir'), 'libdrm')
38 link_with : libdrm,
44 install_headers('amdgpu.h', subdir : 'libdrm')
49 subdirs : ['.', 'libdrm'],
51 requires_private : 'libdrm',
56 link_with : [libdrm, libdrm_amdgpu],
/dports/graphics/libdrm/libdrm-2.4.110/nouveau/
H A Dmeson.build28 link_with : libdrm,
35 link_with : [libdrm, libdrm_nouveau],
43 install_headers('nouveau.h', subdir : 'libdrm/nouveau')
47 subdir : 'libdrm/nouveau/nvif'
53 subdirs : ['.', 'libdrm', 'libdrm/nouveau'],
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm/dist/
H A DMakefile.am25 SUBDIRS = libdrm shared-core tests subdir
28 pkgconfig_DATA = libdrm.pc libdrm_intel.pc
30 EXTRA_DIST = libdrm.pc.in libdrm_intel.pc.in

12345678910>>...64