Home
last modified time | relevance | path

Searched refs:wglSetGammaTableI3D (Results 1 – 25 of 233) sorted by relevance

12345678910

/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DWGL_I3D_gamma8 …BOOL wglSetGammaTableI3D (HDC hDC, int iEntries, const USHORT* puRed, const USHORT *puGreen, const…
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DWGL_I3D_gamma9 …BOOL wglSetGammaTableI3D (HDC hDC, int iEntries, const USHORT* puRed, const USHORT *puGreen, const…
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DWGL_I3D_gamma8 …BOOL wglSetGammaTableI3D (HDC hDC, int iEntries, const USHORT* puRed, const USHORT *puGreen, const…
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DWGL_I3D_gamma9 …BOOL wglSetGammaTableI3D (HDC hDC, int iEntries, const USHORT* puRed, const USHORT* puGreen, const…
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DWGL_I3D_gamma7 …BOOL wglSetGammaTableI3D (HDC hDC, int iEntries, const USHORT* puRed, const USHORT *puGreen, const…
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DWGL_I3D_gamma9 …BOOL wglSetGammaTableI3D (HDC hDC, int iEntries, const USHORT* puRed, const USHORT* puGreen, const…
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/WGL/I3D/
H A Dgamma.py24 def wglSetGammaTableI3D(hDC,iEntries,puRed,puGreen,puBlue):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/WGL/I3D/
H A Dgamma.py24 def wglSetGammaTableI3D(hDC,iEntries,puRed,puGreen,puBlue):pass function
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage_wgl.c96 PFNWGLSETGAMMATABLEI3DPROC wglSetGammaTableI3D = NULL; variable
221 wglSetGammaTableI3D = (PFNWGLSETGAMMATABLEI3DPROC)SDL_GL_GetProcAddress("wglSetGammaTableI3D"); in sage_wgl_init()
H A Dsage_wgl.h149 SAGEAPI PFNWGLSETGAMMATABLEI3DPROC wglSetGammaTableI3D; variable
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dwgl_ext_alias.h81 #define wglSetGammaTableI3D __awglSetGammaTableI3D macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dwgl_ext_alias.h84 #define wglSetGammaTableI3D _al_wglSetGammaTableI3D macro
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/win32/
H A Dgdkglwglext.c1524 if (_procs_WGL_I3D_gamma.wglSetGammaTableI3D == (GdkGLProc_wglSetGammaTableI3D) -1) in gdk_gl_get_wglSetGammaTableI3D()
1525 _procs_WGL_I3D_gamma.wglSetGammaTableI3D = in gdk_gl_get_wglSetGammaTableI3D()
1530 (_procs_WGL_I3D_gamma.wglSetGammaTableI3D) ? "supported" : "not supported")); in gdk_gl_get_wglSetGammaTableI3D()
1532 return (GdkGLProc) (_procs_WGL_I3D_gamma.wglSetGammaTableI3D); in gdk_gl_get_wglSetGammaTableI3D()
/dports/lang/nim/nim-1.6.2/tests/manyloc/keineschweine/lib/
H A Dwingl.nim310 proc wglSetGammaTableI3D*(hDC: HDC, iEntries: TGLint, puRed: PGLUSHORT,
312 dynlib: dllname, importc: "wglSetGammaTableI3D".}
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/spec/yml/
H A Dwgl.yml82 wglSetGammaTableI3D: [BOOL, HDC hDC, int iEntries, const USHORT *puRed, const USHORT
/dports/games/cake/cake_src/cake/glsetup/
H A Dwglext.h497 extern BOOL WINAPI wglSetGammaTableI3D (HDC, int, const USHORT *, const USHORT *, const USHORT *);
/dports/games/r1q2/r1q2-8012_5/win32/
H A Dwglext.h530 extern BOOL WINAPI wglSetGammaTableI3D (HDC, int, const USHORT *, const USHORT *, const USHORT *);
/dports/games/torcs/torcs-1.3.7/src/windows/include/GL/
H A Dwglext.h538 extern BOOL WINAPI wglSetGammaTableI3D (HDC, int, const USHORT *, const USHORT *, const USHORT *);
/dports/java/java3d/java3d-1.5.2/j3d-core/src/native/ogl/
H A Dwglext.h547 extern BOOL WINAPI wglSetGammaTableI3D (HDC, int, const USHORT *, const USHORT *, const USHORT *);
/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/win/
H A Dwglext.h545 extern BOOL WINAPI wglSetGammaTableI3D (HDC, int, const USHORT *, const USHORT *, const USHORT *);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/java2d/opengl/J2D_GL/
H A Dwglext.h546 extern BOOL WINAPI wglSetGammaTableI3D (HDC, int, const USHORT *, const USHORT *, const USHORT *);
/dports/math/vtk6/VTK-6.2.0/Utilities/ParseOGLExt/headers/
H A Dwglext.h594 extern BOOL WINAPI wglSetGammaTableI3D (HDC, int, const USHORT *, const USHORT *, const USHORT *);
/dports/games/egl/egl-0.3.1_9/win32/
H A Dwglext.h526 extern BOOL WINAPI wglSetGammaTableI3D (HDC, int, const USHORT *, const USHORT *, const USHORT *);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/include/GL/
H A Dwglext.h523 extern BOOL WINAPI wglSetGammaTableI3D (HDC, int, const USHORT *, const USHORT *, const USHORT *);
/dports/graphics/mapserver/mapserver-7.6.4/opengl/
H A Dwglext.h543 extern BOOL WINAPI wglSetGammaTableI3D (HDC, int, const USHORT *, const USHORT *, const USHORT *);

12345678910