| /xsrc/external/mit/libXv/dist/include/X11/ |
| H A D | Makefile.am | 1 SUBDIRS = extensions
|
| /xsrc/external/mit/libXvMC/dist/include/X11/ |
| H A D | Makefile.am | 1 SUBDIRS = extensions
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | version.c | 244 * Examine enabled GL extensions to determine GL version. 247 compute_version(const struct gl_extensions *extensions, argument 252 const bool ver_1_3 = (extensions->ARB_texture_border_clamp && 253 extensions->ARB_texture_cube_map && 254 extensions->ARB_texture_env_combine && 255 extensions->ARB_texture_env_dot3); 257 extensions->ARB_depth_texture && 258 extensions->ARB_shadow && 259 extensions->ARB_texture_env_crossbar && 260 extensions 494 compute_version_es1(const struct gl_extensions * extensions) argument 513 compute_version_es2(const struct gl_extensions * extensions,const struct gl_constants * consts) argument 607 _mesa_get_version(const struct gl_extensions * extensions,struct gl_constants * consts,gl_api api) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | version.c | 234 * Examine enabled GL extensions to determine GL version. 237 compute_version(const struct gl_extensions *extensions, argument 242 const bool ver_1_3 = (extensions->ARB_texture_border_clamp && 243 extensions->ARB_texture_cube_map && 244 extensions->ARB_texture_env_combine && 245 extensions->ARB_texture_env_dot3); 247 extensions->ARB_depth_texture && 248 extensions->ARB_shadow && 249 extensions->ARB_texture_env_crossbar && 250 extensions 476 compute_version_es1(const struct gl_extensions * extensions) argument 495 compute_version_es2(const struct gl_extensions * extensions,const struct gl_constants * consts) argument 580 _mesa_get_version(const struct gl_extensions * extensions,struct gl_constants * consts,gl_api api) argument [all...] |
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | Xeviestr.h | 2 #warning "include <X11/extensions/evieproto.h> for the protocol defines." 3 #include <X11/extensions/evieproto.h>
|
| H A D | bigreqstr.h | 2 #warning "include <X11/extensions/bigreqsproto.h> for the protocol defines." 3 #include <X11/extensions/bigreqsproto.h>
|
| H A D | recordstr.h | 2 #warning "include <X11/extensions/record.h> for the library interfaces." 3 #warning "include <X11/extensions/recordproto.h> for the protocol defines." 4 #include <X11/extensions/recordproto.h>
|
| H A D | xcmiscstr.h | 2 #warning "include <X11/extensions/xcmiscproto.h> for the protocol defines." 3 #include <X11/extensions/xcmiscproto.h>
|
| H A D | xf86bigfstr.h | 2 #warning "include <X11/extensions/xf86bigfproto.h> for the protocol defines." 3 #include <X11/extensions/xf86bigfproto.h>
|
| H A D | xf86dga1str.h | 2 #warning "include <X11/extensions/xf86dga1proto.h> for the protocol defines." 3 #include <X11/extensions/xf86dga1proto.h>
|
| H A D | xf86dgastr.h | 2 #warning "include <X11/extensions/xf86dgaproto.h> for the protocol defines." 3 #include <X11/extensions/xf86dgaproto.h>
|
| H A D | xf86vmstr.h | 2 #warning "include <X11/extensions/xf86vmproto.h> for the protocol defines." 3 #include <X11/extensions/xf86vmproto.h>
|
| H A D | shapestr.h | 5 #warning "include <X11/extensions/shapeproto.h> for the protocol defines." 6 #include <X11/extensions/shapeproto.h>
|
| H A D | xf86dga.h | 4 #warning "include <X11/extensions/xf86dgaconst.h> instead." 5 #include <X11/extensions/xf86dgaconst.h> 10 #warning "include <X11/extensions/Xxf86dga.h> instead." 11 #include <X11/extensions/Xxf86dga.h>
|
| /xsrc/external/mit/evieext/dist/ |
| H A D | Xeviestr.h | 2 #warning "include <X11/extensions/evieproto.h> for the protocol defines." 3 #include <X11/extensions/evieproto.h>
|
| /xsrc/external/mit/libXv/dist/include/X11/extensions/ |
| H A D | Makefile.am | 1 extdir = $(includedir)/X11/extensions
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | nv_include.h | 50 #include <X11/extensions/Xv.h> 59 #include <X11/extensions/randr.h>
|
| /xsrc/external/mit/libXvMC/dist/include/X11/extensions/ |
| H A D | Makefile.am | 1 extdir = $(includedir)/X11/extensions
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nv_include.h | 50 #include <X11/extensions/Xv.h> 57 #include <X11/extensions/randr.h> 60 #include <X11/extensions/dpmsconst.h> 63 #include <X11/extensions/dpms.h>
|
| /xsrc/external/mit/libepoxy/dist/test/ |
| H A D | egl_has_extension_nocontext.c | 52 const char *extensions = eglQueryString(dpy, EGL_EXTENSIONS); local in function:main 56 /* We don't have any extensions guaranteed by the ABI, so for the 59 first_space = strstr(extensions, " "); 61 an_extension = strndup(extensions, first_space - extensions); 63 an_extension = strdup(extensions);
|
| /xsrc/external/mit/libXext/dist/src/ |
| H A D | Makefile.am | 5 -I$(top_srcdir)/include/X11/extensions\ 34 libXextincludedir = $(includedir)/X11/extensions 35 libXextinclude_HEADERS = $(top_srcdir)/include/X11/extensions/dpms.h \ 36 $(top_srcdir)/include/X11/extensions/extutil.h \ 37 $(top_srcdir)/include/X11/extensions/MITMisc.h \ 38 $(top_srcdir)/include/X11/extensions/multibuf.h \ 39 $(top_srcdir)/include/X11/extensions/security.h \ 40 $(top_srcdir)/include/X11/extensions/shape.h \ 41 $(top_srcdir)/include/X11/extensions/sync.h \ 42 $(top_srcdir)/include/X11/extensions/Xa [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/ |
| H A D | modinit.h | 10 #include <X11/extensions/shapeproto.h> 14 #include <X11/extensions/xtestproto.h> 27 #include <X11/extensions/saver.h> 32 #include <X11/extensions/xf86vmproto.h> 38 #include <X11/extensions/xf86dgaproto.h> 43 #include <X11/extensions/dpmsconst.h> 50 #include <X11/extensions/Xv.h> 51 #include <X11/extensions/XvMC.h> 56 #include <X11/extensions/XResproto.h> 61 #include <X11/extensions/shmprot [all...] |
| /xsrc/external/mit/xorgproto/dist/ |
| H A D | Makefile.am | 24 applewmdir = $(includedir)/X11/extensions 26 include/X11/extensions/applewmconst.h \ 27 include/X11/extensions/applewmproto.h 32 bigreqsdir = $(includedir)/X11/extensions 34 include/X11/extensions/bigreqsproto.h \ 35 include/X11/extensions/bigreqstr.h 40 compositedir = $(includedir)/X11/extensions 42 include/X11/extensions/composite.h \ 43 include/X11/extensions/compositeproto.h 50 damagedir = $(includedir)/X11/extensions [all...] |
| /xsrc/external/mit/libXdamage/dist/src/ |
| H A D | Makefile.am | 11 AM_CPPFLAGS = -I$(top_srcdir)/include/X11/extensions 13 libXdamageincludedir = $(includedir)/X11/extensions 14 libXdamageinclude_HEADERS = $(top_srcdir)/include/X11/extensions/Xdamage.h
|
| /xsrc/external/mit/libxkbui/dist/src/ |
| H A D | Makefile.am | 7 INCLUDES = -I$(top_srcdir)/include/X11/extensions 15 libxkbuiincludedir = $(includedir)/X11/extensions 17 $(top_srcdir)/include/X11/extensions/XKBui.h
|