HomeSort by: relevance | last modified time | path
    Searched refs:support (Results 1 - 25 of 268) sorted by relevancy

1 2 3 4 5 6 7 8 91011

  /xsrc/external/mit/freetype/dist/builds/vms/
ftconfig.h 53 #include <freetype/config/mac-support.h>
  /xsrc/external/mit/freetype/dist/include/freetype/config/
ftconfig.h 46 #include <freetype/config/mac-support.h>
  /xsrc/external/mit/libXau/dist/
configure.ac 58 [Disable libXau support for Multithreading]),
62 AC_DEFINE(XTHREADS,1,[Whether libXau is compiled with thread support])
  /xsrc/external/mit/freetype/dist/builds/unix/
ftconfig.h.in 57 #include <freetype/config/mac-support.h>
  /xsrc/external/mit/freetype/dist/
meson_options.txt 19 description: 'Support reading gzip-compressed font files.')
24 description: 'Support reading bzip2-compressed font files.')
29 description: 'Support color bitmap glyph formats in the PNG format.'
42 description: 'Use Brotli library to support decompressing WOFF2 fonts.')
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/
sdksyms.sh 160 /* hw/xfree86/os-support/solaris/Makefile.am */
166 /* hw/xfree86/os-support/Makefile.am */
171 /* hw/xfree86/os-support/bus/Makefile.am */
xorgconf.cpp 349 # If a monitor has DPMS support, that can be indicated here. This will
350 # enable DPMS when the monitor is used with drivers that support it.
356 # drivers that support it. Only a relatively small range of hardware
357 # (and drivers) actually support this.
  /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
release.txt 10 Durango is a graphics/video software support package designed to assist in the
105 * Modified gfx_get_display_mode to support 56 Hz modes.
106 * Added support for 8K pitch when setting a true color mode above 1024x768
128 * Added 56 Hz support to gfx_get_clock_frequency
140 * Added support for CS5535 MSRs.
142 * Added support for 32-bit CRC mechanism in GX2 2.0.
144 * Added support for new Dot PLL mechanism in GX2 2.0
145 * Added support for Carmel D1.1 and D2.
167 * Added support for 1152x864 desktop resolution on a flat panel.
168 * Added 24BPP support for large display modes
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/hgl/
bitmap_wrapper.h 32 #include <support/SupportDefs.h>
bitmap_wrapper.cpp 32 #include <support/String.h>
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/hgl/
bitmap_wrapper.h 32 #include <support/SupportDefs.h>
bitmap_wrapper.cpp 32 #include <support/String.h>
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/
Pci.h 145 #error No PCI support available for this architecture/OS combination
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
Pci.h 151 #error No PCI support available for this architecture/OS combination
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/
sdksyms.sh 161 /* hw/xfree86/os-support/solaris/Makefile.am */
167 /* hw/xfree86/os-support/Makefile.am */
172 /* hw/xfree86/os-support/bus/Makefile.am */
  /xsrc/external/mit/xterm/dist/package/freebsd/
Makefile 42 256COLOR_DESC= Enable 256-color support
43 DABBREV_DESC= Enable support for dabbrev-expand
44 DECTERM_DESC= Enable DECterm Locator support
49 REGIS_DESC= Enable ReGIS graphics support
51 SIXEL_DESC= Enable Sixel graphics support
53 WCHAR_DESC= Enable wide-character support
  /xsrc/external/mit/libXt/dist/
configure.ac 123 AC_MSG_CHECKING(if XKB support is wanted)
124 AC_ARG_ENABLE(xkb, AS_HELP_STRING([--disable-xkb], [Disable XKB support]),
131 AC_MSG_CHECKING(if C const-support is wanted)
132 AC_ARG_ENABLE(const, AS_HELP_STRING([--disable-const], [Disable const-support]),
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
MESA_trace.spec 61 (Linux) do not support hierarchical linking, so a wrapper solution
63 Further, IHV's might have builtin support for tracing GL execution
67 (2) Should the Trace API explicitely support the notion of "frames?
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
MESA_trace.spec 61 (Linux) do not support hierarchical linking, so a wrapper solution
63 Further, IHV's might have builtin support for tracing GL execution
67 (2) Should the Trace API explicitely support the notion of "frames?
  /xsrc/external/mit/xorgproto/dist/specs/SIAddresses/
localuser.md 12 will only support this for clients running on the same host using a local IPC
  /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
glut_input.c 315 static int support; local
328 return support;
338 support = 0;
339 return support;
479 support = __glutTablet || __glutDials || __glutSpaceball;
480 return support;
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
MESA_texture_signed_rgba.spec 43 OpenGL prior to 3.1 does not support any signed texture formats.
51 is undesirable since modern hardware has direct support for this.
53 the relevant features from OpenGL 3.1, as a means to support this in
69 since OpenGL 3.1 does not support them any longer, and there is some
141 NV_texture_shader extension, if supported, adds support for
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/
MESA_texture_signed_rgba.spec 43 OpenGL prior to 3.1 does not support any signed texture formats.
51 is undesirable since modern hardware has direct support for this.
53 the relevant features from OpenGL 3.1, as a means to support this in
69 since OpenGL 3.1 does not support them any longer, and there is some
141 NV_texture_shader extension, if supported, adds support for
  /xsrc/external/mit/xorg-server.old/dist/glx/
glthread.h 27 * Thread support for gl dispatch.
229 #include <support/TLS.h>
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/
xorgconf.cpp 355 # If a monitor has DPMS support, that can be indicated here. This will
356 # enable DPMS when the monitor is used with drivers that support it.
362 # drivers that support it. Only a relatively small range of hardware
363 # (and drivers) actually support this.

Completed in 25 milliseconds

1 2 3 4 5 6 7 8 91011