Searched refs:glw (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/glw/dist/ |
| H A D | GLwDrawA.c | 79 static void Resize(GLwDrawingAreaWidget glw); 80 static void Destroy(GLwDrawingAreaWidget glw); 81 static void glwInput(GLwDrawingAreaWidget glw,XEvent *event,String *params,Cardinal *numParams); 519 register GLwDrawingAreaWidget glw=(GLwDrawingAreaWidget)w; local in function:Realize 529 if(!(glw->glwDrawingArea.installBackground && glw->glwDrawingArea.allocateBackground)){ 533 XtCreateWindow(w,(unsigned int)InputOutput,glw->glwDrawingArea.visualInfo->visual,*valueMask,attributes); 536 if(glw->glwDrawingArea.installColormap){ 571 cb.width=glw->core.width; 572 cb.height=glw 590 Resize(GLwDrawingAreaWidget glw) argument 602 Destroy(GLwDrawingAreaWidget glw) argument 651 glwInput(GLwDrawingAreaWidget glw,XEvent * event,String * params,Cardinal * numParams) argument [all...] |
| H A D | Makefile.am | 25 pkgconfig_DATA = glw.pc
|
| H A D | configure.ac | 25 AC_INIT([glw], [8.0.0], package 112 AC_CONFIG_FILES([glw.pc])
|
| H A D | Makefile.in | 66 $(srcdir)/glw.pc.in $(top_srcdir)/configure compile \ 75 CONFIG_CLEAN_FILES = glw.pc 281 pkgconfig_DATA = glw.pc 328 glw.pc: $(top_builddir)/config.status $(srcdir)/glw.pc.in
|
| H A D | configure | 3 # Generated by GNU Autoconf 2.66 for glw 8.0.0. 564 PACKAGE_NAME='glw' 565 PACKAGE_TARNAME='glw' 567 PACKAGE_STRING='glw 8.0.0' 1303 \`configure' configures glw 8.0.0 to adapt to many kinds of systems. 1351 --docdir=DIR documentation root [DATAROOTDIR/doc/glw] 1373 short | recursive ) echo "Configuration of glw 8.0.0:";; 1486 glw configure 8.0.0 1901 It was created by glw $as_me 8.0.0, which was 2787 PACKAGE='glw' [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 7.0.2.rst | 26 - Added pkg-config files for gl, glu, glut and glw libraries
|
| H A D | 7.0.3.rst | 24 - Added missing glw.pc.in file to release tarball
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | faq.rst | 150 repository <https://gitlab.freedesktop.org/mesa/glw>`__. Unless you're
|
Completed in 10 milliseconds