Home
last modified time | relevance | path

Searched refs:init_GL (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/x11/xlockmore/xlockmore-5.67/xlock/
H A Dvisgl.h22 extern HGLRC init_GL(ModeInfo * mi);
33 extern GLXContext *init_GL(ModeInfo * mi);
H A Dvisgl.c27 init_GL(ModeInfo *mi) in init_GL() function
164 init_GL(ModeInfo * mi) in init_GL() function
/dports/science/pybrain/pybrain-0.3.3/pybrain/rl/environments/flexcube/
H A Dviewer.py84 self.init_GL(self, 300, 300, 800, 600)
257 def init_GL(self, pyWorld, x, y, height, width): member in FlexCubeRenderer
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A DxlockmoreI.h61 extern GLXContext *init_GL (ModeInfo *);
/dports/x11/xlockmore/xlockmore-5.67/modes/glx/
H A Db_lockglue.c129 if ((c->glx_context = init_GL(mi)) != NULL) { in init_bubble3d()
H A Dsproingiewrap.c140 if ((sp->glx_context = init_GL(mi)) != NULL) { in init_sproingies()
H A Dinvert.c176 if ((gp->glx_context = init_GL(mi)) != NULL) { in init_invert()
H A Datunnels.c321 if ((gp->glx_context = init_GL(mi)) != NULL) { in init_atunnels()
H A Dstairs.c432 if ((sp->glx_context = init_GL(mi)) != NULL) { in init_stairs()
H A Dtext3d2.cc407 if ((tp->glx_context = init_GL(mi)) != NULL) in init_text3d2()
H A Dcage.c389 if ((cp->glx_context = init_GL(mi)) != NULL) { in init_cage()
/dports/science/pybrain/pybrain-0.3.3/pybrain/rl/environments/shipsteer/
H A Dviewer.py84 self.init_GL(self, 300, 300, 800, 600)
293 def init_GL(self, pyWorld, x, y, height, width): member in FlexCubeRenderer
/dports/science/pybrain/pybrain-0.3.3/pybrain/rl/environments/ode/
H A Dviewer.py48 self.init_GL()
98 def init_GL(self, width=800, height=600): member in ODEViewer
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dstonerview.c88 bp->glx_context = init_GL(mi); in init_stonerview()
H A Dsproingiewrap.c131 if ((sp->glx_context = init_GL(mi)) != NULL) { in init_sproingies()
H A Dxlock-gl-utils.c49 init_GL(ModeInfo * mi) in init_GL() function
H A Db_lockglue.c174 c->glx_context = init_GL(mi); in init_bubble3d()
H A Datunnel.c297 if ((sa->glx_context = init_GL(mi)) != NULL) { in init_atunnel()
H A Dglschool.c151 sc->context = init_GL(mi); in init_glschool()
H A Dcubicgrid.c218 if ((cp->glx_context = init_GL(mi)) != NULL) { in init_cubicgrid()
H A Dhypnowheel.c182 bp->glx_context = init_GL(mi); in init_hypnowheel()
H A Ddangerball.c216 bp->glx_context = init_GL(mi); in init_ball()
/dports/x11/xlockmore/xlockmore-5.67/xscreensaver/
H A DxlockmoreI.h60 extern GLXContext *init_GL (ModeInfo *);
/dports/x11/xscreensaver/xscreensaver-5.44/android/
H A Dscreenhack-android.c174 init_GL (ModeInfo *mi) in init_GL() function
/dports/x11/xscreensaver/xscreensaver-5.44/OSX/
H A DXScreenSaverGLView.m34 extern GLXContext *init_GL (ModeInfo *); function
331 init_GL (ModeInfo *mi) function

1234567