head 1.1; branch 1.1.1; access; symbols netbsd-11-0-RC5:1.1.1.2 netbsd-11-0-RC4:1.1.1.2 netbsd-11-0-RC3:1.1.1.2 netbsd-11-0-RC2:1.1.1.2 netbsd-11-0-RC1:1.1.1.2 netbsd-11:1.1.1.2.0.6 netbsd-11-base:1.1.1.2 netbsd-10-1-RELEASE:1.1.1.2 netbsd-8-3-RELEASE:1.1.1.1 netbsd-9-4-RELEASE:1.1.1.2 netbsd-10-0-RELEASE:1.1.1.2 netbsd-10-0-RC6:1.1.1.2 netbsd-10-0-RC5:1.1.1.2 netbsd-10-0-RC4:1.1.1.2 netbsd-10-0-RC3:1.1.1.2 netbsd-10-0-RC2:1.1.1.2 netbsd-10-0-RC1:1.1.1.2 netbsd-10:1.1.1.2.0.4 netbsd-10-base:1.1.1.2 netbsd-9-3-RELEASE:1.1.1.2 netbsd-9-2-RELEASE:1.1.1.2 netbsd-9-1-RELEASE:1.1.1.2 netbsd-8-2-RELEASE:1.1.1.1 netbsd-9-0-RELEASE:1.1.1.2 netbsd-9-0-RC2:1.1.1.2 netbsd-9-0-RC1:1.1.1.2 netbsd-9:1.1.1.2.0.2 netbsd-9-base:1.1.1.2 netbsd-8-1-RELEASE:1.1.1.1 netbsd-8-1-RC1:1.1.1.1 mesa-demos-8-4-0:1.1.1.2 netbsd-7-2-RELEASE:1.1.1.1.2.2 netbsd-8-0-RELEASE:1.1.1.1 netbsd-8-0-RC2:1.1.1.1 netbsd-8-0-RC1:1.1.1.1 netbsd-7-1-2-RELEASE:1.1.1.1.2.2 netbsd-7-1-1-RELEASE:1.1.1.1.2.2 netbsd-8:1.1.1.1.0.4 netbsd-8-base:1.1.1.1 netbsd-7-1:1.1.1.1.2.2.0.4 netbsd-7-1-RELEASE:1.1.1.1.2.2 netbsd-7-1-RC2:1.1.1.1.2.2 netbsd-7-1-RC1:1.1.1.1.2.2 netbsd-7-0-2-RELEASE:1.1.1.1.2.2 netbsd-7-0-1-RELEASE:1.1.1.1.2.2 netbsd-7-0:1.1.1.1.2.2.0.2 netbsd-7-0-RELEASE:1.1.1.1.2.2 netbsd-7-0-RC3:1.1.1.1.2.2 netbsd-7-0-RC2:1.1.1.1.2.2 netbsd-7-0-RC1:1.1.1.1.2.2 netbsd-7:1.1.1.1.0.2 mesa-demos-8-2-0:1.1.1.1 xorg:1.1.1; locks; strict; comment @# @; 1.1 date 2014.12.16.06.01.20; author mrg; state Exp; branches 1.1.1.1; next ; commitid JHkLWGb9LgMxce2y; 1.1.1.1 date 2014.12.16.06.01.20; author mrg; state Exp; branches 1.1.1.1.2.1; next 1.1.1.2; commitid JHkLWGb9LgMxce2y; 1.1.1.2 date 2019.03.11.06.59.41; author mrg; state Exp; branches; next ; commitid EGIWeJD8qp6wPUeB; 1.1.1.1.2.1 date 2014.12.16.06.01.20; author snj; state dead; branches; next 1.1.1.1.2.2; commitid HBvt2MfSKnG9W63y; 1.1.1.1.2.2 date 2014.12.23.02.55.06; author snj; state Exp; branches; next ; commitid HBvt2MfSKnG9W63y; desc @@ 1.1 log @Initial revision @ text @ This directory is a collection of function which may be useful to OpenGL/Mesa programmers. errcheck.c - an OpenGL error check/report function glutskel.c - handy skeleton for GLUT programs idproj.c - setup an identity projection mwmborder.c - remove Motif window decoration/border winpos.c - set absolute window raster position readtex.c - load textures/mipmaps from an .rgb file showbuffer.[ch] - show depth, alpha, or stencil buffer contents glstate.[ch] - query/print GL state variables, for debugging, etc. sampleMakefile - example Makefile for making OpenGL/Mesa apps on Unix dumpsate.c - dump all OpenGL state, from Stephane Rehel imagesgi.cpp,.h - read SGI image files more to come... ---------------------------------------------------------------------- @ 1.1.1.1 log @initial import of mesa-demos-8.2.0 @ text @@ 1.1.1.2 log @initial import of mesa-demos-8.4.0 @ text @d13 1 @ 1.1.1.1.2.1 log @file README was added on branch netbsd-7 on 2014-12-23 02:55:06 +0000 @ text @d1 21 @ 1.1.1.1.2.2 log @Apply patch (requested by mrg in ticket 341): Add split-out versions of glu-9.0.0, glw-8.0.0, and mesa-demos-8.2.0. @ text @a0 21 This directory is a collection of function which may be useful to OpenGL/Mesa programmers. errcheck.c - an OpenGL error check/report function glutskel.c - handy skeleton for GLUT programs idproj.c - setup an identity projection mwmborder.c - remove Motif window decoration/border winpos.c - set absolute window raster position readtex.c - load textures/mipmaps from an .rgb file showbuffer.[ch] - show depth, alpha, or stencil buffer contents glstate.[ch] - query/print GL state variables, for debugging, etc. sampleMakefile - example Makefile for making OpenGL/Mesa apps on Unix dumpsate.c - dump all OpenGL state, from Stephane Rehel imagesgi.cpp,.h - read SGI image files more to come... ---------------------------------------------------------------------- @