Home
last modified time | relevance | path

Searched +full:xorg +full:- +full:util +full:- +full:macros (Results 1 – 15 of 15) sorted by relevance

/external/libepoxy/
Dconfigure.ac33 AM_INIT_AUTOMAKE([foreign -Wno-portability dist-xz no-dist-gzip tar-ustar subdir-objects])
35 # Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS
37 [m4_fatal([must install xorg-macros 1.8 or later before running autoconf/autogen.
38 Hint: either install from source, git://anongit.freedesktop.org/xorg/util/macros or,
39 depending on you distribution, try package 'xutils-dev' or 'xorg-x11-util-macros'])])
58 # OS X defaults to having -Wint-conversion ("warn when passing
60 XORG_TESTSET_CFLAG(CWARNFLAGS, [-Wno-int-conversion])
63 … [AC_HELP_STRING([--enable-x11=@<:@yes,no@:>@], [Enable X11 support @<:@default=yes@:>@])],
68 … [AC_HELP_STRING([--enable-glx=@<:@auto,yes,no@:>@], [Enable GLX support @<:@default=auto@:>@])],
93 [AC_MSG_ERROR([Invalid value "$enable_glx" for option "--enable-glx"])]
[all …]
/external/mesa3d/docs/drivers/
Dvmware-guest.rst8 hardware-accelerated 3D. VMware Workstation running on Linux or Windows
14 - The VM is configured for virtual hardware version 12.
15 - The host OS, GPU and graphics driver supports DX11 (Windows) or
17 - On Linux, the vmwgfx kernel module must be version 2.9.0 or later.
18 - A recent version of Mesa with the updated svga Gallium driver.
25 - Multisample antialiasing (2x, 4x)
26 - GL_ARB/AMD_draw_buffers_blend
27 - GL_ARB_sample_shading
28 - GL_ARB_texture_cube_map_array
29 - GL_ARB_texture_gather
[all …]
/external/libdrm/
D.gitlab-ci.yml1 .artifacts-meson: &artifacts-meson
4 - _build/meson-logs
6 .artifacts-autotools: &artifacts-autotools
9 - _build/*.log
10 - _build/*/*.log
11 - _build/*/*/*.log
13 .meson-build: &meson-build
14 - meson _build
15 -D amdgpu=true
16 -D cairo-tests=true
[all …]
Dconfigure.ac16 # FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
30 AC_CONFIG_AUX_DIR([build-aux])
33 # Require xorg-macros minimum of 1.12 for XORG_WITH_XSLTPROC
35 [m4_fatal([must install xorg-macros 1.12 or later before running autoconf/autogen])])
40 AM_INIT_AUTOMAKE([1.10 foreign dist-bzip2])
59 export CFLAGS="$CFLAGS -Werror"
67 LT_INIT([disable-static])
69 dnl pthread-stubs is mandatory on some BSD platforms, due to the nature of the
72 linux* | cygwin* | darwin* | solaris* | *-gnu* | gnu* | openbsd*)
81 PKG_CHECK_MODULES(PTHREADSTUBS, pthread-stubs >= 0.4)
[all …]
/external/libxkbcommon/xkbcommon/
DPACKAGING2 library) and libxkbcommon-x11 (an addon library for XCB clients).
4 The files for libxkbcommon-x11 are:
5 libxkbcommon-x11.a libxkbcommon.so* xkbcommon/xkbcommon-x11.h
6 xkbcommon-x11.map xkbcommon-x11.pc
8 libxkbcommon-x11 can be disabled with --disable-x11 (see
9 `./configure --help` for other options/variables).
12 - C compiler, autoconf, automake, pkg-config, libc, etc.
14 - (build optional) xorg-util-macros.
17 - (build optional) bison (preferred) or byacc>=20141006.
19 byacc must be configured with --enable-btyacc.
[all …]
/external/mesa3d/.gitlab-ci/container/
Dx86_build.sh3 set -e
4 set -o xtrace
12 autotools-dev \
16 libgbm-dev \
24 dpkg --add-architecture i386
25 apt-get update
27 apt-get install -y --no-remove \
29 libarchive-dev \
30 libclang-cpp10-dev \
31 liblua5.3-dev \
[all …]
/external/libxkbcommon/xkbcommon/build-aux/
Dtraces.21 m4trace:/usr/share/aclocal/argz.m4:12: -1- AC_DEFUN([gl_FUNC_ARGZ], [gl_PREREQ_ARGZ
20 dnl libltdl-supplied implementation (and default to do so
25 dnl releases prior to 16-Mar-2007 (1.5.24 and earlier)
28 AS_IF([test -z "$ARGZ_H"],
38 lt_sed_extract_leading_digits='s/^\([0-9\.]*\).*/\1/'
40 IFS=-.
41 set x `uname -r | sed -e "$lt_sed_extract_leading_digits"`
43 lt_os_major=${2-0}
44 lt_os_minor=${3-0}
45 lt_os_micro=${4-0}
[all …]
Dtraces.01 m4trace:/usr/share/aclocal/argz.m4:12: -1- AC_DEFUN([gl_FUNC_ARGZ], [gl_PREREQ_ARGZ
20 dnl libltdl-supplied implementation (and default to do so
25 dnl releases prior to 16-Mar-2007 (1.5.24 and earlier)
28 AS_IF([test -z "$ARGZ_H"],
38 lt_sed_extract_leading_digits='s/^\([0-9\.]*\).*/\1/'
40 IFS=-.
41 set x `uname -r | sed -e "$lt_sed_extract_leading_digits"`
43 lt_os_major=${2-0}
44 lt_os_minor=${3-0}
45 lt_os_micro=${4-0}
[all …]
Doutput.12 @%:@ Guess values for system-dependent variables and create Makefiles.
8 @%:@ Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
13 ## -------------------- ##
15 ## -------------------- ##
19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
24 alias -g '${1+"$@"}'='"$@"'
27 case `(set -o) 2>/dev/null` in @%:@(
29 set -o posix ;; @%:@(
45 if test -z "$BASH_VERSION$ZSH_VERSION" \
[all …]
Doutput.02 @%:@ Guess values for system-dependent variables and create Makefiles.
8 @%:@ Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
13 ## -------------------- ##
15 ## -------------------- ##
19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
24 alias -g '${1+"$@"}'='"$@"'
27 case `(set -o) 2>/dev/null` in @%:@(
29 set -o posix ;; @%:@(
45 if test -z "$BASH_VERSION$ZSH_VERSION" \
[all …]
Doutput.22 @%:@ Guess values for system-dependent variables and create Makefiles.
8 @%:@ Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
13 ## -------------------- ##
15 ## -------------------- ##
19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
24 alias -g '${1+"$@"}'='"$@"'
27 case `(set -o) 2>/dev/null` in @%:@(
29 set -o posix ;; @%:@(
45 if test -z "$BASH_VERSION$ZSH_VERSION" \
[all …]
/external/mesa3d/docs/relnotes/
D7.10.rst16 -------------
20 0a70c15c135561824bdcae92bf232e43 MesaLib-7.10.tar.gz
21 33fb94eccc02cbb4d8d1365615e38e46 MesaLib-7.10.tar.bz2
22 5cafdc0eda0f9bf370b95c98df3338fa MesaLib-7.10.zip
23 bc644be551ed585fc4f66c16b64a91c9 MesaGLUT-7.10.tar.gz
24 5c2677a155672352d62b177e4f0f92e8 MesaGLUT-7.10.tar.bz2
25 2ce5001f74496d1ba719ef74d910a5cf MesaGLUT-7.10.zip
28 ------------
30 - GL_ARB_explicit_attrib_location extension (Intel and software
32 - GL_ARB_texture_rg (Intel, software drivers, gallium drivers).
[all …]
D20.1.0.rst1 Mesa 20.1.0 Release Notes / 2020-05-27
21 ---------------
25 2109055d7660514fc4c1bcd861bcba9db00c026119ae222720111732dba27c83 mesa-20.1.0.tar.xz
28 ------------
30 - GL_ARB_compute_variable_group_size on i965.
31 - GL_EXT_depth_bounds_test on Iris.
32 - GL_EXT_texture_shadow_lod on radeonsi, nvc0.
33 - GL_NV_alpha_to_coverage_dither_control on radeonsi
34 - GL_NV_copy_image on all gallium drivers.
35 - GL_NV_pixel_buffer_object on all gallium drivers, i915, i965, swrast.
[all …]
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.c24 #include <X11/Xlib-xcb.h>
30 #include "util/macros.h"
39 #include "drm-uapi/drm_fourcc.h"
40 #include "util/hash_table.h"
41 #include "util/xmlconfig.h"
65 /* Hash table of xcb_connection -> wsi_x11_connection mappings */
89 return -1; in wsi_dri3_open()
91 if (reply->nfd != 1) { in wsi_dri3_open()
93 return -1; in wsi_dri3_open()
111 int dri3_fd = wsi_dri3_open(conn, screen->root, None); in wsi_x11_check_dri3_compatible()
[all …]
/external/libxkbcommon/xkbcommon/xkbcommon/
Dxkbcommon-keysyms.h58 * keysym codes. These 29-bit integer values identify characters or
63 * This file is also compiled (by src/util/makekeys.c in libX11) into
67 * Where a keysym corresponds one-to-one to an ISO 10646 / Unicode
72 * Where the correspondence is either not one-to-one or semantically
84 * While most newer Unicode-based X11 clients do already accept
85 * Unicode-mapped keysyms in the range 0x01000100 to 0x0110ffff, it
86 * will remain necessary for clients -- in the interest of
87 * compatibility with existing servers -- to also understand the
96 * /^\#define XKB_KEY_([a-zA-Z_0-9]+)\s+0x([0-9a-f]+)\s*\/\* U+([0-9A-F]{4,6}) (.*) \*\/\s*$/
97 * /^\#define XKB_KEY_([a-zA-Z_0-9]+)\s+0x([0-9a-f]+)\s*\/\*\(U+([0-9A-F]{4,6}) (.*)\)\*\/\s*$/
[all …]