Home
last modified time | relevance | path

Searched defs:glXChooseFBConfig (Results 1 – 25 of 130) sorted by relevance

123456

/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/src/waffle/glx/
H A Dglx_platform.h55 GLXFBConfig *(*glXChooseFBConfig)(Display *dpy, int screen, member
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/x11/
H A DSDL_x11opengl.h45 GLXFBConfig *(*glXChooseFBConfig) (Display*,int,const int *,int *); member
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/x11/
H A DSDL_x11opengl.h45 GLXFBConfig *(*glXChooseFBConfig) (Display*,int,const int *,int *); member
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/x11/
H A DSDL_x11opengl.h45 GLXFBConfig *(*glXChooseFBConfig) (Display*,int,const int *,int *); member
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dglx_mangle.h59 #define glXChooseFBConfig mglXChooseFBConfig macro
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/x11/
H A DSDL_x11opengl.h55 GLXFBConfig *(*glXChooseFBConfig) (Display*,int,const int *,int *); member
/dports/devel/sdl20/SDL2-2.0.18/src/video/x11/
H A DSDL_x11opengl.h55 GLXFBConfig *(*glXChooseFBConfig) (Display*,int,const int *,int *); member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/opengl/
H A Dqglpixelbuffer_x11.cpp89 #define glXChooseFBConfig qt_glXChooseFBConfig macro
/dports/x11/controllermap/SDL2-2.0.18/src/video/x11/
H A DSDL_x11opengl.h55 GLXFBConfig *(*glXChooseFBConfig) (Display*,int,const int *,int *); member
/dports/graphics/jogamp-jogl/jogl/make/config/jogl/
H A Dglx-CustomJavaCode.java43 …public static PointerBuffer glXChooseFBConfig(long dpy, int screen, IntBuffer attribList, IntBuffe… in glXChooseFBConfig() method
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/gtk/
H A Dgl-context.rkt97 (define-glx glXChooseFBConfig function
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dglx_ext_alias.h5 #define glXChooseFBConfig __aglXChooseFBConfig macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dglx_ext_alias.h5 #define glXChooseFBConfig _al_glXChooseFBConfig macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLX/VERSION/
H A DGLX_1_3.py72 def glXChooseFBConfig(dpy,screen,attrib_list,nelements):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLX/VERSION/
H A DGLX_1_3.py72 def glXChooseFBConfig(dpy,screen,attrib_list,nelements):pass function
/dports/x11/kitty/kitty-0.23.1/glfw/
H A Dglx_context.h99 #define glXChooseFBConfig _glfw.glx.ChooseFBConfig macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/glx/
H A Dglx.c531 GLXFBConfig *glXChooseFBConfig(Display *display, int screen, in glXChooseFBConfig() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/quic_trace/src/third_party/glew/include/GL/
H A Dglxew.h302 #define glXChooseFBConfig GLXEW_GET_FUN(__glewXChooseFBConfig) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/quic_trace/src/third_party/glew/include/GL/
H A Dglxew.h302 #define glXChooseFBConfig GLXEW_GET_FUN(__glewXChooseFBConfig) macro
/dports/graphics/quesoglc/quesoglc-0.7.2/include/GL/
H A Dglxew.h296 #define glXChooseFBConfig GLXEW_GET_FUN(__glewXChooseFBConfig) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gl/
H A Dgl_bindings_autogen_glx.h372 #define glXChooseFBConfig ::gl::g_current_glx_context->glXChooseFBConfigFn macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gl/
H A Dgl_bindings_autogen_glx.h372 #define glXChooseFBConfig ::gl::g_current_glx_context->glXChooseFBConfigFn macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglx.py250 glXChooseFBConfig = _link_function('glXChooseFBConfig', POINTER(GLXFBConfig), [POINTER(Display), c_… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglx.py250 glXChooseFBConfig = _link_function('glXChooseFBConfig', POINTER(GLXFBConfig), [POINTER(Display), c_… variable
/dports/graphics/jogl/jogl-1.1.1_9/jogl/make/
H A Dnative-taglet.properties312 glXChooseFBConfig=glXChooseFBConfig.xml key

123456