|  José Fonseca
					
				
				
						e5a3aa5672
						
				
				
				progs: Try to read the texture from the current dir, if full path fails. | 16 years ago | |
|---|---|---|
| .. | ||
| README | 17 years ago | |
| SConscript | 16 years ago | |
| dumpstate.c | 26 years ago | |
| errcheck.c | 26 years ago | |
| extfuncs.h | 16 years ago | |
| glstate.c | 17 years ago | |
| glstate.h | 17 years ago | |
| glutskel.c | 19 years ago | |
| idproj.c | 26 years ago | |
| imagesgi.cpp | 26 years ago | |
| imagesgi.h | 26 years ago | |
| matrix.c | 22 years ago | |
| mwmborder.c | 26 years ago | |
| readtex.c | 16 years ago | |
| readtex.h | 22 years ago | |
| sampleMakefile | 17 years ago | |
| shaderutil.c | 17 years ago | |
| shaderutil.h | 17 years ago | |
| showbuffer.c | 17 years ago | |
| showbuffer.h | 26 years ago | |
| trackball.c | 19 years ago | |
| trackball.h | 19 years ago | |
| winpos.c | 26 years ago | |
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...
----------------------------------------------------------------------