CVSROOT: /cvs Module name: xenocara Changes by: matth...@cvs.openbsd.org 2024/07/10 01:04:16
Removed files: doc/gl-docs : Makefile Makefile.inc doc/gl-docs/GL : Imakefile doc/gl-docs/GL/gl: Imakefile Makefile accum.3gl activetextureARB.3gl alphafunc.3gl aretexturesresident.3gl arrayelement.3gl begin.3gl bindtexture.3gl bitmap.3gl blendcolor.3gl blendequation.3gl blendfunc.3gl calllist.3gl calllists.3gl clear.3gl clearaccum.3gl clearcolor.3gl cleardepth.3gl clearindex.3gl clearstencil.3gl clientactivetextureARB.3gl clipplane.3gl color.3gl colormask.3gl colormaterial.3gl colorpointer.3gl colorsubtable.3gl colortable.3gl colortableparameter.3gl convolutionfilter1d.3gl convolutionfilter2d.3gl convolutionparameter.3gl copycolorsubtable.3gl copycolortable.3gl copyconvolutionfilter1d.3gl copyconvolutionfilter2d.3gl copypixels.3gl copyteximage1d.3gl copyteximage2d.3gl copytexsubimage1d.3gl copytexsubimage2d.3gl copytexsubimage3d.3gl cullface.3gl deletelists.3gl deletetextures.3gl depthfunc.3gl depthmask.3gl depthrange.3gl drawarrays.3gl drawbuffer.3gl drawelements.3gl drawpixels.3gl drawrangeelements.3gl edgeflag.3gl edgeflagpointer.3gl enable.3gl enableclientstate.3gl evalcoord.3gl evalmesh.3gl evalpoint.3gl feedbackbuffer.3gl finish.3gl flush.3gl fog.3gl frontface.3gl frustum.3gl genlists.3gl gentextures.3gl get.3gl getclipplane.3gl getcolortable.3gl getcolortableparameter.3gl getconvolutionfilter.3gl getconvolutionparameter.3gl geterror.3gl gethistogram.3gl gethistogramparameter.3gl getlight.3gl getmap.3gl getmaterial.3gl getminmax.3gl getminmaxparameter.3gl getpixelmap.3gl getpointerv.3gl getpolygonstipple.3gl getseparablefilter.3gl getstring.3gl gettexenv.3gl gettexgen.3gl getteximage.3gl gettexlevelparameter.3gl gettexparameter.3gl hint.3gl histogram.3gl index.3gl indexmask.3gl indexpointer.3gl initnames.3gl interleavedarrays.3gl isenabled.3gl islist.3gl istexture.3gl light.3gl lightmodel.3gl linestipple.3gl linewidth.3gl listbase.3gl loadidentity.3gl loadmatrix.3gl loadname.3gl logicop.3gl map1.3gl map2.3gl mapgrid.3gl material.3gl matrixmode.3gl minmax.3gl multitexcoordARB.3gl multmatrix.3gl newlist.3gl normal.3gl normalpointer.3gl ortho.3gl passthrough.3gl pixelmap.3gl pixelstore.3gl pixeltransfer.3gl pixelzoom.3gl pointsize.3gl polygonmode.3gl polygonoffset.3gl polygonstipple.3gl prioritizetextures.3gl pushattrib.3gl pushclientattrib.3gl pushmatrix.3gl pushname.3gl rasterpos.3gl readbuffer.3gl readpixels.3gl rect.3gl rendermode.3gl resethistogram.3gl resetminmax.3gl rotate.3gl scale.3gl scissor.3gl selectbuffer.3gl separablefilter2d.3gl shademodel.3gl stencilfunc.3gl stencilmask.3gl stencilop.3gl texcoord.3gl texcoordpointer.3gl texenv.3gl texgen.3gl teximage1d.3gl teximage2d.3gl teximage3d.3gl texparameter.3gl texsubimage1d.3gl texsubimage2d.3gl texsubimage3d.3gl translate.3gl vertex.3gl vertexpointer.3gl viewport.3gl doc/gl-docs/GL/glx: Imakefile Makefile xchoosevisual.3gl xcopycontext.3gl xcreatecontext.3gl xcreateglxpixmap.3gl xdestroycontext.3gl xdestroyglxpixmap.3gl xfreecontextext.3gl xgetclientstring.3gl xgetconfig.3gl xgetcontextidext.3gl xgetcurrentcontext.3gl xgetcurrentdisplay.3gl xgetcurrentdrawable.3gl ximportcontextext.3gl xintro.3gl xisdirect.3gl xmakecurrent.3gl xquerycontextinfoext.3gl xqueryextension.3gl xqueryextensionsstring.3gl xqueryserverstring.3gl xqueryversion.3gl xswapbuffers.3gl xusexfont.3gl xwaitgl.3gl xwaitx.3gl doc/gl-docs/GLU: Imakefile Makefile begincurve.3gl beginpolygon.3gl beginsurface.3gl begintrim.3gl build1dmipmaplevels.3gl build1dmipmaps.3gl build2dmipmaplevels.3gl build2dmipmaps.3gl build3dmipmaplevels.3gl build3dmipmaps.3gl checkextension.3gl cylinder.3gl deletenurbsrenderer.3gl deletequadric.3gl deletetess.3gl disk.3gl errorstring.3gl getnurbsproperty.3gl getstring.3gl gettessproperty.3gl loadsamplingmatrices.3gl lookat.3gl newnurbsrenderer.3gl newquadric.3gl newtess.3gl nextcontour.3gl nurbscallback.3gl nurbscallbackdata.3gl nurbscallbackdataext.3gl nurbscurve.3gl nurbsproperty.3gl nurbssurface.3gl ortho2d.3gl partialdisk.3gl perspective.3gl pickmatrix.3gl project.3gl pwlcurve.3gl quadriccallback.3gl quadricdrawstyle.3gl quadricnormals.3gl quadricorientation.3gl quadrictexture.3gl scaleimage.3gl sphere.3gl tessbegincontour.3gl tessbeginpolygon.3gl tesscallback.3gl tessendpolygon.3gl tessnormal.3gl tessproperty.3gl tessvertex.3gl unproject.3gl unproject4.3gl doc/gl-docs/GLw: Imakefile Makefile glwcreatemdrawingarea.gl glwdrawingarea.gl glwdrawingareamakecurrent.gl glwdrawingareaswapbuffers.gl Log message: remove gl-docs. ok jca@ jsg@