| /xsrc/external/mit/MesaLib.old/dist/ |
| common.py | 87 opts.Add(EnumOption('build', 'build type', 'debug', 90 opts.Add(BoolOption('verbose', 'verbose output', 'no')) 91 opts.Add(EnumOption('machine', 'use machine-specific assembly code', 94 opts.Add(EnumOption('platform', 'target platform', host_platform, 97 opts.Add(BoolOption('embedded', 'embedded build', 'no')) 98 opts.Add(BoolOption('analyze', 100 opts.Add(BoolOption('asan', 'enable Address Sanitizer', 'no')) 101 opts.Add('toolchain', 'compiler toolchain', default_toolchain) 102 opts.Add(BoolOption('llvm', 'use LLVM', default_llvm)) 103 opts.Add(BoolOption('openmp', 'EXPERIMENTAL: compile with openmp (swrast)' [all...] |
| /xsrc/external/mit/fontconfig/dist/conf.d/ |
| 48-spacing.conf | 4 <description>Add mono to the family when spacing is 100</description> 6 If the request specifies spacing 100, add monospace to family
|
| 49-sansserif.conf | 4 <description>Add sans-serif to the family when no generic name</description> 6 If the font still has no generic name, add sans-serif
|
| 45-generic.conf | 54 <!-- Add language for emoji, to match other emoji fonts. --> 72 <!-- Add generic family. --> 111 <!-- Add language for math, to match other math fonts. --> 129 <!-- Add generic family -->
|
| /xsrc/external/mit/xorg-server/dist/os/ |
| auth.c | 54 AuthAddCFunc Add; /* new authorization data */ 135 (int) auth->name_length) == 0 && protocols[i].Add) { 137 (*protocols[i].Add) (auth->data_length, auth->data, 279 protocols[i].Add) { 280 return (*protocols[i].Add) (data_length, data, FakeClientID(0));
|
| /xsrc/external/mit/xorg-server.old/dist/os/ |
| auth.c | 53 AuthAddCFunc Add; /* new authorization data */ 129 protocols[i].Add) 132 (*protocols[i].Add) (auth->data_length, auth->data, 285 protocols[i].Add) 287 return (*protocols[i].Add) (data_length, data, FakeClientID(0));
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| MESA_shader_debug.spec | 150 Add a new section 8.10 "Debug Functions": 162 Add a new section 8.10.1 "Print Function": 193 Add a new section 8.10.2 "Assert Function": 263 Add Overview, New Procedures and Functions, New Tokens sections. 264 Add sections 8.10.1, 8.10.2 to GLSL spec.
|
| EXT_shader_integer_mix.spec | 130 5 09/09/2013 idr Add ARB_ES3_compatibility interaction. 134 3 08/28/2013 mattst88 Add #extension/#define changes. 136 2 08/26/2013 mattst88 Change vendor prefix to MESA. Add mix() that
|
| MESA_configless_context.spec | 57 Add the following to the 3rd paragraph: 103 Add a second bullet point after that:
|
| MESA_query_renderer.spec | 101 [Add to Section 3.3.2 "GLX Versioning" of the GLX Specification] 312 RESOLVED. Add versions of the queries that implicitly take the 358 Version 3, 2012/09/23 - Add issue #11 regarding multi-GPU systems. 360 Version 4, 2013/02/01 - Add issue #12 regarding texture / renderbuffer 363 Version 5, 2013/02/14 - Add issues #13 and #14 regarding simpler queires 365 Add issue #15 regarding the string query. 366 Add issue #16 regarding the value type returned 373 Version 7, 2013/11/07 - Fix a couple more typos. Add issue #17 regarding
|
| MESA_copy_sub_buffer.spec | 56 Add to section 3.3.10 Double Buffering:
|
| MESA_pixmap_colormap.spec | 61 Add to section 3.4.2 Off Screen Rendering
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| MESA_shader_debug.spec | 150 Add a new section 8.10 "Debug Functions": 162 Add a new section 8.10.1 "Print Function": 193 Add a new section 8.10.2 "Assert Function": 263 Add Overview, New Procedures and Functions, New Tokens sections. 264 Add sections 8.10.1, 8.10.2 to GLSL spec.
|
| EXT_shader_integer_mix.spec | 130 5 09/09/2013 idr Add ARB_ES3_compatibility interaction. 134 3 08/28/2013 mattst88 Add #extension/#define changes. 136 2 08/26/2013 mattst88 Change vendor prefix to MESA. Add mix() that
|
| MESA_configless_context.spec | 57 Add the following to the 3rd paragraph: 103 Add a second bullet point after that:
|
| MESA_query_renderer.spec | 101 [Add to Section 3.3.2 "GLX Versioning" of the GLX Specification] 312 RESOLVED. Add versions of the queries that implicitly take the 358 Version 3, 2012/09/23 - Add issue #11 regarding multi-GPU systems. 360 Version 4, 2013/02/01 - Add issue #12 regarding texture / renderbuffer 363 Version 5, 2013/02/14 - Add issues #13 and #14 regarding simpler queires 365 Add issue #15 regarding the string query. 366 Add issue #16 regarding the value type returned 373 Version 7, 2013/11/07 - Fix a couple more typos. Add issue #17 regarding
|
| MESA_copy_sub_buffer.spec | 56 Add to section 3.3.10 Double Buffering:
|
| MESA_pixmap_colormap.spec | 61 Add to section 3.4.2 Off Screen Rendering
|
| /xsrc/external/mit/fontconfig/dist/doc/ |
| fcblanks.fncs | 46 @PURPOSE@ Add a character to an FcBlanks
|
| fcobjectset.fncs | 36 @PURPOSE@ Add to an object set
|
| fcfontset.fncs | 45 @PURPOSE@ Add to a font set 109 @PURPOSE@ Add to a font set
|
| /xsrc/external/mit/libXt/dist/src/ |
| Converters.c | 1829 #define Add(from, to, proc, convert_args, num_args, cache) \ 1839 Add(XtQColor, XtQPixel, XtCvtColorToPixel, NULL, 0, XtCacheNone); 1841 Add(XtQInt, XtQBool, XtCvtIntToBool, NULL, 0, XtCacheNone); 1842 Add(XtQInt, XtQBoolean, XtCvtIntToBoolean, NULL, 0, XtCacheNone); 1843 Add(XtQInt, XtQColor, XtCvtIntToColor, 1845 Add(XtQInt, XtQDimension, XtCvtIntToShort, NULL, 0, XtCacheNone); 1846 Add(XtQInt, XtQFloat, XtCvtIntToFloat, NULL, 0, XtCacheNone); 1847 Add(XtQInt, XtQFont, XtCvtIntToFont, NULL, 0, XtCacheNone); 1848 Add(XtQInt, XtQPixel, XtCvtIntToPixel, NULL, 0, XtCacheNone); 1849 Add(XtQInt, XtQPixmap, XtCvtIntToPixmap, NULL, 0, XtCacheNone) [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/ |
| MESA_agp_offset.spec | 62 Add a new section, 3.6 as follows:
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/ |
| MESA_agp_offset.spec | 62 Add a new section, 3.6 as follows:
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/bundle/ |
| Info.plist.cpp | 32 <!-- Add generic usage descriptions for TCC
|