| /xsrc/external/mit/xterm/dist/package/pkgsrc/ |
| Makefile | 29 INSTALLATION_DIRS= share/applications 52 ${DESTDIR}${PREFIX}/share/applications && \ 54 ${DESTDIR}${PREFIX}/share/applications
|
| /xsrc/external/mit/fontconfig/dist/conf.d/ |
| 90-synthetic.conf | 51 needed for applications using cairo, e.g. gucharmap, gedit, ... 58 needed for applications using Xft directly, e.g. Firefox, ...
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| driconf_static.py | 73 self.applications = [] 77 self.applications.append(Application(application)) 143 const struct driconf_application *applications; 173 % for application in device.applications: 177 %if len(device.applications) > 0: 179 % for application in device.applications: 214 .num_applications = ${len(device.applications)}, 215 % if len(device.applications) > 0: 216 .applications = ${device.cname}_applications,
|
| xmlconfig.c | 1092 const struct driconf_application *a = &d->applications[j];
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| MESA_multithread_makecurrent.spec | 32 The GLX context setup encourages multithreaded applications to 37 For some applications, maintaining per-thread contexts and 42 implement. This extension gives those applications that option by
|
| MESA_configless_context.spec | 118 required behavior in this corner case and applications should avoid
|
| MESA_query_renderer.spec | 37 In many situations, applications want to detect characteristics of a 57 addition, this extension provides a mechanism for applications to create 224 2.0. Applications can detect OpenGL ES 3.0 support by querying 227 5) How can applications tell the difference between different hardware 232 applications can query GLX_RENDERER_VENDOR_ID_MESA from 255 applications also be able to query the supported extensions? 261 benefit to applications. 304 queries, it seems unlikely that applications would ever use this 326 UNRESOLVED. This may be useful for applications that already do
|
| MESA_drm_image.spec | 36 lets applications create EGLImages without a client API resource and
|
| MESA_texture_array.spec | 745 convenient for applications.
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| MESA_multithread_makecurrent.spec | 32 The GLX context setup encourages multithreaded applications to 37 For some applications, maintaining per-thread contexts and 42 implement. This extension gives those applications that option by
|
| MESA_configless_context.spec | 118 required behavior in this corner case and applications should avoid
|
| MESA_query_renderer.spec | 37 In many situations, applications want to detect characteristics of a 57 addition, this extension provides a mechanism for applications to create 224 2.0. Applications can detect OpenGL ES 3.0 support by querying 227 5) How can applications tell the difference between different hardware 232 applications can query GLX_RENDERER_VENDOR_ID_MESA from 255 applications also be able to query the supported extensions? 261 benefit to applications. 304 queries, it seems unlikely that applications would ever use this 326 UNRESOLVED. This may be useful for applications that already do
|
| MESA_drm_image.spec | 36 lets applications create EGLImages without a client API resource and
|
| MESA_texture_array.spec | 745 convenient for applications.
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/ |
| MESA_resize_buffers.spec | 38 since most applications call glViewport in response to window size
|
| /xsrc/external/mit/MesaLib/src/util/ |
| driconf_static.h | 52 const struct driconf_application *applications; member in struct:driconf_device 1638 .applications = device_1_applications, 1670 .applications = device_339_applications, 1915 .applications = device_344_applications, 1937 .applications = device_396_applications, 1959 .applications = device_399_applications, 2182 .applications = device_402_applications, 2239 .applications = device_453_applications,
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/ |
| MESA_resize_buffers.spec | 38 since most applications call glViewport in response to window size
|
| /xsrc/external/mit/xterm/dist/package/debian/ |
| rules | 29 PKG_DESKTOP := /usr/share/applications 32 MY_DESKTOP := $(DSTDIR)/usr/share/applications
|
| /xsrc/external/mit/xinit/dist/ |
| xinitrc.cpp | 72 XCOMM applications want to scale by integer increments or don't handle
|
| /xsrc/external/mit/fontconfig/dist/doc/ |
| fcfile.fncs | 43 applications. The configuration can ignore fonts based on filename or
|
| fcconfig.fncs | 318 by the return value from multiple FcFontSort calls, applications must not 367 This provides applications a way to convert various configuration file
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| release.txt | 11 development of display drivers and embedded applications. The core of this 115 * Added assembly macros for 32-bit Windows applications.
|
| /xsrc/external/mit/xterm/dist/package/freebsd/ |
| Makefile | 108 ${STAGEDIR}${PREFIX}/share/applications/xterm${PKGNAMESUFFIX}.desktop
|
| /xsrc/external/mit/xterm/dist/unicode/ |
| convmap.pl | 117 * done in X applications. But we are not there yet.
|
| /xsrc/external/mit/xterm/dist/ |
| configure | 713 --with-app-class=XXX override X applications class (default XTerm) 797 --disable-readline-mouse disable support for mouse in readline applications 7831 echo "$as_me:7831: checking for X applications class" >&5 7832 echo $ECHO_N "checking for X applications class... $ECHO_C" >&6 7844 { echo "$as_me:7844: WARNING: X applications class cannot contain punctuation" >&5 7845 echo "$as_me: WARNING: X applications class cannot contain punctuation" >&2;} 7851 { echo "$as_me:7851: WARNING: X applications class must start with capital, ignoring $APP_CLASS" >&5 7852 echo "$as_me: WARNING: X applications class must start with capital, ignoring $APP_CLASS" >&2;} 8449 /usr/share/applications 16415 # than directly to applications. xterm can select a cursor theme; users ca [all...] |