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

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/
Xorg.sh.in 3 # Execute Xorg.wrap if it exists otherwise execute Xorg directly.
7 if [ -x "$basedir"/Xorg.wrap ]; then
8 exec "$basedir"/Xorg.wrap "$@"
10 exec "$basedir"/Xorg "$@"
xorgconf.cpp 31 # what a config file might look like. Refer to the xorg.conf(__filemansuffix__)
36 # nor in any Xorg release.
180 # These are the default XKB settings for xorg
182 # Option "XkbRules" "xorg"
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/common/
start-x.sh 5 _XORG_SCRIPT="/xorg-script"
6 _FLAG_FILE="/xorg-started"
13 xinit /bin/sh "${_XORG_SCRIPT}" -- /usr/bin/Xorg vt45 -noreset -s 0 -dpms -logfile /Xorg.0.log &
15 # Wait for xorg to be ready for connections.
init-stage2.sh 45 # If we want Xorg to be running for the test, then we start it up before the
47 # without using -displayfd you can race with Xorg's startup), but xinit will eat
50 echo "touch /xorg-started; sleep 100000" > /xorg-script
52 xinit /bin/sh /xorg-script -- /usr/bin/Xorg -noreset -s 0 -dpms -logfile /Xorg.0.log &
54 # Wait for xorg to be ready for connections.
56 if [ -e /xorg-started ]; then
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
README 31 xorg driver writers. Initially it's mostly based on Zack Rusin's
32 composite / video work for the Xorg gallium frontend.
34 The motivation behind this gallium frontend is that the Xorg gallium frontend has
37 1) The Xorg sdk (versioned)
42 Since Gallium3D is not versioned, the Xorg gallium frontend needs to be compiled
43 with Gallium, but it's really beneficial to be able to compile xorg drivers
57 The first user will be the vmwgfx xorg driver. When there are more users,
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
README 31 xorg driver writers. Initially it's mostly based on Zack Rusin's
32 composite / video work for the Xorg state tracker.
34 The motivation behind this state tracker is that the Xorg state tracker has
37 1) The Xorg sdk (versioned)
42 Since Gallium3D is not versioned, the Xorg state tracker needs to be compiled
43 with Gallium, but it's really beneficial to be able to compile xorg drivers
57 The first user will be the vmwgfx xorg driver. When there are more users,
  /xsrc/external/mit/xorg-cf-files/dist/
Mips.cf 18 XCOMM platform: $Xorg: Mips.cf,v 1.3 2000/08/17 19:41:46 cpqbld Exp $
oldlib.rules 3 XCOMM $Xorg: oldlib.rules,v 1.3 2000/08/17 19:41:48 cpqbld Exp $
cde.rules 16 XCOMM $Xorg: cde.rules,v 1.3 2000/08/17 19:41:47 cpqbld Exp $
Library.tmpl 17 XCOMM $Xorg: Library.tmpl,v 1.3 2000/08/17 19:41:46 cpqbld Exp $
Motif.tmpl 16 XCOMM $Xorg: Motif.tmpl,v 1.3 2000/08/17 19:41:46 cpqbld Exp $
Motif.rules 16 XCOMM $Xorg: Motif.rules,v 1.3 2000/08/17 19:41:46 cpqbld Exp $
  /xsrc/external/mit/xinit/dist/
startx.cpp 35 XCOMM the standard system path at the back, since if you are using the Xorg
36 XCOMM server there's a pretty good chance you want to bias the Xorg clients
  /xsrc/external/mit/MesaLib/dist/src/util/
00-mesa-defaults.conf 628 <application name="Xorg" executable="Xorg">
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/
xorgconf.cpp 31 # what a config file might look like. Refer to the xorg.conf(__filemansuffix__)
36 # nor in any Xorg release.
186 # These are the default XKB settings for xorg
188 # Option "XkbRules" "xorg"
  /xsrc/external/mit/xorg-server/dist/
configure 3 # Generated by GNU Autoconf 2.72 for xorg-server 21.1.21.
5 # Report bugs to <https://gitlab.freedesktop.org/xorg/xserver/issues>.
282 $0: https://gitlab.freedesktop.org/xorg/xserver/issues
676 PACKAGE_NAME='xorg-server'
677 PACKAGE_TARNAME='xorg-server'
679 PACKAGE_STRING='xorg-server 21.1.21'
680 PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/xserver/issues'
2006 'configure' configures xorg-server 21.1.21 to adapt to many kinds of systems.
2055 --docdir=DIR documentation root [DATAROOTDIR/doc/xorg-server]
2077 short | recursive ) echo "Configuration of xorg-server 21.1.21:";
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/
configure 3 # Generated by GNU Autoconf 2.61 for xorg-server 1.10.6.
5 # Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>.
655 PACKAGE_NAME='xorg-server'
656 PACKAGE_TARNAME='xorg-server'
658 PACKAGE_STRING='xorg-server 1.10.6'
659 PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
1809 \`configure' configures xorg-server 1.10.6 to adapt to many kinds of systems.
1857 --docdir=DIR documentation root [DATAROOTDIR/doc/xorg-server]
1879 short | recursive ) echo "Configuration of xorg-server 1.10.6:";;
1913 --enable-pc98 Enable PC98 support in Xorg (default: auto
    [all...]

Completed in 13 milliseconds