Home
last modified time | relevance | path

Searched refs:wglMakeContextCurrentEXT (Results 1 – 25 of 235) sorted by relevance

12345678910

/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DWGL_EXT_make_current_read4 BOOL wglMakeContextCurrentEXT (HDC hDrawDC, HDC hReadDC, HGLRC hglrc)
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DWGL_EXT_make_current_read5 BOOL wglMakeContextCurrentEXT (HDC hDrawDC, HDC hReadDC, HGLRC hglrc)
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DWGL_EXT_make_current_read6 BOOL wglMakeContextCurrentEXT (HDC hDrawDC, HDC hReadDC, HGLRC hglrc)
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DWGL_EXT_make_current_read5 BOOL wglMakeContextCurrentEXT (HDC hDrawDC, HDC hReadDC, HGLRC hglrc)
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DWGL_EXT_make_current_read7 BOOL wglMakeContextCurrentEXT (HDC hDrawDC, HDC hReadDC, HGLRC hglrc)
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DWGL_EXT_make_current_read7 BOOL wglMakeContextCurrentEXT (HDC hDrawDC, HDC hReadDC, HGLRC hglrc)
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/WGL/EXT/
H A Dmake_current_read.py20 def wglMakeContextCurrentEXT(hDrawDC,hReadDC,hglrc):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/WGL/EXT/
H A Dmake_current_read.py20 def wglMakeContextCurrentEXT(hDrawDC,hReadDC,hglrc):pass function
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage_wgl.c51 PFNWGLMAKECONTEXTCURRENTEXTPROC wglMakeContextCurrentEXT = NULL; variable
176wglMakeContextCurrentEXT = (PFNWGLMAKECONTEXTCURRENTEXTPROC)SDL_GL_GetProcAddress("wglMakeContextC… in sage_wgl_init()
H A Dsage_wgl.h94 SAGEAPI PFNWGLMAKECONTEXTCURRENTEXTPROC wglMakeContextCurrentEXT; variable
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dwgl_ext_alias.h42 #define wglMakeContextCurrentEXT __awglMakeContextCurrentEXT macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dwgl_ext_alias.h45 #define wglMakeContextCurrentEXT _al_wglMakeContextCurrentEXT macro
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/win32/
H A Dgdkglwglext.c783 …if (_procs_WGL_EXT_make_current_read.wglMakeContextCurrentEXT == (GdkGLProc_wglMakeContextCurrentE… in gdk_gl_get_wglMakeContextCurrentEXT()
784 _procs_WGL_EXT_make_current_read.wglMakeContextCurrentEXT = in gdk_gl_get_wglMakeContextCurrentEXT()
789 … (_procs_WGL_EXT_make_current_read.wglMakeContextCurrentEXT) ? "supported" : "not supported")); in gdk_gl_get_wglMakeContextCurrentEXT()
791 return (GdkGLProc) (_procs_WGL_EXT_make_current_read.wglMakeContextCurrentEXT); in gdk_gl_get_wglMakeContextCurrentEXT()
/dports/lang/nim/nim-1.6.2/tests/manyloc/keineschweine/lib/
H A Dwingl.nim200 proc wglMakeContextCurrentEXT*(hDrawDC: HDC, hReadDC: HDC, hglrc: HGLRC): BOOL{.
201 dynlib: dllname, importc: "wglMakeContextCurrentEXT".}
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dwglext.h411 extern BOOL WINAPI wglMakeContextCurrentEXT (HDC, HDC, HGLRC);
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dwglext.h411 extern BOOL WINAPI wglMakeContextCurrentEXT (HDC, HDC, HGLRC);
/dports/cad/ldview/ldview-4.4/include/GL/
H A Dwglext.h391 extern BOOL WINAPI wglMakeContextCurrentEXT (HDC, HDC, HGLRC);
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/spec/yml/
H A Dwgl.yml57 wglMakeContextCurrentEXT: [BOOL, HDC hDrawDC, HDC hReadDC, HGLRC hglrc]
/dports/games/cake/cake_src/cake/glsetup/
H A Dwglext.h396 extern BOOL WINAPI wglMakeContextCurrentEXT (HDC, HDC, HGLRC);
/dports/games/r1q2/r1q2-8012_5/win32/
H A Dwglext.h429 extern BOOL WINAPI wglMakeContextCurrentEXT (HDC, HDC, HGLRC);
/dports/games/torcs/torcs-1.3.7/src/windows/include/GL/
H A Dwglext.h437 extern BOOL WINAPI wglMakeContextCurrentEXT (HDC, HDC, HGLRC);
/dports/java/java3d/java3d-1.5.2/j3d-core/src/native/ogl/
H A Dwglext.h446 extern BOOL WINAPI wglMakeContextCurrentEXT (HDC, HDC, HGLRC);
/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/win/
H A Dwglext.h444 extern BOOL WINAPI wglMakeContextCurrentEXT (HDC, HDC, HGLRC);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/java2d/opengl/J2D_GL/
H A Dwglext.h445 extern BOOL WINAPI wglMakeContextCurrentEXT (HDC, HDC, HGLRC);
/dports/math/vtk6/VTK-6.2.0/Utilities/ParseOGLExt/headers/
H A Dwglext.h493 extern BOOL WINAPI wglMakeContextCurrentEXT (HDC, HDC, HGLRC);

12345678910