Home
last modified time | relevance | path

Searched refs:glXIsDirect (Results 226 – 250 of 353) sorted by relevance

12345678910>>...15

/dports/cad/calculix/CalculiX/glut-3.5/src/
H A Dglut_win.c678 window->isDirect = glXIsDirect(__glutDisplay, window->ctx); in __glutCreateWindow()
/dports/graphics/nanort/nanort-b1feea8/examples/common/OpenGLWindow/
H A DX11OpenGLWindow.cpp453 if ( ! glXIsDirect ( m_data->m_dpy, ctx ) ) in enableOpenGL()
/dports/devel/py-bullet3/bullet3-3.21/examples/OpenGLWindow/
H A DX11OpenGLWindow.cpp531 if (!glXIsDirect(m_data->m_dpy, ctx)) in enableOpenGL()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/glx/
H A Dglxcmds.c682 glXIsDirect(Display * dpy, GLXContext gc_user) in glXIsDirect() function
2545 GLX_FUNCTION(glXIsDirect),
/dports/lang/clover/mesa-21.3.6/src/glx/
H A Dglxcmds.c682 glXIsDirect(Display * dpy, GLXContext gc_user) in glXIsDirect() function
2545 GLX_FUNCTION(glXIsDirect),
/dports/graphics/libosmesa/mesa-21.3.6/src/glx/
H A Dglxcmds.c682 glXIsDirect(Display * dpy, GLXContext gc_user) in glXIsDirect() function
2545 GLX_FUNCTION(glXIsDirect),
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/glx/
H A Dglxcmds.c682 glXIsDirect(Display * dpy, GLXContext gc_user) in glXIsDirect() function
2545 GLX_FUNCTION(glXIsDirect),
/dports/graphics/mesa-libs/mesa-21.3.6/src/glx/
H A Dglxcmds.c682 glXIsDirect(Display * dpy, GLXContext gc_user) in glXIsDirect() function
2545 GLX_FUNCTION(glXIsDirect),
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/glx/
H A Dglxcmds.c682 glXIsDirect(Display * dpy, GLXContext gc_user) in glXIsDirect() function
2545 GLX_FUNCTION(glXIsDirect),
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/glx/
H A Dglxcmds.c682 glXIsDirect(Display * dpy, GLXContext gc_user) in glXIsDirect() function
2545 GLX_FUNCTION(glXIsDirect),
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/glx/
H A Dglxcmds.c690 glXIsDirect(Display * dpy, GLXContext gc_user) in glXIsDirect() function
2554 GLX_FUNCTION(glXIsDirect),
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/glx/
H A Dglxcmds.c682 glXIsDirect(Display * dpy, GLXContext gc_user) in glXIsDirect() function
2545 GLX_FUNCTION(glXIsDirect),
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/glx/
H A Dglxcmds.c662 glXIsDirect(Display * dpy, GLXContext gc_user) in glXIsDirect() function
2433 GLX_FUNCTION(glXIsDirect),
/dports/graphics/mesa-dri/mesa-21.3.6/src/glx/
H A Dglxcmds.c682 glXIsDirect(Display * dpy, GLXContext gc_user) in glXIsDirect() function
2545 GLX_FUNCTION(glXIsDirect),
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/glad/
H A Dglx.c292 glXIsDirect = (PFNGLXISDIRECTPROC)load("glXIsDirect", userptr); in load_GLX_VERSION_1_0()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglxew.h149 extern Bool glXIsDirect (Display *dpy, GLXContext ctx);
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglxew.h121 extern Bool glXIsDirect (Display *dpy, GLXContext ctx);
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/glad/
H A Dglx.c292 glXIsDirect = (PFNGLXISDIRECTPROC)load("glXIsDirect", userptr); in load_GLX_VERSION_1_0()
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkXOpenGLRenderWindow.cxx1537 this->UsingHardware = glXIsDirect(this->DisplayId, in IsDirect()
/dports/sysutils/plasma5-kinfocenter/kinfocenter-5.23.5/Modules/opengl/
H A Dopengl.cpp774 IsDirect = glXIsDirect(dpy, ctx); in get_gl_info_glx()
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/include/glad/
H A Dglad_glx.h298 #define glXIsDirect glad_glXIsDirect macro
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/gtk/
H A Dgl-context.rkt119 (define-glx glXIsDirect function
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/winsys/
H A Dcogl-winsys-glx.c730 glx_renderer->glXIsDirect (xlib_renderer->xdpy, glx_display->glx_context); in create_context()
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/GL/
H A Dglxew.h151 extern Bool glXIsDirect (Display *dpy, GLXContext ctx);
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkXOpenGLRenderWindow.cxx1474 this->UsingHardware = glXIsDirect(this->DisplayId, this->Internal->ContextId) ? 1 : 0; in IsDirect()

12345678910>>...15