Lines Matching defs:dpy
160 GetOverlayInfo(Display *dpy, int screen, int *numOverlays) in GetOverlayInfo()
208 level_of_visual( Display *dpy, XVisualInfo *vinfo ) in level_of_visual()
248 save_glx_visual( Display *dpy, XVisualInfo *vinfo, in save_glx_visual()
379 create_glx_visual( Display *dpy, XVisualInfo *visinfo ) in create_glx_visual()
421 find_glx_visual( Display *dpy, XVisualInfo *vinfo ) in find_glx_visual()
446 Display *dpy = glxvis->display; in transparent_pixel() local
484 get_visual( Display *dpy, int scr, unsigned int depth, int xclass ) in get_visual()
538 get_env_visual(Display *dpy, int scr, const char *varname) in get_env_visual()
581 choose_x_visual(Display *dpy, int screen, int min_depth, int preferred_class) in choose_x_visual()
671 choose_x_overlay_visual( Display *dpy, int scr, in choose_x_overlay_visual()
783 destroy_visuals_on_display(Display *dpy) in destroy_visuals_on_display()
803 close_display_callback(Display *dpy, XExtCodes *codes) in close_display_callback()
816 lookup_extension(Display *dpy, const char *extName) in lookup_extension()
833 register_with_display(Display *dpy) in register_with_display()
862 choose_visual( Display *dpy, int screen, const int *list, GLboolean fbConfig ) in choose_visual()
1227 Fake_glXChooseVisual( Display *dpy, int screen, int *list ) in Fake_glXChooseVisual()
1248 Fake_glXCreateContext( Display *dpy, XVisualInfo *visinfo, in Fake_glXCreateContext()
1287 Fake_glXMakeContextCurrent( Display *dpy, GLXDrawable draw, in Fake_glXMakeContextCurrent()
1357 Fake_glXMakeCurrent( Display *dpy, GLXDrawable drawable, GLXContext ctx ) in Fake_glXMakeCurrent()
1364 Fake_glXCreateGLXPixmap( Display *dpy, XVisualInfo *visinfo, Pixmap pixmap ) in Fake_glXCreateGLXPixmap()
1389 Fake_glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visinfo, in Fake_glXCreateGLXPixmapMESA()
1413 Fake_glXDestroyGLXPixmap( Display *dpy, GLXPixmap pixmap ) in Fake_glXDestroyGLXPixmap()
1426 Fake_glXCopyContext( Display *dpy, GLXContext src, GLXContext dst, in Fake_glXCopyContext()
1440 Fake_glXQueryExtension( Display *dpy, int *errorBase, int *eventBase ) in Fake_glXQueryExtension()
1455 void _kw_ungrab_all( Display *dpy ) in _kw_ungrab_all()
1463 Fake_glXDestroyContext( Display *dpy, GLXContext ctx ) in Fake_glXDestroyContext()
1479 Fake_glXIsDirect( Display *dpy, GLXContext ctx ) in Fake_glXIsDirect()
1488 Fake_glXSwapBuffers( Display *dpy, GLXDrawable drawable ) in Fake_glXSwapBuffers()
1506 Fake_glXCopySubBufferMESA( Display *dpy, GLXDrawable drawable, in Fake_glXCopySubBufferMESA()
1520 Fake_glXQueryVersion( Display *dpy, int *maj, int *min ) in Fake_glXQueryVersion()
1746 Fake_glXGetConfig( Display *dpy, XVisualInfo *visinfo, in Fake_glXGetConfig()
1809 Fake_glXQueryExtensionsString( Display *dpy, int screen ) in Fake_glXQueryExtensionsString()
1820 Fake_glXQueryServerString( Display *dpy, int screen, int name ) in Fake_glXQueryServerString()
1845 Fake_glXGetClientString( Display *dpy, int name ) in Fake_glXGetClientString()
1873 Fake_glXGetFBConfigAttrib( Display *dpy, GLXFBConfig config, in Fake_glXGetFBConfigAttrib()
1888 Fake_glXGetFBConfigs( Display *dpy, int screen, int *nelements ) in Fake_glXGetFBConfigs()
1915 Fake_glXChooseFBConfig( Display *dpy, int screen, in Fake_glXChooseFBConfig()
1947 Fake_glXGetVisualFromFBConfig( Display *dpy, GLXFBConfig config ) in Fake_glXGetVisualFromFBConfig()
1964 Fake_glXCreateWindow( Display *dpy, GLXFBConfig config, Window win, in Fake_glXCreateWindow()
1984 Fake_glXDestroyWindow( Display *dpy, GLXWindow window ) in Fake_glXDestroyWindow()
1995 Fake_glXCreatePixmap( Display *dpy, GLXFBConfig config, Pixmap pixmap, in Fake_glXCreatePixmap()
2105 Fake_glXDestroyPixmap( Display *dpy, GLXPixmap pixmap ) in Fake_glXDestroyPixmap()
2115 Fake_glXCreatePbuffer( Display *dpy, GLXFBConfig config, in Fake_glXCreatePbuffer()
2178 Fake_glXDestroyPbuffer( Display *dpy, GLXPbuffer pbuf ) in Fake_glXDestroyPbuffer()
2188 Fake_glXQueryDrawable( Display *dpy, GLXDrawable draw, int attribute, in Fake_glXQueryDrawable()
2231 Fake_glXCreateNewContext( Display *dpy, GLXFBConfig config, in Fake_glXCreateNewContext()
2254 Fake_glXQueryContext( Display *dpy, GLXContext ctx, int attribute, int *value ) in Fake_glXQueryContext()
2278 Fake_glXSelectEvent( Display *dpy, GLXDrawable drawable, unsigned long mask ) in Fake_glXSelectEvent()
2287 Fake_glXGetSelectedEvent( Display *dpy, GLXDrawable drawable, in Fake_glXGetSelectedEvent()
2340 Fake_glXMakeCurrentReadSGI(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx) in Fake_glXMakeCurrentReadSGI()
2358 Fake_glXCreateGLXVideoSourceSGIX(Display *dpy, int screen, VLServer server, VLPath path, int nodeCl… in Fake_glXCreateGLXVideoSourceSGIX()
2370 Fake_glXDestroyGLXVideoSourceSGIX(Display *dpy, GLXVideoSourceSGIX src) in Fake_glXDestroyGLXVideoSourceSGIX()
2382 Fake_glXFreeContextEXT(Display *dpy, GLXContext context) in Fake_glXFreeContextEXT()
2396 Fake_glXImportContextEXT(Display *dpy, GLXContextID contextID) in Fake_glXImportContextEXT()
2404 Fake_glXQueryContextInfoEXT(Display *dpy, GLXContext context, int attribute, int *value) in Fake_glXQueryContextInfoEXT()
2418 Fake_glXGetFBConfigAttribSGIX(Display *dpy, GLXFBConfigSGIX config, int attribute, int *value) in Fake_glXGetFBConfigAttribSGIX()
2424 Fake_glXChooseFBConfigSGIX(Display *dpy, int screen, int *attrib_list, int *nelements) in Fake_glXChooseFBConfigSGIX()
2431 Fake_glXCreateGLXPixmapWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, Pixmap pixmap) in Fake_glXCreateGLXPixmapWithConfigSGIX()
2440 Fake_glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXConte… in Fake_glXCreateContextWithConfigSGIX()
2455 Fake_glXGetVisualFromFBConfigSGIX(Display *dpy, GLXFBConfigSGIX config) in Fake_glXGetVisualFromFBConfigSGIX()
2462 Fake_glXGetFBConfigFromVisualSGIX(Display *dpy, XVisualInfo *vis) in Fake_glXGetFBConfigFromVisualSGIX()
2478 Fake_glXCreateGLXPbufferSGIX(Display *dpy, GLXFBConfigSGIX config, in Fake_glXCreateGLXPbufferSGIX()
2517 Fake_glXDestroyGLXPbufferSGIX(Display *dpy, GLXPbufferSGIX pbuf) in Fake_glXDestroyGLXPbufferSGIX()
2527 Fake_glXQueryGLXPbufferSGIX(Display *dpy, GLXPbufferSGIX pbuf, int attribute, unsigned int *value) in Fake_glXQueryGLXPbufferSGIX()
2559 Fake_glXSelectEventSGIX(Display *dpy, GLXDrawable drawable, unsigned long mask) in Fake_glXSelectEventSGIX()
2570 Fake_glXGetSelectedEventSGIX(Display *dpy, GLXDrawable drawable, unsigned long *mask) in Fake_glXGetSelectedEventSGIX()
2586 Fake_glXCushionSGI(Display *dpy, Window win, float cushion) in Fake_glXCushionSGI()
2598 Fake_glXBindChannelToWindowSGIX(Display *dpy, int screen, int channel , Window window) in Fake_glXBindChannelToWindowSGIX()
2608 Fake_glXChannelRectSGIX(Display *dpy, int screen, int channel, int x, int y, int w, int h) in Fake_glXChannelRectSGIX()
2621 Fake_glXQueryChannelRectSGIX(Display *dpy, int screen, int channel, int *x, int *y, int *w, int *h) in Fake_glXQueryChannelRectSGIX()
2634 Fake_glXQueryChannelDeltasSGIX(Display *dpy, int screen, int channel, int *dx, int *dy, int *dw, in… in Fake_glXQueryChannelDeltasSGIX()
2647 Fake_glXChannelRectSyncSGIX(Display *dpy, int screen, int channel, GLenum synctype) in Fake_glXChannelRectSyncSGIX()
2662 Fake_glXAssociateDMPbufferSGIX(Display *dpy, GLXPbufferSGIX pbuffer, DMparams *params, DMbuffer dmb… in Fake_glXAssociateDMPbufferSGIX()
2676 Fake_glXGetTransparentIndexSUN(Display *dpy, Window overlay, Window underlay, unsigned long *pTrans… in Fake_glXGetTransparentIndexSUN()
2694 Fake_glXReleaseBuffersMESA( Display *dpy, GLXDrawable d ) in Fake_glXReleaseBuffersMESA()
2709 Fake_glXBindTexImageEXT(Display *dpy, GLXDrawable drawable, int buffer, in Fake_glXBindTexImageEXT()
2718 Fake_glXReleaseTexImageEXT(Display *dpy, GLXDrawable drawable, int buffer) in Fake_glXReleaseTexImageEXT()
2727 Fake_glXCreateContextAttribs(Display *dpy, GLXFBConfig config, in Fake_glXCreateContextAttribs()