| /xsrc/external/mit/xorg-server/dist/m4/ |
| H A D | libtool.m4 | 4209 /* DATA imports from DLLs on WIN32 can't be const, because runtime
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | glxvndabi.h | 126 void (* freeServerImports) (GlxServerImports *imports); 131 GlxServerVendor * (* createVendor) (const GlxServerImports *imports);
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | vndext.c | 301 GlxFreeServerImports(GlxServerImports *imports) argument 303 free(imports);
|
| H A D | vndservervendor.c | 34 GlxServerVendor *GlxCreateVendor(const GlxServerImports *imports) argument 38 if (imports == NULL) { 39 ErrorF("GLX: Vendor library did not provide an imports table\n"); 43 if (imports->extensionCloseDown == NULL 44 || imports->handleRequest == NULL 45 || imports->getDispatchAddress == NULL 46 || imports->makeCurrent == NULL) { 56 memcpy(&vendor->glxvc, imports, sizeof(GlxServerImports));
|
| H A D | vndservervendor.h | 59 GlxServerVendor *GlxCreateVendor(const GlxServerImports *imports);
|
| H A D | glxext.c | 510 GlxServerImports *imports = NULL; local in function:xorgGlxInitGLVNDVendor 511 imports = glxServer.allocateServerImports(); 513 if (imports != NULL) { 514 imports->extensionCloseDown = xorgGlxCloseExtension; 515 imports->handleRequest = xorgGlxHandleRequest; 516 imports->getDispatchAddress = xorgGlxGetDispatchAddress; 517 imports->makeCurrent = xorgGlxMakeCurrent; 518 glvnd_vendor = glxServer.createVendor(imports); 519 glxServer.freeServerImports(imports);
|
| /xsrc/external/mit/xorg-server/dist/ |
| H A D | configure | 16456 /* DATA imports from DLLs on WIN32 can't be const, because runtime [all...] |
| /xsrc/external/mit/xf86-video-wsfb/dist/ |
| H A D | aclocal.m4 | 3724 /* DATA imports from DLLs on WIN32 con't be const, because runtime
|
| H A D | configure | 6909 /* DATA imports from DLLs on WIN32 con't be const, because runtime
|
| /xsrc/external/mit/xf86-video-vmware/dist/ |
| H A D | configure | 13849 /* DATA imports from DLLs on WIN32 can't be const, because runtime
|
| H A D | aclocal.m4 | 4106 /* DATA imports from DLLs on WIN32 can't be const, because runtime
|
| /xsrc/external/mit/xf86-video-vesa/dist/ |
| H A D | aclocal.m4 | 7476 /* DATA imports from DLLs on WIN32 can't be const, because runtime
|
| H A D | configure | 13606 /* DATA imports from DLLs on WIN32 can't be const, because runtime
|
| /xsrc/external/mit/xf86-video-vboxvideo/dist/ |
| H A D | aclocal.m4 | 7496 /* DATA imports from DLLs on WIN32 can't be const, because runtime
|
| H A D | configure | 14367 /* DATA imports from DLLs on WIN32 can't be const, because runtime
|
| /xsrc/external/mit/xf86-video-tseng/dist/ |
| H A D | aclocal.m4 | 3774 /* DATA imports from DLLs on WIN32 con't be const, because runtime
|
| H A D | configure | 12636 /* DATA imports from DLLs on WIN32 con't be const, because runtime
|
| /xsrc/external/mit/xf86-video-tga/dist/ |
| H A D | configure | 12643 /* DATA imports from DLLs on WIN32 con't be const, because runtime
|
| H A D | aclocal.m4 | 3774 /* DATA imports from DLLs on WIN32 con't be const, because runtime
|
| /xsrc/external/mit/xf86-video-trident/dist/ |
| H A D | aclocal.m4 | 7496 /* DATA imports from DLLs on WIN32 can't be const, because runtime
|
| H A D | configure | 13620 /* DATA imports from DLLs on WIN32 can't be const, because runtime
|
| /xsrc/external/mit/xf86-video-tdfx/dist/ |
| H A D | aclocal.m4 | 4095 /* DATA imports from DLLs on WIN32 can't be const, because runtime
|
| H A D | configure | 12878 /* DATA imports from DLLs on WIN32 can't be const, because runtime
|
| /xsrc/external/mit/xf86-video-suntcx/dist/ |
| H A D | aclocal.m4 | 7512 /* DATA imports from DLLs on WIN32 can't be const, because runtime
|
| H A D | configure | 13626 /* DATA imports from DLLs on WIN32 can't be const, because runtime
|