HomeSort by: relevance | last modified time | path
    Searched refs:On (Results 1 - 23 of 23) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
MESA_agp_offset.spec 36 Note, this extension depends on GLX_NV_vertex_array_range, for which
66 On "PC" computers, AGP memory can be allocated with glXAllocateMemoryNV
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
MESA_agp_offset.spec 36 Note, this extension depends on GLX_NV_vertex_array_range, for which
66 On "PC" computers, AGP memory can be allocated with glXAllocateMemoryNV
  /xsrc/external/mit/xorgproto/dist/specs/SIAddresses/
localuser.md 3 On systems which can determine in a secure fashion the credentials of a client
5 based on those credentials. The format of the values provided is platform
12 will only support this for clients running on the same host using a local IPC
  /xsrc/external/mit/xf86-video-openchrome/dist/src/
via_ums.h 187 void (*TVPower) (ScrnInfoPtr pScrn, Bool On);
188 void (*LCDPower) (ScrnInfoPtr pScrn, Bool On);
via_ch7xxx.c 169 /* Turn all DACP on*/
509 CH7xxxTVPower(ScrnInfoPtr pScrn, Bool On)
513 if (On){
514 DEBUG(xf86DrvMsg(pScrn->scrnIndex, X_INFO, "CH7xxxTVPower: On\n"));
524 CH7019LCDPower(ScrnInfoPtr pScrn, Bool On)
530 if (On){
531 DEBUG(xf86DrvMsg(pScrn->scrnIndex, X_INFO, "CH7xxxLCDPower: On\n"));
559 /* PLL lock OK, Turn on VDD */
via_vt162x.c 192 * Still needs testing on VT1621, of course.
232 // positive for the S-Video cable. It will also do this on the power
237 xf86I2CWriteByte(pDev, 0x0E, 0x00); // power on DACs/circuits
610 /* Turn on all Composite and S-Video output. */
695 /* Turn on all Composite and S-Video output. */
816 VT1621Power(ScrnInfoPtr pScrn, Bool On)
822 if (On)
829 VT1622Power(ScrnInfoPtr pScrn, Bool On)
835 if (On)
842 VT1625Power(ScrnInfoPtr pScrn, Bool On)
    [all...]
via_tv.c 585 ViaTVPower(ScrnInfoPtr pScrn, Bool On)
590 if (On)
591 xf86DrvMsg(pScrn->scrnIndex, X_INFO, "ViaTVPower: On.\n");
597 pBIOSInfo->TVPower(pScrn, On);
704 /* TV on FirstCrtc */
708 /* Set I/O pads to automatic on / off mode. */
801 * On an SK43G (KM400/Ch7011), false positive detections at a VT162x
879 /* Allow tv output on both crtcs, set bit 0 and 1. */
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
EXT_shader_integer_mix.spec 42 operate on a boolean third argument that does not interpolate but
91 On desktop implementations that support ARB_ES3_compatibility,
132 4 09/06/2013 mattst88 Allow extension on OpenGL ES 3.0.
MESA_swap_control.spec 29 Based on GLX_SGI_swap_control version 1.9 and WGL_EXT_swap_control
101 On XFree86, setting the environment variable LIBGL_THROTTLE_REFRESH sets
128 1.0, 3/17/03 Initial version based on GLX_SGI_swap_control and
WL_bind_wayland_display.spec 39 wl_buffer objects. On the server side, this extension also
105 YUV formats. Depending on the exact YUV format in use, the
MESA_texture_array.spec 38 Written based on the wording of the OpenGL 2.0 specification and
39 ARB_fragment_program_shadow but not dependent on them.
45 cases the selected textures may vary on a per-fragment basis within
49 different "exposures" of an image as different textures. On a
179 Change the fourth paragraph on page 151 to say (spec changes identical
190 Change the fourth paragraph on page 156 to say (spec changes identical
221 * Convolution will be performed on the image (possibly changing its
246 Change the last paragraph on page 160 to say (spec changes identical
364 two-dimensional array textures are operated on in the same way when
405 While a texture object is bound, GL operations on the target to whic
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/
EXT_shader_integer_mix.spec 42 operate on a boolean third argument that does not interpolate but
91 On desktop implementations that support ARB_ES3_compatibility,
132 4 09/06/2013 mattst88 Allow extension on OpenGL ES 3.0.
MESA_swap_control.spec 29 Based on GLX_SGI_swap_control version 1.9 and WGL_EXT_swap_control
101 On XFree86, setting the environment variable LIBGL_THROTTLE_REFRESH sets
128 1.0, 3/17/03 Initial version based on GLX_SGI_swap_control and
WL_bind_wayland_display.spec 39 wl_buffer objects. On the server side, this extension also
105 YUV formats. Depending on the exact YUV format in use, the
MESA_texture_array.spec 38 Written based on the wording of the OpenGL 2.0 specification and
39 ARB_fragment_program_shadow but not dependent on them.
45 cases the selected textures may vary on a per-fragment basis within
49 different "exposures" of an image as different textures. On a
179 Change the fourth paragraph on page 151 to say (spec changes identical
190 Change the fourth paragraph on page 156 to say (spec changes identical
221 * Convolution will be performed on the image (possibly changing its
246 Change the last paragraph on page 160 to say (spec changes identical
364 two-dimensional array textures are operated on in the same way when
405 While a texture object is bound, GL operations on the target to whic
    [all...]
  /xsrc/external/mit/bitmap/dist/
Bitmap.h 151 #define On True
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/
xorgconf.cpp 208 # On platforms where PnP mouse detection is supported the following
214 # the protocol as follows. On some platforms some other settings may
354 # If a monitor requires that the sync signals be superimposed on the
359 # Option "sync on green"
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/
xorgconf.cpp 214 # On platforms where PnP mouse detection is supported the following
220 # the protocol as follows. On some platforms some other settings may
360 # If a monitor requires that the sync signals be superimposed on the
365 # Option "sync on green"
  /xsrc/external/mit/xf86-video-rendition/dist/src/
rendition.c 82 * be used to display data on the CRT. These were calculated from
426 renditionProtect(ScrnInfoPtr pScreenInfo, Bool On)
433 vgaHWProtect(pScreenInfo, On);
784 ("Skipping DDC probe on users request\n"));
802 ("Skipping DDC probe on users request\n"));
851 "Hardware cursor not supported on rotated screen\n");
869 /* Save mode on server entry */
886 /* Restore the mode that was saved on server entry */
976 /* on a V1000, this looks too 'red/magenta' <ml> */
1217 /* Try the new code based on the new colormap layer *
    [all...]
  /xsrc/external/mit/fontconfig/dist/doc/
fcconfig.fncs 77 @PURPOSE@ Check timestamps on config files
115 effects. (On the other hand, application fonts can still be modified
450 When setting this on the current config this causes changing current config
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/
apSolaris.shar 7 # Made on Sun Jun 25 20:24:59 CEST 2006 by Martin Bochnig at martux.org
41 X# - Slightly modified to also build on Solaris 10 and 11.
252 Xbeen rewritten to also work on sparc machines and - later on - also on sparcv9
254 XIt flawlessly compiles and installs on Solaris 10 and 11 now.
276 X On a sparcv9 machine this will mention the /kernel/drv/sparcv9 directory
277 X instead of /kernel/drv. Similarily /kernel/drv/amd64 should be used on amd64.
  /xsrc/external/mit/xmh/dist/
configure 24 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
62 # We cannot yet rely on "unset" to work, but we need these variables
147 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
268 printf "%s\n" "$0: the shells that I found on your system."
399 # Perform arithmetic evaluation on the ARGs, and store the result in the
510 # original and so on. Autoconf is especially sensitive to this).
526 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
550 # 1) On MSYS, both 'ln -s file dir' and 'ln file dir' fail.
589 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
826 # and all the variables that are supposed to be based on exec_prefi
    [all...]
  /xsrc/external/mit/xdm/dist/
configure 24 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
62 # We cannot yet rely on "unset" to work, but we need these variables
147 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
276 printf "%s\n" "$0: the shells that I found on your system."
407 # Perform arithmetic evaluation on the ARGs, and store the result in the
518 # original and so on. Autoconf is especially sensitive to this).
534 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
558 # 1) On MSYS, both 'ln -s file dir' and 'ln file dir' fail.
599 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
1010 # and all the variables that are supposed to be based on exec_prefi
    [all...]

Completed in 15 milliseconds