Home
last modified time | relevance | path

Searched full:xquartz (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/glx/apple/
DRELEASE_NOTES12 Thread support has been improved since the libGL in XQuartz 2.3.2.1.
63 can be run remotely and displayed by XQuartz. This means you can run
64 applications from a remote host on an XQuartz X server.
/external/mesa3d/
D.travis.yml420 # Install xquartz for prereqs ...
422 wget -nv https://dl.bintray.com/xquartz/downloads/XQuartz-${XQUARTZ_VERSION}.dmg
423 hdiutil attach XQuartz-${XQUARTZ_VERSION}.dmg
424 sudo installer -pkg /Volumes/XQuartz-${XQUARTZ_VERSION}/XQuartz.pkg -target /
425 hdiutil detach /Volumes/XQuartz-${XQUARTZ_VERSION}
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_macosx.py10 mactypes = {'carbon', 'cocoa', 'xquartz'}
47 (macosx.isXQuartz, ('xquartz')),
/external/python/cpython2/Lib/idlelib/
DmacosxSupport.py32 _tk_type = "xquartz"
69 return _tk_type == "xquartz"
DconfigHandler.py544 # Cocoa Tk and XQuartz Tk so we should not use it
/external/python/cpython3/Lib/idlelib/
Dmacosx.py26 _tk_type = "xquartz"
68 return _tk_type == "xquartz"
Dconfig.py568 # for Cocoa Tk and XQuartz Tk so we should not use it
/external/libxkbcommon/xkbcommon/
DNEWS115 - Make xkbcommon-x11 work with the keymap reported by the XQuartz
/external/mesa3d/src/glx/
Dglxext.c657 * The XQuartz 2.3.2.1 X server doesn't set this properly, so in createConfigsFromProperties()