| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | extension_string.c | 43 #define VER(a,b) a, b macro 76 { GLX(ARB_context_flush_control), VER(0,0), N, }, 77 { GLX(ARB_create_context), VER(0,0), N, }, 78 { GLX(ARB_create_context_no_error), VER(0,0), N, }, 79 { GLX(ARB_create_context_profile), VER(0,0), N, }, 80 { GLX(ARB_create_context_robustness), VER(0,0), N, }, 81 { GLX(ARB_fbconfig_float), VER(0,0), N, }, 82 { GLX(ARB_framebuffer_sRGB), VER(0,0), N, }, 83 { GLX(ARB_multisample), VER(1,4), Y, }, 85 { GLX(EXT_create_context_es_profile), VER( [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxextensions.c | 44 #define VER(a,b) a, b macro 135 { GLX(ARB_context_flush_control), VER(0,0), Y, N, N, N }, 136 { GLX(ARB_create_context), VER(0,0), Y, N, N, N }, 137 { GLX(ARB_create_context_no_error), VER(1,4), Y, N, N, N }, 138 { GLX(ARB_create_context_profile), VER(0,0), Y, N, N, N }, 139 { GLX(ARB_create_context_robustness), VER(0,0), Y, N, N, N }, 140 { GLX(ARB_fbconfig_float), VER(0,0), Y, Y, N, N }, 141 { GLX(ARB_framebuffer_sRGB), VER(0,0), Y, Y, N, N }, 142 { GLX(ARB_get_proc_address), VER(1,4), Y, N, Y, N }, 143 { GLX(ARB_multisample), VER( [all...] |
| /xsrc/external/mit/xterm/dist/ |
| H A D | run-tic.in | 51 VER=`infocmp6 -V 2>/dev/null` 52 test -n "$VER" && INFOCMP_PROG=infocmp6 53 VER=`tic6 -V 2>/dev/null` 54 test -n "$VER" && TIC_PROG=tic6 55 test -z "$VER" && need_ncurses 68 VER=`tic -V 2>/dev/null` 79 case "x$VER" in 85 case "$VER" in 87 check=`echo "$VER" | sed -e 's/^.*\.//' -e 's/[^0-9].*$//'` 98 echo "** using tic from $VER" [all...] |
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | extension_string.c | 42 #define VER(a,b) a, b macro 70 { GLX(ARB_multisample), VER(1,4), Y, }, 72 { GLX(EXT_import_context), VER(0,0), Y, }, 73 { GLX(EXT_texture_from_pixmap), VER(0,0), Y, }, 74 { GLX(EXT_visual_info), VER(0,0), Y, }, 75 { GLX(EXT_visual_rating), VER(0,0), Y, }, 77 { GLX(MESA_copy_sub_buffer), VER(0,0), N, }, 78 { GLX(OML_swap_method), VER(0,0), Y, }, 79 { GLX(SGI_make_current_read), VER(1,3), N, }, 80 { GLX(SGI_swap_control), VER( [all...] |
| /xsrc/external/ofl/font-liberation-ttf/dist/ |
| H A D | Makefile | 35 VER = 2.1.1 macro 42 DISTPREFIX := liberation-fonts-$(VER) 43 DISTPREFIX_TTF := liberation-fonts-ttf-$(VER)
|
| /xsrc/external/mit/brotli/dist/c/include/brotli/ |
| H A D | port.h | 182 #define BROTLI_IAR_VERSION BROTLI_MAKE_VERSION(VER / 100, __VER__ % 100, 0)
|